Skip to content

0.12.7rc1

Pre-release
Pre-release

Choose a tag to compare

@swcurran swcurran released this 14 Jul 23:03
· 18 commits to 0.12.lts since this release
eb4e216

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.

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

Full Changelog: 0.12.6...0.12.7rc1