Skip to content

v6.5.0 (2024-02-26)

Latest
Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 26 Feb 13:35
· 6 commits to master since this release

📦 Available on Clojars, this project uses Break Versioning.

This is a maintenance release that should be non-breaking, but does change the default :min-level when none is specified.

Changes since v6.4.0

  • 6b165c6 [mod] Change default top-level *config* :min-level (when none specified) from :report -> :trace

Fixes since v6.4.0

  • 3d730f9 [fix] [#381] Handle possible invalid stacktrace fonts

New since v6.4.0

  • f3ce2b5 [new] [#374] Add OpenTelemetry Protocol (OTLP) community appender (@devurandom)
  • Update dependencies, misc internal improvements