Skip to content

Commit 25ec75e

Browse files
authored
Prepare Key Vault release (#3315)
1 parent f0af7c0 commit 25ec75e

File tree

3 files changed

+3
-21
lines changed

3 files changed

+3
-21
lines changed

sdk/keyvault/azure_security_keyvault_certificates/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Release History
22

3-
## 0.8.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.8.0 (2025-11-10)
64

75
### Breaking Changes
86

@@ -17,10 +15,6 @@
1715
- Removed `wait()` function from `Poller<CertificateOperation>`.
1816
- Renamed `Response<T, F>::into_body(self) -> Result<Response<T>>` to `into_model(self) -> Result<Response<T>>`. `into_body(self)` now returns a `ResponseBody`.
1917

20-
### Bugs Fixed
21-
22-
### Other Changes
23-
2418
## 0.7.0 (2025-10-07)
2519

2620
### Breaking Changes

sdk/keyvault/azure_security_keyvault_keys/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Release History
22

3-
## 0.9.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.9.0 (2025-11-10)
64

75
### Breaking Changes
86

@@ -11,10 +9,6 @@
119
- `KeyClientListKeyPropertiesVersionsOptions::method_options` is now `PagerOptions`.
1210
- Renamed `Response<T, F>::into_body(self) -> Result<Response<T>>` to `into_model(self) -> Result<Response<T>>`. `into_body(self)` now returns a `ResponseBody`.
1311

14-
### Bugs Fixed
15-
16-
### Other Changes
17-
1812
## 0.8.0 (2025-10-07)
1913

2014
### Breaking Changes

sdk/keyvault/azure_security_keyvault_secrets/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Release History
22

3-
## 0.9.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.9.0 (2025-11-10)
64

75
### Breaking Changes
86

@@ -11,10 +9,6 @@
119
- `SecretClientListSecretPropertiesVersionsOptions::method_options` is now `PagerOptions`.
1210
- Renamed `Response<T, F>::into_body(self) -> Result<Response<T>>` to `into_model(self) -> Result<Response<T>>`. `into_body(self)` now returns a `ResponseBody`.
1311

14-
### Bugs Fixed
15-
16-
### Other Changes
17-
1812
## 0.8.0 (2025-10-07)
1913

2014
### Breaking Changes

0 commit comments

Comments
 (0)