Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: linkerd/linkerd2-proxy-api

Tags

Verified

This tag was signed with the committer’s verified signature.
sfleen Scott Fleener

v0.16.0

Toggle v0.16.0's commit message
fix(rs): address proto compile deprecation

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: v0.15.0 (#406)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(outbound)!: Add retry and timeout route policies (#357)

This commit adds support for retry and timeout route policies to the outbound
policy API to both HTTP and GRPC route types.

This change also bumps the release version to v0.14.0 in preparation for the
next release.

The pre-existing requestTimeout fields are deprecated. The RouteBackend
requestTimeout is no longer honored, while the route requestTimeout should
correspond to the 'request' timeout policy.

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: v0.13.1 (#334)

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update to v0.13.0 (#291)

Signed-off-by: Zahari Dichev <[email protected]>

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go: Update protobuf and grpc (#278)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.11.0 (#255)

* Add `response_header_modifier` outbound HTTP filter

Signed-off-by: Alex Leong <[email protected]>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.10.0 (#246)

## v0.10.0

* Add `requestTimeout` fields to routes and route backends in the
  `OutboundPolicies` API
* Rust: update `h2` to v0.3.17

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.9.0 (#231)

## v0.9.0

* Add new `OutboundPolicies` API
* Go: update `google.golang.org/grpc` to v1.53