You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ACA-Py 1.3.1 is a maintenance release that focuses on improving reliability, dev
9
9
This release includes:
10
10
11
11
- Extensive updates to outdated or redirected links in documentation and code comments, moving references from Hyperledger to the OpenWallet Foundation and other current locations.
12
-
- A fix to a concurrency issue in the newer `anoncreds` endpoint for revoking a credential that wraps operation in a transaction, ensuring data consistency under load.
12
+
- A fix to a concurrency issue (described in [\#3738](https://github.com/openwallet-foundation/acapy/issues/3738)) in the newer `anoncreds` endpoint that assigns a revocation index to a credential. The operation is new wrapped in a transaction, ensuring data consistency under load.
13
13
- Expanded options for running the ACA-Py demo, with support added for Microsoft Dev Tunnels and improved out-of-band connection flows.
14
14
- Updates to project governance documentation, including the Code of Conduct, Security Policy, and Maintainers Guide, aligned with the OpenWallet Foundation processes.
15
15
- Logging improvements for better observability, especially around public DID handling, routing keys, and outbound websocket messages.
0 commit comments