Releases: pubnub/kotlin
Releases · pubnub/kotlin
Kotlin SDK v7.4.3
April 11 2023
Fixed
- Do not cancel subscribe call on set state.
Kotlin SDK v7.4.2
March 07 2023
Fixed
- Remove deprecation for Grant Token methods.
- Update Jackson and Json libraries to avoid vulnerabilities.
Kotlin SDK v7.4.1
February 02 2023
Fixed
- Uploading an encrypted file correctly sets the content size in the multipart body.
Kotlin SDK v7.4.0
September 20 2022
Added
- PNFileEventResult has messageJson field with the same JsonElement type as in other events.
Kotlin Users v0.2.1
July 21 2022
Fixed
- Deleted duplicated UserId class.
Kotlin SDK v7.3.2
July 21 2022
Fixed
- Gson, logback.
- Removed "create" for space as a valid permission that can be assigned to token.
Kotlin SDK BOM v0.2.1
July 21 2022
Added
- Pubnub-kotlin patch version bump.
Kotlin SDK v7.3.1
June 29 2022
Fixed
- Renamed name to id in SpacePermissions.
Kotlin SDK BOM v0.2.0
June 29 2022
Added
- Pubnub-kotlin minor version bump.
Kotlin SDK v7.3.0
June 28 2022
Added
- Introduced new GrantToken method with no channel groups.