0.12.7rc0
Pre-release
Pre-release
This patch release adds a GitHub Action to publish an LTS container image with the tag 0.12-lts when a final release is published from the ACA-Py 0.12.lts branch. This is a convenience for those who want to use the latest official LTS version of ACA-Py in their deployments, and is not intended to be used as a replacement for the latest "main branch" release of ACA-Py or when a specific release is required. The rc0 release candidate contains only the LTS release GitHub Actions change. We plan to cherry pick some additional PRs from the main branch for the final 0.12.7 release.
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
Full Changelog: 0.12.6...0.12.7rc0