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

latest releases: azure-ai-formrecognizer_4.1.11, azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3...
20 months ago

1.2.0 (2023-01-11)

Bugs Fixed

  • Fixed incorrect "audience" from getClientAccessToken method in WebPubSubServiceAsyncClient. (#24741)
  • Fixed bug of getting incorrect token in getClientAccessToken method from Azure token credential.

Features Added

  • Added method removeConnectionFromAllGroupsWithResponse in WebPubSubServiceClient and WebPubSubServiceAsyncClient to remove the connection from all the groups it is in.
  • Added a webpubsub.group option in GetClientAccessTokenOptions, to enable connections join initial groups once it is connected.
  • Added a filter parameter when sending messages to connections in a hub/group/user to filter out the connections recieving message, details about filter syntax please see OData filter syntax for Azure Web PubSub.

Other Changes

Dependency Updates

  • Updated api-version to 2022-11-01.
  • Upgraded azure-core from 1.34.0 to version 1.35.0.
  • Upgraded azure-core-http-netty from 1.12.7 to version 1.12.8.

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

NewReleases is sending notifications on new releases.