This release of VC-AuthN is the first release from the new home of the project at the OpenWallet Foundation.
Changes focused on updating dependencies, improving the configuration capabilities of the service and modernizing dependency management by using Poetry.
It is now possible to define custom variable substitution functions to be used when templating proof-request configurations.
Additional metadata can now be added to proof-request configurations: it will be displayed on the QR code page, providing users with human-readable information about what is being requested, before scanning the QR code.
Upgrading from releases where chart version is <= 0.3.1
The chart dependencies have been updated:
- PostgreSQL was updated to version 16, when upgrading from a previous version of the chart, manual intervention to upgrade the instance from an older version may be required. See the documentation.
- MongoDB was updated to version 8, when upgrading from a previous version of the chart, manual intervention to upgrade the instance from an older version may be required. See the documentation.
Breaking Changes
There are no breaking changes in this release.
What's Changed
- Update subchart version in trust-over-ip-configurations repo by @i5okie in #674
- Depdendency updates by @loneil in #673
- Add User Definable Variable Substitution by @Gavinok in #675
- Library updates by @loneil in #679
- Human readable QR by @Gavinok in #678
- Reorg config files by @loneil in #685
- OWF migration prep by @esune in #690
- Bump nanoid from 3.3.7 to 3.3.8 in /demo/vue/app/frontend by @dependabot in #694
- Fix build breaking due to unpinned poetry by @loneil in #702
- Library updates by @loneil in #698
- Acapy 1.2.1 update by @loneil in #711
- Helm: remove default resource limits, dependency updates by @esune in #707
- [Helm] Update dependency: PostgreSQL 14 to PostgreSQL 16 by @i5okie in #714
- ACA-Py 1.2.2 update by @loneil in #718
- Migrate to Poetry 2.0 by @Gavinok in #720
- Coveralls badge tweaks by @esune in #726
- User defined templates by @Gavinok in #715
- Update QR to pending when phone camera is used to scan QR by @Gavinok in #727
- Migrate from /etc for configuration into /app by @Gavinok in #729
- ACA-Py 1.2.3 update + dependencies by @loneil in #736
- Use well known goal code for proof-request by @esune in #730
- Update ACA-Py to 1.2.4 by @loneil in #741
- Tweaks to image publishing flow by @esune in #742
- Prepare 2.2.3 release by @esune in #743
Full Changelog: v2.2.2...v2.2.3