Version bump to v1.1.0

This commit is contained in:
Cecylia Bocovich 2021-07-13 17:50:44 -04:00
parent 2c2f93c022
commit 4f7833b384

View file

@ -1,3 +1,14 @@
Changes in version v1.1.0 - 2021-07-13
- Refactors of the Snowflake broker code
- Refactors of the Snowflake proxy code
- Issue 40048: assign proxies based on self-reported client load
- Issue 40052: fixed a memory leak in the server accept loop
- Version bump of kcp and smux libraries
- Bug fix to pass the correct client address to the Snowflake bridge metrics
counter
- Bug fixes to prevent race conditions in the Snowflake client
Changes in version v1.0.0 - 2021-06-07 Changes in version v1.0.0 - 2021-06-07
- Initial release. - Initial release.