We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aaf74 commit c990b53Copy full SHA for c990b53
sdk/identity/azure_identity/CHANGELOG.md
@@ -1,8 +1,6 @@
1
# Release History
2
3
-## 0.29.0 (Unreleased)
4
-
5
-### Features Added
+## 0.29.0 (2025-10-08)
6
7
### Breaking Changes
8
@@ -11,10 +9,6 @@
11
9
- Renamed `ClientCertificateCredential::new()` parameter `client_certificate_pass` to `client_certificate_password`.
12
10
- Replaced credential-specific `authority_host` options with `azure_core::cloud::CloudConfiguration` configured via `ClientOptions.cloud`.
13
14
-### Bugs Fixed
15
16
-### Other Changes
17
18
## 0.28.0 (2025-09-16)
19
20
### Features Added
0 commit comments