proxy: v2.102.0 (#4670)

This release fixes a regression that could cause service profile lookups
to be retried indefinitely, despite the server returning an
`InvalidArgument` response (which indicates the proxy should not retry).

---

* fix InvalidProfileAddr not converting into DiscoveryRejected (linkerd/linkerd2-proxy#581)
This commit is contained in:
Oliver Gould 2020-06-25 12:53:46 -07:00 committed by GitHub
parent 29bcb57de4
commit ee7a73cd87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
v2.101.0
v2.102.0