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

[Key Vault] Prepare keys beta release #25687

Merged
merged 4 commits into from
Aug 12, 2022
Merged

Conversation

mccoyp
Copy link
Member

@mccoyp mccoyp commented Aug 12, 2022

Description

This preps a beta of the next minor version, which will drop Python 3.6. The changelog has been updated to reflect new IV-generating behavior and bump to our required azure-core minimum version.

All SDK Contribution checklist:

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

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • 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.

@mccoyp mccoyp added KeyVault Client This issue points to a problem in the data-plane of the library. labels Aug 12, 2022
@mccoyp
Copy link
Member Author

mccoyp commented Aug 12, 2022

Validating CI run that skips ApiStubGen: https://dev.azure.com/azure-sdk/public/_build/results?buildId=1778152&view=results

@mccoyp
Copy link
Member Author

mccoyp commented Aug 12, 2022

/check-enforcer override

@mccoyp mccoyp merged commit 430eda3 into Azure:main Aug 12, 2022
@mccoyp mccoyp deleted the kv-keysbetaprep branch August 12, 2022 21:13
wonder6845 pushed a commit to wonder6845/azure-sdk-for-python that referenced this pull request Aug 23, 2022
mccoyp added a commit to mccoyp/azure-sdk-for-python that referenced this pull request Sep 22, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this pull request Sep 22, 2023
Release elasticsan microsoft.elastic san 2023 01 01 ga (Azure#25687)

* Adds base for updating Microsoft.ElasticSan from version preview/2022-12-01-preview to version 2023-01-01

* Updates readme

* Updates API version in new specs and examples

* Added snapshot API & SourceId change (Azure#25073)

* Added snapshot API & SourceId change

* removed state from virtualNetworkRule

* add CMK changes

* add object type on properties

* add managedby property

* Removed PATCH Snapshot API, Added forceDeleteFlags for volume, added provisioning state from volume, added publicNetworkAccess

* Added proper examples

* resolved Prettier check

* removed export, added enum for force-delete

* Updated operationID & resolved comments

---------

Co-authored-by: Harshjeet Aulakh <haulakh@microsoft.com>

* Adding update to x-ms-mutability (Azure#25725)

* Adding update to x-ms-mutability

* updated examples as per need of teraform

* added managedBy in Update properties

* prettier check

---------

Co-authored-by: Harshjeet Aulakh <haulakh@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants