Skip to content

v0.5.3

Choose a tag to compare

@Gouryella Gouryella released this 20 Dec 02:49
· 69 commits to main since this release
2ea604a

馃敡 Bug Fixes

  • TCP reconnect stability fix: Fixed an issue where subdomain and TCP port would change on client reconnect
    • Persist the assigned subdomain after first connect so reconnects reuse it
    • Allow reserving a specific TCP port when the subdomain is tcp-<port> to prevent port drift

猬嗭笍 Upgrade Notes

This release is fully backward compatible. After upgrading, TCP tunnels will maintain stable access addresses during reconnections caused by network fluctuations.

What's Changed

  • feat(tcp): Fix reconnect behavior to keep stable subdomain and TCP port by @Gouryella in #11

Full Changelog: v0.5.2...v0.5.3

What's Changed

  • feat(tcp): Fix reconnect behavior to keep stable subdomain and TCP port by @Gouryella in #11

Full Changelog: v0.5.2...v0.5.3