Skip to content

Commit 51f09fa

Browse files
authored
[Key Vault] Update changelogs for release (Azure#20607)
1 parent bad587d commit 51f09fa

File tree

4 files changed

+13
-30
lines changed

4 files changed

+13
-30
lines changed

sdk/keyvault/azure-keyvault-administration/CHANGELOG.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
# Release History
22

3-
## 4.1.0b1 (Unreleased)
3+
## 4.1.0b1 (2021-09-09)
44

55
### Features Added
6-
- Key Vault API version 7.3-preview is the default version
7-
8-
### Breaking Changes
9-
10-
### Key Bugs Fixed
11-
12-
### Fixed
13-
6+
- Key Vault API version 7.3-preview is now the default
147

158
## 4.0.0 (2021-06-22)
169
### Changed

sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# Release History
22

3-
## 4.4.0b1 (Unreleased)
3+
## 4.4.0b1 (2021-09-09)
44

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

8-
### Breaking Changes
9-
10-
### Key Bugs Fixed
11-
12-
### Fixed
13-
8+
### Other Changes
9+
- Updated type hints to fix mypy errors
10+
([#19158](https://github.com/Azure/azure-sdk-for-python/issues/19158))
1411

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

sdk/keyvault/azure-keyvault-keys/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 4.5.0b3 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 4.5.0b3 (2021-09-09)
104

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

139
## 4.5.0b2 (2021-08-10)
1410

sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# Release History
22

3-
## 4.4.0b1 (Unreleased)
3+
## 4.4.0b1 (2021-09-09)
44

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

8-
### Breaking Changes
9-
10-
### Key Bugs Fixed
11-
12-
### Fixed
13-
8+
### Other Changes
9+
- Updated type hints to fix mypy errors
10+
([#19158](https://github.com/Azure/azure-sdk-for-python/issues/19158))
1411

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

0 commit comments

Comments
 (0)