We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7482dba commit fadb096Copy full SHA for fadb096
sdk/confidentialledger/azure-confidentialledger/CHANGELOG.md
@@ -1,13 +1,14 @@
1
# Release History
2
3
-## 1.2.0b1 (Unreleased)
+## 1.2.0b1 (2025-04-23)
4
5
### Features Added
6
7
- Add and manage custom roles with the `update_user_defined_role`, `get_user_defined_role` and `delete_user_defined_role` methods
8
- Add and manage ledger users with the `create_or_update_ledger_user`, `delete_ledger_user`, `get_ledger_user` and `list_ledger_users` methods
9
- Add and manage programmable endpoints with the `create_user_defined_endpoint` and `get_user_defined_endpoint` methods
10
- A user can now be associated with more than one role
11
+- Added user defined functions support for ledger API
12
13
### Other Changes
14
0 commit comments