Skip to content

Commit 51d2939

Browse files
authored
Prepares identity release 1.19.0-beta.1 (#47286)
* Prepares identity release 1.19.0-beta.1 * Changelog update
1 parent be82d42 commit 51d2939

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

sdk/identity/azure-identity/CHANGELOG.md

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

3-
## 1.19.0-beta.1 (Unreleased)
3+
## 1.19.0-beta.1 (2025-11-14)
44

55
### Features Added
66
- Added `enableAzureTokenProxy()` method to `WorkloadIdentityCredentialBuilder` to enable custom token proxy support for Azure Kubernetes clusters. When enabled, the credential attempts to use a custom token proxy configured through environment variables (`AZURE_KUBERNETES_TOKEN_PROXY`, `AZURE_KUBERNETES_CA_FILE`, `AZURE_KUBERNETES_CA_DATA`, `AZURE_KUBERNETES_SNI_NAME`).
77

8-
### Breaking Changes
9-
10-
### Bugs Fixed
11-
128
### Other Changes
9+
- Ported the authentication flow of WorkloadIdentityCredential to use Msal4j.
1310

1411
## 1.18.1 (2025-10-13)
1512

0 commit comments

Comments
 (0)