Skip to content

v2.2.3

Latest
Compare
Choose a tag to compare
@esune esune released this 15 Mar 00:09
· 31 commits to main since this release
42717d6

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

Full Changelog: v2.2.2...v2.2.3