Skip to content

azure-identity_1.14.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Jun 15:40
cdd5fb2

1.14.0b1 (2023-06-06)

Features Added

  • Continue attempt next credential when finding an expired token from cached token credential in DefaultAzureCredential. (#30441)

Other Changes

  • VisualStudioCodeCredential prints an informative error message when used (as it is currently broken) (#30385)
  • Removed dependency on six. (#30613)