1.2.5
This patch release adds a GitHub Action to publish an LTS container image with the tag 1.2-lts when a release is published from the ACA-Py 1.2.lts branch. This is a convenience for those who want to use the latest LTS version of ACA-Py in their deployments, and is not intended to be used as a replacement for the latest release of ACA-Py or when a specific release is required.
The release includes the following PRs from the main branch cherry-picked into this release:
- Put cred_rev_id read, increment and write in a transaction #3793
- Remove header from http/ws responses #3753
- 🐛 Fix v2 cred ex and pres ex webhook events to emit after db write #3699
- fix: multiuse invite derived conns should have msg id #3692
As well, a dependency update was applied, updating the poetry.lock file to use the latest minor versions of the dependencies.
1.2.5 Breaking Changes
There are no breaking changes in this release.
What's Changed
- Add recreate lts workflow to 1.2.lts branch by @jamshale in #3772
- Don't run workflow for release candidates by @jamshale in #3797
- 1.2.lts.patch by @jamshale in #3816
- 1.2.5rc0 by @swcurran in #3821
- 1.2.5 by @swcurran in #3830
Full Changelog: 1.2.4...1.2.5