Skip to content

v1.5.5

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:28
· 1 commit to master since this release
104d0e5

New features

  • BREAKING: renamed artifact destination configuration fields.
    • logging.file.destination is now logging.file.destination_template.
    • reporting.destination is now reporting.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_template to control the panic log path instead of deriving it from the file log directory.

Full Changelog: v1.5.4...v1.5.5