Skip to content

Commit 34ab9c8

Browse files
authored
Update for v0.1.10 (#34)
## v0.1.10 * Add headers and trailers to Tap events * Update tower-grpc to 0.1 from crates.io Signed-off-by: Kevin Leimkuhler <[email protected]>
1 parent 25042f4 commit 34ab9c8

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

Diff for: CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.1.10
2+
3+
* Add headers and trailers to Tap events
4+
* Update tower-grpc to 0.1 from crates.io
5+
6+
## v0.1.9
7+
8+
* Add traffic split to profiles API
9+
110
## v0.1.8
211

312
* Update Rust dependencies

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: rs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linkerd2-proxy-api"
3-
version = "0.1.8"
3+
version = "0.1.10"
44
authors = ["Oliver Gould <[email protected]>"]
55
publish = false
66

0 commit comments

Comments
 (0)