Skip to content

v6.19.0.0

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 16 Oct 17:10
· 17 commits to master since this release
4dc096c

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.
  • Fixes Newtonsoft Json vulnerability with MaxDepth and upgrade to version for non-PCL.

Modified

  • Add SubscribeKey validation for subscribe feature.