Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 03:00
· 1137 commits to main since this release

This is a quick bugfix release to address a panic that happens when attachment-cache-dir is not set.

Bug fixes + maintenance:

  • Avoid panic in manager when attachment-cache-dir is not set (#617, thanks to @ksurl)
  • Ensure that calls to standard logger log.Println also output JSON (no ticket)