Skip to content

azure-messaging-webpubsub_1.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 26 Oct 07:36
c3d8867

1.0.0-beta.5 (2021-10-26)

Features Added

  • Added support for method closeUserConnectionsWithResponse, closeGroupConnectionsWithResponse, closeAllConnectionsWithResponse in WebPubSubServiceClient and WebPubSubServiceAsyncClient.

Breaking Changes

  • Renamed method getAuthenticationToken to getClientAccessToken in WebPubSubServiceClient and WebPubSubServiceAsyncClient.
  • Type changed from String to WebPubSubPermission in method checkPermissionWithResponse, grantPermissionWithResponse, revokePermissionWithResponse, in WebPubSubServiceClient and WebPubSubServiceAsyncClient.
  • Renamed class WebPubSubAuthenticationToken to WebPubSubClientAccessToken.
  • Renamed method getAuthToken to getToken in WebPubSubClientAccessToken.

Other Changes

Dependency Updates

  • Updated api-version to 2021-10-01.