Skip to content

v2.81.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 22:40
· 3272 commits to main since this release
release/v2.81.0
2199e65
v2.80.0 fixed a problem where the destination controller client's
connection receive window could become exhausted, preventing additional
updates from the controller. The connection window has been increased
from 64K to 1MB to prevent a single stalled stream from block others.

Furthermore, discovery for IP addresses has been disabled in the proxy,
as the control plane does not yet support these resolutions. This
additionally lessons the load on the destination controller client.