github Azure/azure-sdk-for-java azure-messaging-webpubsub_1.3.0

latest releases: azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3, azure-ai-inference_1.0.0-beta.1...
one month ago

1.3.0 (2024-08-06)

Features Added

  • Added a webPubSubClientProtocol option to GenerateClientTokenOptions to specify the type of client when generating token. This option can be used to generate token and client connection URL for a specific client type, such as Default or MQTT.
  • Added a addConnectionsToGroups method to WebPubSubServiceClient and WebPubSubServiceAsyncClient to add filtered connections to multiple groups.
  • Migrated serialization to azure-json which offers implementation agnostic serialization, providing support for
    more serialization frameworks than just Jackson.

Breaking Changes

  • Removed Jackson annotations from models and removed custom serializer for raw JSON fields.

Other Changes

Dependency Updates

  • Updated api-version to 2024-01-01.
  • Upgraded azure-core from 1.50.0 to version 1.51.0.
  • Upgraded azure-core-http-netty from 1.15.2 to version 1.15.3.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.