This release consists largely of internal fixes with a few minor enhancements. There has been a lot of groups exercising ACA-Py and the updates made in this release are a reflection of those efforts. We have PRs that have been contributed by 16 different people, which is very likely a record for a single ACA-Py release.
For more context of the changes in this release, please see the CHANGELOG.md file. Below is a generated list of the PRs.
What's Changed
- Duplicate checking for schema and cred def by @ianco in #1721
- Adds support to faber demo for returning json response in connectionless proof-requests by @amanji in #1720
- Allow deletion of invalid V20PresExRecord - failing schema validation by @shaangill025 in #1718
- Use provided connection_id if provided by @ianco in #1726
- feat: create new JWT tokens and invalidate older for multitenancy by @TimoGlastra in #1725
- Allow specifying key derivation method on sub-wallet create by @dbluhm in #1719
- feat: allow querying default mediator from base wallet by @dbluhm in #1729
- Fix iteration over key list, update Askar to 0.2.5 by @andrewwhitehead in #1740
- Fixes logic for web hook formatter in Faber demo by @amanji in #1739
- Documentation on existing language wrappers for aca-py by @etschelp in #1738
- Updates to Changelog for 0.7.4. RC1 release by @swcurran in #1747
- Fixing the intro paragraph and heading in the changelog of this 0.7.4RC1 by @swcurran in #1752
- 0.7.4-RC1 Changelog intro paragraph - fix copy/paste error by @swcurran in #1753
New Contributors
Full Changelog: 0.7.4-rc0...0.7.4-rc1