0.12.7
This patch release adds a GitHub Action to publish an LTS container image with the tag 0.12-lts when a release is published from the ACA-Py 0.12.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:
- 🐛 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
- Fix unchanged endpoint being rewritten to ledger #3608
As well, a dependency update was applied, updating the poetry.lock file to use the latest minor versions of the dependencies, including an update to the version of Rust being used in the indy-build container artifact.
A reminder that the 0.12 LTS branch will reach end-of-life in October, 2025. Anyone still using this branch should plan to upgrade to the 1.2 LTS or (better) latest release of ACA-Py as soon as possible.
0.12.7 Breaking Changes
There are no breaking changes in this release.
What's Changed
- Add recreate lts workflow to 0.12.lts branch by @jamshale in #3771
- Don't run workflow for release candidates by @jamshale in #3796
- 0.12.7rc0 by @swcurran in #3794
- 0.12.lts.patch by @jamshale in #3817
- 0.12.7rc1 by @swcurran in #3820
- Upgrade rust version for indy-build to 1.56 by @jamshale in #3826
- 0.12.7rc2 by @swcurran in #3827
- 0.12.7 by @swcurran in #3829
Full Changelog: 0.12.6...0.12.7