Releases: pubnub/kotlin
Releases · pubnub/kotlin
Java & Kotlin SDK v10.4.5
March 07 2025
Fixed
- Internal fixes.
Java & Kotlin SDK v10.4.4
March 07 2025
Fixed
- Internal fixes.
Java & Kotlin SDK v10.4.3
February 28 2025
Fixed
- Internal fixes.
Java & Kotlin SDK v10.4.2
February 25 2025
Fixed
- Added deprecation warning to grant methods.
Java & Kotlin SDK v10.4.1
January 24 2025
Fixed
- PubNub.forceDestroy should cause okHttpClient executor service to shutDown immediately.
Java & Kotlin SDK v10.4.0
January 22 2025
Added
- A new optional parameter
ifMatchesEtag
is added tosetUUIDMetadata
andsetChannelMetadata
. When provided, the server compares the argument value with the ETag on the server and if they don't match a HTTP 412 error is returned.
Java & Kotlin SDK v10.3.4
January 13 2025
Fixed
- Internal fixes.
Java & Kotlin SDK v10.3.3
January 07 2025
Fixed
- Added validation for Leave and Heartbeat to ensure user receives an error when providing empty strings for channels or groups.
Modified
- Internal refactor.
Java & Kotlin SDK v10.3.2
December 16 2024
Modified
- Internal fixes.
Java & Kotlin SDK v10.3.1
December 12 2024
Modified
- Internal changes for Chat SDK.