Releases: linkerd/linkerd2-proxy-api
Releases · linkerd/linkerd2-proxy-api
v0.1.10
- Add headers and trailers to Tap events
- Update tower-grpc to 0.1 from crates.io
v0.1.7
- Introduce a new Identity service.
- destination: Deprecate
K8SPodIdentity
in favor of DnsLikeIdentity
.
- destination: Rename
proxy_id
field to context_token
.
v0.1.6
- Add proxy_id field to Get and GetProfile methods.
v0.1.5
Add retryability and timeouts to destination profiles.