v6.0.0
·
2 commits
to master
since this release
September 30 2025
Added
- BREAKING CHANGES: Replace the legacy logger with the new logger module with a bundled console logger with a unified (with other SDKs) logs output format.
- Provide interfaces for custom logger implementation.
- Add 'limit' parameter for 'PNHereNowRequest'.
- Retry policy can be applied for all API endpoint groups (not only
subscribe).
Modified
- Removed previously deprecated
packetSizeForOperationmethods group along withsizebuilder from thePubNubclient. - BREAKING CHANGES: Removed previously deprecated
retryandcancelAutomaticRetrymethods along with theautomaticallyRetryproperty from API processing status objects. - BREAKING CHANGES: Removed previously deprecated properties:
TLSEnabled,authKey,origin,userID,uuid, andstatusCode. - BREAKING CHANGES: Removed previously deprecated
uuid,deviceID,applicationExtensionSharedGroupIdentifier, andcompleteRequestsBeforeSuspensionconfiguration options.