Skip to content

Commit 46be72d

Browse files
authored
[Key Vault] Update Certificates and Keys CHANGELOGs (Azure#49584)
* Update Keys changelog * Update Certificates Changelog
1 parent b295d4f commit 46be72d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22

33
## 4.8.0-beta.2 (Unreleased)
44

5+
### Acknowledgments
6+
7+
Thank you to our developer community members who helped to make the Key Vault client libraries better with their contributions to this release:
8+
9+
- James Gould _([GitHub](https://github.com/james-gould))_
10+
511
### Features Added
612

713
### Breaking Changes
814

915
### Bugs Fixed
1016

17+
- Removed additional forward slash in `RestoreCertificateBackup` and `RestoreCertificateBackupAsync`.
18+
1119
### Other Changes
1220

1321
## 4.8.0-beta.1 (2025-04-08)

sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22

33
## 4.8.0-beta.2 (Unreleased)
44

5+
### Acknowledgments
6+
7+
Thank you to our developer community members who helped to make the Key Vault client libraries better with their contributions to this release:
8+
9+
- James Gould _([GitHub](https://github.com/james-gould))_
10+
511
### Features Added
612

713
### Breaking Changes
814

915
### Bugs Fixed
1016

17+
- Removed additional forward slash in `RestoreKeyBackup` and `RestoreKeyBackupAsync`.
18+
1119
### Other Changes
1220

1321
## 4.8.0-beta.1 (2025-04-08)

0 commit comments

Comments
 (0)