Skip to content

Commit ff6064f

Browse files
authored
v0.1.6 (#24)
Signed-off-by: Alex Leong <[email protected]>
1 parent 36f54ad commit ff6064f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.1.6
2+
3+
* Add proxy_id field to Get and GetProfile methods.
4+
5+
## v0.1.5
6+
7+
* Add retryability and timeouts to destination profiles.
8+
19
## v0.1.4
210

311
* Add Route metadata to Tap queries and events.

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.4"
3+
version = "0.1.6"
44
authors = ["Oliver Gould <[email protected]>"]
55
publish = false
66

0 commit comments

Comments
 (0)