azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[WebPubSub] Support new release 2022-11-01

Open xingsy97 opened this issue 2 years ago • 0 comments

Description

Support new release 2022-11-01

  1. Support sending with "filter" syntax
  2. Support generating access url with initial groups
  3. Add new API "removeConnectionFromAllGroups"

All SDK Contribution checklist:

  • [x] The pull request does not introduce [breaking changes]
  • [x] CHANGELOG is updated for new features, bug fixes or other significant changes.
  • [x] I have read the contribution guidelines.

General Guidelines and Best Practices

  • [x] Title of the pull request is clear and informative.
  • [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • [x] Pull request includes test coverage for the included changes.

xingsy97 avatar Nov 09 '22 05:11 xingsy97