Skip to content

v2.121.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 19:17
· 3018 commits to main since this release
release/v2.121.0
f7a8ee9
This release changes error handling to teardown the server-side
connection when an unexpected error is encountered.

Additionaly, the outbound TCP routing stack can now skip redundant
service discovery lookups when profile responses include endpoint
information.

Finally, the cache implementation has been updated to reduce latency by
removing unnecessary buffers.