Skip to content

Tags: linkerd/linkerd2-proxy-api

Tags

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare for v0.20.0 release (#565)

this commit updates the crate version from 0.19.0 to 0.20.0.

Signed-off-by: katelyn martin <kate@buoyant.io>

Verified

This tag was signed with the committer’s verified signature.
unleashed Alejandro Martinez Ruiz

Verified

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

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 <zaharidichev@gmail.com>

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)