You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for the type field in PubNubMembershipMetadata (#194)
feat(membership): add support for the `type` field in `PubNubMembershipMetadata`
feat(app-context): deprecate methods containing `uuid` parameter, introduce new versions
feat(app-context): deprecate methods containing the `include` parameter of the `Bool` type, introduce new versions
feat(app-context): deprecate `remove(channel:custom:completion:)`, introduce new version
feat(app-context): replace `PubNubUUIDMetadata` with `PubNubUserMetadata`
feat(app-context): replace `PubNubUUIDMetadataBase` with `PubNubUserMetadataBase`
feat(app-context): add an alias for backward compatibility with the customer code using `PubNubUUIDMetadata`
feat(app-context): add an alias for backward compatibility with the customer code using `PubNubUUIDMetadataBase`
feat(listeners): replace `PubNubUUIDMetadataChangeset` with `PubNubUserMetadataChangeset`
feat(listeners): add an alias for backward compatibility with the customer code using `PubNubUUIDMetadataChangeset`
0 commit comments