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

latest releases: azure-cosmos_4.14.0b3, azure-mgmt-playwrighttesting_1.0.1, azure-monitor-opentelemetry_1.8.0...
2 months ago

4.10.0 (2025-06-16)

Features Added

  • Added support for service API version 7.6
  • Added a preserve_order keyword-only argument when creating or importing certificates to
    allow preserving a certificate chain's original order, and a corresponding preserve_order property to
    CertificateProperties and CertificateOperation models
    (#37507)

Other Changes

  • Python 3.8 is no longer supported. Please use Python version 3.9 or later.
  • Key Vault API version 7.6 is now the default
  • (From 4.10.0b1) Updated minimum typing-extensions version to 4.6.0

Breaking Changes

These changes do not impact the API of stable versions such as 4.9.0. Only code written against a beta version such as 4.10.0b1 may be affected.

  • Renamed the preserve_certificate_order keyword-only argument and property to preserve_order

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

NewReleases is sending notifications on new releases.