1.3.0-beta.4 (2023-03-08)
Features Added
- Added
WorkloadIdentityCredentialOptions.AdditionallyAllowedTenants
and.DisableInstanceDiscovery
Bugs Fixed
- Credentials now synchronize within
GetToken()
so a single instance can be shared among goroutines
(#20044)
Other Changes
- Upgraded dependencies