Skip to content

Commit

Permalink
[Key Vault] Update changelogs for release (#20607)
Browse files Browse the repository at this point in the history
  • Loading branch information
mccoyp authored Sep 9, 2021
1 parent bad587d commit 51f09fa
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 30 deletions.
11 changes: 2 additions & 9 deletions sdk/keyvault/azure-keyvault-administration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# Release History

## 4.1.0b1 (Unreleased)
## 4.1.0b1 (2021-09-09)

### Features Added
- Key Vault API version 7.3-preview is the default version

### Breaking Changes

### Key Bugs Fixed

### Fixed

- Key Vault API version 7.3-preview is now the default

## 4.0.0 (2021-06-22)
### Changed
Expand Down
11 changes: 4 additions & 7 deletions sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Release History

## 4.4.0b1 (Unreleased)
## 4.4.0b1 (2021-09-09)

### Features Added
- Key Vault API version 7.3-preview is now the default

### Breaking Changes

### Key Bugs Fixed

### Fixed

### Other Changes
- Updated type hints to fix mypy errors
([#19158](https://github.com/Azure/azure-sdk-for-python/issues/19158))

## 4.3.0 (2021-06-22)
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
Expand Down
10 changes: 3 additions & 7 deletions sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 4.5.0b3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 4.5.0b3 (2021-09-09)

### Other Changes
- Updated type hints to fix mypy errors
([#19158](https://github.com/Azure/azure-sdk-for-python/issues/19158))

## 4.5.0b2 (2021-08-10)

Expand Down
11 changes: 4 additions & 7 deletions sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Release History

## 4.4.0b1 (Unreleased)
## 4.4.0b1 (2021-09-09)

### Features Added
- Key Vault API version 7.3-preview is now the default

### Breaking Changes

### Key Bugs Fixed

### Fixed

### Other Changes
- Updated type hints to fix mypy errors
([#19158](https://github.com/Azure/azure-sdk-for-python/issues/19158))

## 4.3.0 (2021-06-22)
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
Expand Down

0 comments on commit 51f09fa

Please sign in to comment.