github Azure/azure-sdk-for-python azure-identity_1.7.0b4

latest releases: azure-mgmt-servicebus_8.2.1, azure-mgmt-marketplaceordering_1.2.0b2, azure-mgmt-managedservices_7.0.0b2...
pre-release3 years ago

1.7.0b4 (2021-09-09)

Features Added

  • CertificateCredential accepts certificates in PKCS12 format
    (#13540)
  • OnBehalfOfCredential supports the on-behalf-of authentication flow for
    accessing resources on behalf of users
    (#19308)
  • DefaultAzureCredential allows specifying the client ID of interactive browser via keyword argument interactive_browser_client_id
    (#20487)

Other Changes

  • Added context manager methods and close() to credentials in the
    azure.identity namespace. At the end of a with block, or when close()
    is called, these credentials close their underlying transport sessions.
    (#18798)

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.