diff --git a/changelog.md b/changelog.md index bdd5df0a..9204863a 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## Major Features & Enhancements - Added support for Workload Identity +- **Entra JWT Issuer Validation**: Added tenant ID cross-checking for Entra issuer claims and support for configuring issuer lists through environment variables (#515) ## New Models & APIs - **Regionalized UserTokenClient Support**: Added optional argument to `CloudAdapter` to configure Token Service endpoint used by `RestChannelServiceClientFactory` when creating `UserTokenClient` instances.