Releases: pubnub/c-sharp
Releases · pubnub/c-sharp
v6.16.0.0
May 18 2023
Modified
- Replaced ConcurrentDictionary class file with System.Collections.Concurrent package for all target frameworks except .net 3.5/4.0.
- Addressed threading issue on reading ConcurrentDictionary keys.
v6.15.0.0
March 16 2023
Added
- Sending files as raw byte arrays.
Modified
- Added TcpKeepAlive and ConnectionLimit to improve performance.
v6.14.0.0
February 27 2023
Modified
- Undeprecated GrantToken methods/properties.
v6.13.0.0
v6.12.0.0
v6.11.0.0
November 07 2022
Modified
- Added Content-Type to request header to support internal acceptance tests.
- Added acceptance tests for ObjectsV2 feature.
v6.10.0.0
September 06 2022
Fixed
- Add Users/Spaces support to PCL versions.
v6.9.0.0
August 22 2022
Fixed
- Fix Timer reference conflict in net6.0.
v6.8.0.0
August 10 2022
Fixed
- Fixed Destroy() method when multiple Pubnub instances were in use.
v6.7.0.0
July 27 2022
Modified
- Added support for Users/Spaces to GrantToken.