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

[keyvault] Add support for 7.6-preview-2 #32947

Merged
merged 5 commits into from
Feb 26, 2025
Merged

Conversation

maorleger
Copy link
Member

@maorleger maorleger commented Feb 10, 2025

Packages impacted by this PR

@azure/keyvault-admin
@azure/keyvault-certificates
@azure/keyvault-keys
@azure/keyvault-secrets

Issues associated with this PR

Describe the problem that is addressed by this PR

Regenerates the KeyVault SDKs for 7.6-preview.2 service version. The following changes have been made:

KeyVault Admin

  • Changed to 7.6-preview.2 as the default service version
  • Added beginPreBackup and beginPreRestore operations to BackupClient
  • Backwards compatibility maintained by smoothing over null responses and representing them as undefined

KeyVault Certificates

  • Changed to 7.6-preview.2 as the default service version
  • Added support for a new parameter preserveCertificateOrder

KeyVault Keys

  • Changed to 7.6-preview.2 as the default service version
  • Added support for a few new crypto algorithms
  • Added GetKeyAttestation support for KeyClient

KeyVault Secrets

  • Changed to 7.6-preview.2 as the default service version

@maorleger maorleger force-pushed the keyvault-76-p2 branch 2 times, most recently from be93afa to 953efde Compare February 11, 2025 17:22
@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 13, 2025

API change check

APIView has identified API level changes in this PR and created following API reviews.

@azure/keyvault-admin
@azure/keyvault-certificates
@azure/keyvault-keys
@azure/keyvault-secrets

@maorleger maorleger force-pushed the keyvault-76-p2 branch 2 times, most recently from c5c0e19 to 9f8a806 Compare February 24, 2025 21:18
@maorleger maorleger marked this pull request as ready for review February 24, 2025 22:41
@maorleger maorleger requested review from chlowell and mccoyp February 24, 2025 22:42

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Charles Lowell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants