1.3.3rc1
Pre-releaseThis patch is being released to address some issues in the migration of the askar wallet-type to askar-anoncreds, and in to restore some webhooks that were lost when askar-anoncreds support was added. The fixes are necessary to enable the both the migration of an existing ACA-Py wallet-type to askar-anoncreds using ACA-Py 1.2 and to see the same events after the migration as before. In addition, a new endpoint has been added for the Out of Band (OOB) protocol that supports retrieving a list of Out of Band records.
The release includes the following PRs from the main branch cherry-picked into this release:
- feat: add list endpoint for out-of-band records #4046
- Update AnonCreds events #4016
- Fix issues with anoncreds upgrade #3991
As well, a dependency update was applied, updating the poetry.lock file to use the latest minor versions of the dependencies and eliminating the one "High" or "Critical" vulnerability in the dependencies.
1.3.3 Breaking Changes
There are no breaking changes in this release.
What's Changed
- Fix issues with anoncreds upgrade (#3991) by @jamshale in #4001
- LTS 1.3 backport for 1.5.0 release by @PatStLouis in #4037
- 1.3.3rc0 by @swcurran in #4039
- feat: backport list endpoint for out-of-band records to 1.3.lts by @PatStLouis in #4057
- 1.3.3rc1 by @swcurran in #4065
Full Changelog: 1.3.2...1.3.3rc1