Skip to content

Java & Kotlin SDK v10.1.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 06 Nov 11:46
· 2 commits to master since this release
b03b1a4

November 06 2024

Added

  • Add extension selection and support for single file in migration_tool.
  • Move shared java/kotlin APIs to a shared module.
  • Added timetoken utils methods.
  • Added getToken to Kotlin SDK.
  • Added authToken (PAM v3) to Kotlin SDK PNConfiguration.

Fixed

  • Fix for NullPointerException in pubnub-gson when grant() is called without authKeys.