azure-sdk-for-python
azure-sdk-for-python copied to clipboard
[PYTHON] Granular Token feature GA Post-release | Dependent SDK Recording updates
Description
Updated recordings of the dependent SDKs by pointing to latest released API version of Identity V2023-10-01
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
- [x] The pull request does not introduce [breaking changes]
- [ ] 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
- [ ] Pull request includes test coverage for the included changes.
API change check
API changes are not detected in this pull request.
should we update for other dependencies like chat, rooms?
I ran the tests for chat and rooms, but since the CommunicationIdentityClient is created inside setup method and not inside @RecordedByProxy test methods, the Identity API’s are not included in recordings.