Skip to content

Conversation

@VeryEarly
Copy link
Collaborator

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

VeryEarly and others added 10 commits February 23, 2022 12:03
* fix dnsresolver version

* add mapping for new modules

* remove regex for quota/dnsresolver in mapping rule
* Fix bug of CAE new request disposing

Request are used after disposed in AuthenticationHelper and so the
previous request cannot be disposed.
The new request should be disposed finally.

* Address review comments

* Comment out the cmdlet thats cause authentication error

Co-authored-by: Yabo Hu <[email protected]>
* Fixing identity update bug and making disable of user assigned identity possible

* Making fixes
* Move Resources to release-2022-03-01

* update changelog, suppress breaking change issues

Co-authored-by: azure-powershell-bot <[email protected]>
* Fixing identity bug

* Fixing bugs

Co-authored-by: Yabo Hu <[email protected]>
* Move BareMetal to release-2022-03-01

* Update CreateMappings_rules.json

Co-authored-by: azure-powershell-bot <[email protected]>
* Move ConnectedNetwork to release-2022-03-01

* Update CreateMappings_rules.json

* update tools file SignatureIssues.csv

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
* Move VMware to release-2022-03-01

* Update Changelog.md

* update tools file SignatureIssues.csv

* Update Changelog.md

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: lijinpei2008 <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
* polish changelog

* bump version for release-2022-03-01

* add external contributors
@VeryEarly VeryEarly added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Mar 1, 2022
@VeryEarly VeryEarly self-assigned this Mar 1, 2022
@dingmeng-xue dingmeng-xue merged commit 24408b5 into main Mar 2, 2022
@wyunchi-ms wyunchi-ms deleted the sync-2022-03-01 branch January 10, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants