Skip to content

1.2.5

Choose a tag to compare

@swcurran swcurran released this 18 Jul 19:16
· 1 commit to 1.2.lts since this release
dd059b3

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

Full Changelog: 1.2.4...1.2.5