Skip to content

v2.126.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 04:29
· 2981 commits to main since this release
release/v2.126.0
1be301f
This release introduces a new "opaque transport" feature that allows the
proxy to securely transport server-speaks-first and otherwise opaque TCP
traffic.

Additionally, this release includes:

* A new default protocol detection timeout of 10s;
* New metrics that expose the identity certificate's expiration time;
* Eviction for stale transport metrics; and
* Fixes to ensure TCP streams are not interrupted by shutdown signals.