github Azure/azure-sdk-for-python azure-confidentialledger_2.0.0b1

pre-release9 hours ago

2.0.0b1 (2025-10-20)

Features Added

  • Added models.

Breaking Changes

  • Changed the input parameter on create_user_defined_role from a list of roles to a Roles model.
  • Changed the input parameter on update_user_defined_role from a list of roles to a Roles model.
  • get_user_defined_role() returns a Roles model instead of a list of roles.
  • Removed the azure.confidentialledger.certificate namespace and the ConfidentialLedgerCertificateClient (see the azure-confidentialledger-certificate package to access client).

Other Changes

  • Added new dependency azure-confidentialledger-certificate.

The ConfidentialLedgerCertificateClient can now be used through the azure-confidentialledger-certificate package.

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

NewReleases is sending notifications on new releases.