2.0.0-generic
·
921 commits
to main
since this release
Release Notes:
All changes unless otherwise specified have been to DIVOC’s certificate module
- Enabling customization through configuration
- Add ETCD as a configuration management tool for the platform
- Manage certificate templates through configuration
- Manage the fields of the QR code through configuration
- Manage vaccination metadata through persisted configuration (including ICD11 mappings)
- Add support for generating EU compliant digital certificates
- Add support for Smart health cards
- Add support for downloadable QR codes
- Add API support for certificate revocation
- Enhance the performance of PDF certificate generation to consume lower system resources
- Support update of previous dose information through the update API (updating provisional certificates)
- Upgrade registry service to use sunbird-rc as a direct dependency
- Make 'Redis' an optional requirement for certificate_signer
- Updating dependencies to the latest versions
- Libraries:
- pathcheck/dcc-skd updated to 0.0.27
- pathcheck/shc-sdk updated to 0.0.6
- node-jose updated to 2.0.0
- certificate-fhir-converter updated to 1.3.5
- Mustache updated to 4.2.0
- Modules:
- Sunbird-rc updated to 0.0.4
- Libraries:
- Minor enhancements and bug fixes