Skip to content

0.7.4

Compare
Choose a tag to compare
@swcurran swcurran released this 30 Jun 18:00
· 2705 commits to main since this release
f0b2719

0.7.4 is a significant release focused on stability and production deployments. As the "patch" release number (0.7.3 to 0.7.4) indicates, there were no breaking changes in the Admin API, but a huge volume of updates and improvements. Highlights of this release include:

  • A major performance and stability improvement resulting from the now recommended use of Aries Askar instead of the Indy-SDK.
  • There are significant improvements and tools for dealing with revocation-related issues.
  • A lot of work has been on the handling of Hyperledger Indy transaction endorsements.
  • ACA-Py now has a pluggable persistent queues mechanism in place, with Redis and Kafka support available (albeit with work still to come on documentation).

In addition, there are a significant number of general enhancements, bug fixes, documentation updates and code management improvements.

This release is a reflection of the many groups stressing ACA-Py in production environments, reporting issues and the resulting solutions. We also have a very large number of contributors to ACA-Py, with this release having PRs from 22 different individuals. A big thank you to all of those using ACA-Py, raising issues and providing solutions.

More details about this release, including the major updates and a categorized list of PRs, can be found in the Change Log file.

What's Changed

New Contributors

Full Changelog: 0.7.3...0.7.4