azure-confidentialledger_2.0.0b1
Pre-release
Pre-release
2.0.0b1 (2025-10-20)
Features Added
- Added models.
Breaking Changes
- Changed the input parameter on
create_user_defined_rolefrom a list of roles to aRolesmodel. - Changed the input parameter on
update_user_defined_rolefrom a list of roles to aRolesmodel. get_user_defined_role()returns aRolesmodel instead of a list of roles.- Removed the
azure.confidentialledger.certificatenamespace and theConfidentialLedgerCertificateClient(see theazure-confidentialledger-certificatepackage to access client).
Other Changes
- Added new dependency
azure-confidentialledger-certificate.
The ConfidentialLedgerCertificateClient can now be used through the azure-confidentialledger-certificate package.