Skip to content

0.12.8

Choose a tag to compare

@swcurran swcurran released this 18 Jul 20:09
· 7 commits to 0.12.lts since this release
31c76ff

Release 0.12.8 is needed to enable publishing the LTS container image to the Hyperledger Package Repository. The release is otherwise identifical to 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.
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.8 Breaking Changes

There are no breaking changes in this release.

What's Changed

Full Changelog: 0.12.6...0.12.8