Skip to content

v2.121.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 19:17
· 2046 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.