Notices
We fixed a bug that the private_key_path
option in the config.json was ignored. Instead, the fallback behaviour was always triggered to look for sk.der
in several directories. If you specified the private_key_path
, please check whether it has the correct value and points to a .der-file or otherwise remove the option to trigger the fallback behaviour again.
What's Changed
- Improvement: include all webapp locales and options for config mounts in Dockerfile by @ivard in #24
- CI/CD: ensure Gradle deps are available to dependabot by @ivard in #25
- Chore: bump vulnerable dependencies by @ivard in #26
- Chore: update gretty to 4.1.3 by @ivard in #27
Full Changelog: v2.1.1...v2.2.0