azure-identity_1.18.0b1
版本发布时间: 2024-07-16 23:40:30
Azure/azure-sdk-for-python最新发布版本:azure-template_0.1.0b4086797(2024-08-28 06:27:17)
1.18.0b1 (2024-07-16)
- Fixed the issue that
SharedTokenCacheCredential
was not picklable.
Other Changes
- The synchronous
ManagedIdentityCredential
was updated to use MSAL (Microsoft Authentication Library) for handling most of the underlying managed identity implementations.