Skip to content

v6.16.0.0

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 18 May 12:57
· 22 commits to master since this release
e7f45e0

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.