New features
- BREAKING: renamed artifact destination configuration fields.
logging.file.destinationis nowlogging.file.destination_template.reporting.destinationis nowreporting.destination_template.
- Added templated destinations for file logs, panic logs, and debug reports. Supported variables are documented in
config/config.yaml.tmpl. - Added
logging.file.panic_destination_templateto control the panic log path instead of deriving it from the file log directory.
Full Changelog: v1.5.4...v1.5.5