Skip to content

Commit

Permalink
Release Key Vault 7.4-preview.1 (Azure#21123)
Browse files Browse the repository at this point in the history
* Adds base for updating Microsoft.KeyVault from version preview/7.3-preview to version 7.4-preview

* Updates readme

* Updates API version in new specs and examples

* Key Vault 7.4-preview to 7.4-preview.1 (Azure#15900)

* KeyVault 7.4-preview to 7.4-preview.1

* Fix spelling error for subsequent KV versions

* Key Vault keys API: Add OKP key type and EdDSA digital signature (Azure#15989)

* Add OKP key type and EdDSA digital signature

* Address feedback

* Fix validation error

* dedge/api entityid (Azure#17854)

* Add EntityId to the API definitions for secrets, keys, and certificates

* fixed typos on entity ID

* added entityId to the api samples

* fixed examples

* [keyvault] - sync 7.3 stable changes to 7.4-preview.1 (Azure#18649)

* [keyvault] - sync 7.3 stable changes to 7.4-preview.1

* remove export sample

* add x-ms-client-name for targetAttestationToken

* settings-specs (Azure#20937)

* settings-specs

* my embarrassing typo errors

* pr feedback changes

* description change

* setting name param

* type specifier

* modelAsString

* only support at

* reference in readme

* prettier fixes

* fixes

* prettier

* lint fixes

* ran prettier

* lint fix

* prettier on common.json

* remove from common.json

* make all APIVersionParams equal

* fix breaking change

* setting name

* setting name param

* Make ApiVersionParameter global

* Merge securitydomain.json changes from stable/7.3

Co-authored-by: Heath Stewart <heaths@microsoft.com>

* Remove entity id (Azure#21092)

* Update certificates.json

* Update keys.json

* Update secrets.json

* Update CreateKey-example.json

* Update GetCertificate-example.json

* Update GetCertificateVersions-example.json

* Update GetCertificates-example.json

* Update GetKey-example.json

* Update GetKeys-example.json

* Update GetSecret-example.json

* Update GetSecrets-example.json

* Update GetCertificateVersions-example.json

* Sync operation and attributes descriptions with 7.3 (Azure#21119)

* Sync operation and attributes descriptions with 7.3

* Update certificates.json

* Update secrets.json

* Update storage.json

* Update keys.json

* Update keys.json

* Remove duplicate double quotes

* Remove duplicate description from certificates.json

Co-authored-by: Heath Stewart <heaths@microsoft.com>

* Change order of parameters in DeleteRoleDefinition-example.json

* Fix azure-sdk-for-go build issue

Co-authored-by: Alexander Schmidt <aschmidt@microsoft.com>
Co-authored-by: dedgems <99688216+dedgems@users.noreply.github.com>
Co-authored-by: Maor Leger <maorleger@users.noreply.github.com>
Co-authored-by: Maddie Lucas <85301813+maddiemlucas@users.noreply.github.com>
Co-authored-by: Jack Lichwa <52512203+jlichwa@users.noreply.github.com>
  • Loading branch information
6 people authored and anandanthony committed Dec 16, 2022
1 parent 30ae042 commit c45e0ec
Show file tree
Hide file tree
Showing 115 changed files with 12,254 additions and 8 deletions.
8 changes: 1 addition & 7 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,13 +283,7 @@
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json",
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/**/keyvault.json",
"words": [
"Regenerte"
]
Expand Down
Loading

0 comments on commit c45e0ec

Please sign in to comment.