Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NO SQUASH] Merge release-2021-06-15 to main #15258

Merged
merged 8 commits into from
Jun 12, 2021

Conversation

msJinLei
Copy link
Contributor

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

dingmeng-xue and others added 7 commits June 9, 2021 14:03
* Add retirement notice

* Added a note on module retirement

Co-authored-by: Damien Caro <dcaro@microsoft.com>
* add cmdlet open-azsurveylink

* move new cmdlet under feedback folder

* remove white space

* add help markdown for new cmdlet

* update common version

* suppress signature issue

* update parent class

* update namespace for share assembly

* upgrade common version

* add example

* fix help markdown

* add required assembly
* Remove Write-Host leaking file share credentials

Removed a Write-Host command that printed the Azure file share
credentials when calling `New-AzContainerGroupVolumeObject` as reported
in Azure#15224.

* Update Changelog.md

Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
* fix

* name fix

* put await next to create update

Co-authored-by: matyang222 <matthew.yang@microsoft.com>
* Release 2021-06-15 RC3 (Azure#15253)

* Update change log of Blockchain

* Polish change log of Blockchain
@msJinLei msJinLei added Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. needs-review labels Jun 11, 2021
@msJinLei msJinLei marked this pull request as ready for review June 11, 2021 15:53
@dingmeng-xue dingmeng-xue merged commit 83c3a31 into Azure:main Jun 12, 2021
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. needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants