Releases: pubnub/c-sharp
Releases · pubnub/c-sharp
v6.1.0.0
January 20 2022
Fixed
- Capture region when exception occur during subscribe.
v6.0.0.0
January 12 2022
Modified
- BREAKING CHANGES: UUID is mandatory to use SDK.
v5.4.0.0
December 16 2021
Fixed
- Replaced BouncyCastle lib with System.Security.Cryptography.Algorithms.
- Added try/catch for publish operation to catch exceptions.
v5.1.0
October 12 2021
Added
- 🌟️ Added PAMv3 support - GrantToken, ParseToken, SetAuthToken.
Fixed
- 🐛 Dispose RandomNumberGenerator.