Skip to content

azure-messaging-webpubsubclient_1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 02 Feb 01:31
c5c0916

1.0.0 (2024-01-31)

Features Added

  • Add Operation open/close

Breaking Changes

  • Rename operation on to subscribe
  • Rename operation off to unsubscribe
  • Remove model DisconnectedError
  • Rename model OpenWebSocketError to OpenClientError
  • Remove model StartClientError
  • Remove model StartNotStoppedClientError
  • Remove model DisconnectedError

Other Changes

  • Add docstring
  • First GA