Skip to content

Java & Kotlin SDK v12.0.0

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 10 Nov 15:11
· 3 commits to master since this release
ca83e11

November 10 2025

Added

  • Added UploadFileEndpoint that is AWS S3 upload to general retryConfiguration.
  • Breaking change: Moved publishFileMessage API to use the general retryConfiguration instead of the old fileMessagePublishRetryLimit -based retry mechanism.
  • Breaking change: deprecated config property fileMessagePublishRetryLimit that is no longer used by publishFileMessage API. From now on all operations that make up sendFile API which are generate upload like, upload file and publish file message are controlled by retryConfiguration.