Skip to content

Commit

Permalink
[keyvault] add support for service version 7.4-preview.1 for certific…
Browse files Browse the repository at this point in the history
…ates and secrets (#23802)
  • Loading branch information
timovv committed Nov 22, 2022
1 parent 088fc61 commit 876ce3c
Show file tree
Hide file tree
Showing 180 changed files with 35,393 additions and 31,148 deletions.
86 changes: 64 additions & 22 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion sdk/keyvault/keyvault-certificates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 4.6.1 (Unreleased)
## 4.7.0-beta.1 (Unreleased)

### Features Added

Expand All @@ -10,6 +10,8 @@

### Other Changes

- Updated `CertificateClient` to support service version 7.4-preview.1 by default.

## 4.6.0 (2022-09-20)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@azure/keyvault-certificates",
"sdk-type": "client",
"author": "Microsoft Corporation",
"version": "4.6.1",
"version": "4.7.0-beta.1",
"license": "MIT",
"description": "Isomorphic client library for Azure KeyVault's certificates.",
"homepage": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/keyvault/keyvault-certificates/README.md",
Expand Down

0 comments on commit 876ce3c

Please sign in to comment.