We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f54ad commit ff6064fCopy full SHA for ff6064f
CHANGES.md
@@ -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
9
## v0.1.4
10
11
* Add Route metadata to Tap queries and events.
rs/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "linkerd2-proxy-api"
-version = "0.1.4"
+version = "0.1.6"
authors = ["Oliver Gould <[email protected]>"]
publish = false
0 commit comments