github Azure/azure-sdk-for-python azure-keyvault-certificates_4.4.0

latest releases: azure-template_0.1.0b3920641, azure-mgmt-avs_9.0.0b1, azure-cognitiveservices-search-visualsearch_0.2.1...
2 years ago

4.4.0 (2022-03-28)

Features Added

  • Key Vault API version 7.3 is now the default
  • Added support for multi-tenant authentication when using azure-identity
    1.8.0 or newer (#20698)

Bugs Fixed

  • KeyType now ignores casing during declaration, which resolves a scenario where Key Vault
    keys created with non-standard casing could not be fetched with the SDK
    (#22797)

Other Changes

  • (From 4.4.0b3) Python 2.7 is no longer supported. Please use Python version 3.6 or later.
  • Updated minimum azure-core version to 1.20.0
  • (From 4.4.0b2) To support multi-tenant authentication, get_token calls during challenge
    authentication requests now pass in a tenant_id keyword argument
    (#20698). See
    https://aka.ms/azsdk/python/identity/tokencredential for more details on how to integrate
    this parameter if get_token is implemented by a custom credential.

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

NewReleases is sending notifications on new releases.