Java & Kotlin SDK v10.0.0
pubnub-release-bot
released this
24 Sep 10:51
·
18 commits
to master
since this release
September 24 2024
Added
PatchValue
is now used in objects returning optional data from the server, such asPNChannelMetadata
,PNUUIDMetadata
for example.- Removed mutable
PNConfiguration
classes which were deprecated in previous releases. PNConfiguration.retryConfiguration
is now enabled by default only for Subscribe requests and set toExponential
Fixed
- A migration script is provided with this release to help with package name changes.
Modified
- Please consult the migration guide for JVM SDKs version 10.0.0 for required changes to your code.