github Azure/azure-sdk-for-python azure-confidentialledger_1.2.0b1

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

1.2.0b1 (2025-04-23)

Features Added

  • Add and manage custom roles with the update_user_defined_role, get_user_defined_role and delete_user_defined_role methods
  • Add and manage ledger users with the create_or_update_ledger_user, delete_ledger_user, get_ledger_user and list_ledger_users methods
  • Add and manage programmable endpoints with the create_user_defined_endpoint and get_user_defined_endpoint methods
  • A user can now be associated with more than one role
  • Added user defined functions support for ledger API

Other Changes

  • A user can now be associated with more than one role
  • Replace legacy azure core http response import with the one from azure.core.rest
  • Developers should opt to use the *_ledger_user methods over the *_user methods to manage users. The older APIs will be deprecated in the future.

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

NewReleases is sending notifications on new releases.