Skip to content

Releases: pubnub/kotlin

Kotlin Users v0.1.0

31 May 14:14
39d9bca
Compare
Choose a tag to compare

May 31 2022

Added

  • Initial users module release.

Kotlin Spaces v0.1.0

31 May 13:25
d1f36c6
Compare
Choose a tag to compare

May 31 2022

Added

  • Initial space module release .

Kotlin Memberships v0.1.0

31 May 17:35
c50f96f
Compare
Choose a tag to compare

May 31 2022

Added

  • Initial memberships module release.

v7.1.0

23 May 14:56
769d2a0
Compare
Choose a tag to compare

May 23 2022

Added

  • Upgrade okhttp library .

v7.0.1

19 Apr 14:43
095abda
Compare
Choose a tag to compare

April 19 2022

Fixed

v7.0.0

12 Jan 15:04
7036e28
Compare
Choose a tag to compare

January 12 2022

Modified

  • BREAKING CHANGES: uuid is required parameter in PNConfiguration constructor.

v6.3.0

18 Dec 17:59
2bb8b84
Compare
Choose a tag to compare

December 18 2021

Added

  • Add revoke token feature.

v6.2.0

06 Oct 09:57
Compare
Choose a tag to compare

October 6 2021

Full Changelog

  • Acceptance tests plugged into CI pipeline.
  • Internal telemetry enhancement.
  • Meta field exposed correctly in PNToken class.

v6.1.0

08 Sep 12:21
Compare
Choose a tag to compare

September 8 2021

Full Changelog

  • Method grantToken has beed added. It allows generation of signed token with permissions for channels and channel groups.

v6.0.3

27 Jul 12:56
Compare
Choose a tag to compare

July 26 2021

Full Changelog

  • Using random initialization vector according to 'useRandomInitializationVector' flag setting.