Update ChangeLog for v2.1.0 release

This commit is contained in:
Cecylia Bocovich 2022-02-08 10:56:19 -05:00
parent c0b35076c9
commit e6e5e20ae8
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90

View file

@ -1,3 +1,15 @@
Changes in version v2.1.0 - 2022-02-08
- Issue 40098: Remove support for legacy one shot mode
- Issue 40079: Make connection summary at proxy privacy preserving
- Issue 40076: Add snowflake event API for notifications of connection events
- Issue 40084: Increase capacity of client address map at the server
- Issue 40060: Further clean up snowflake server logs
- Issue 40089: Validate proxy and client supplied strings at broker
- Issue 40014: Update version of DTLS library to include fingerprinting fixes
- Issue 40075: Support recurring NAT type check in standalone proxy
Changes in version v2.0.0 - 2021-11-04
- Turn the standalone snowflake proxy code into a library