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

Release Key Vault 7.6 preview.2 version #31670

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2024

  1. Copy files from preview/7.6-preview.1

    Copied the files in a separate commit.
    This allows reviewers to easily diff subsequent changes against the previous spec.
    melissamserv committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7bc7a8c View commit details
    Browse the repository at this point in the history
  2. Update version to preview/7.6-preview.2

    Updated the API version from preview/7.6-preview.1 to preview/7.6-preview.2.
    melissamserv committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    466807c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f40438 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    3a57c03 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add preserve certificate order feature (#31138)

    * Update parameter name to preserveCertOrder to comply with api guidelines.
    
    * Prettier changes.
    
    * Undo prettier changes in protected file, as it is not part of the specification/keyvault.
    melissamserv authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dbfc57e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Introduce Key attestation feature (#31354)

    * Introduce Key attestation feature
    
    * fix failures
    
    * Fix a review comment
    
    * Fix review comments
    
    * Remove required false as it causing the semantic validtion failure
    
    * Update specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/keys.json
    
    Co-authored-by: Heath Stewart <[email protected]>
    
    ---------
    
    Co-authored-by: Heath Stewart <[email protected]>
    vasanthrajams and heaths authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    989eabd View commit details
    Browse the repository at this point in the history