Skip to content

1.2.6rc1

Pre-release
Pre-release

Choose a tag to compare

@swcurran swcurran released this 24 Feb 15:35
70e714a

This 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.2.6 Breaking Changes

There are no breaking changes in this release.

What's Changed

Full Changelog: 1.2.5...1.2.6rc1