Skip to content

Java & Kotlin SDK v11.0.0

Latest

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 21 Oct 10:15
· 1 commit to master since this release
5d711bc

October 21 2025

Added

  • Added limit and offset parameters for hereNow. Number of returned users per channel by default is limited to 1000. Breaking change.

Fixed

  • Removed possibility to use deprecated MPNS -Microsoft Push Notification Service. Breaking change.
  • Added deprecation warning for GCP and old APNS PushType. .
  • In case FCM is chosen as PushType type REST query param gets fcm value instead of gcm.