You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@ This project uses [**Break Versioning**](https://www.taoensso.com/break-versioni
2
2
3
3
---
4
4
5
+
# `v6.5.0` (2024-02-26)
6
+
7
+
> 📦 [Available on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.5.0), this project uses [Break Versioning](https://www.taoensso.com/break-versioning).
8
+
9
+
This is a **maintenance release** that should be non-breaking, but **does** change the default `:min-level` when none is specified.
* 3d730f9c [fix][#381] Handle possible invalid stacktrace fonts
18
+
19
+
## New since `v6.4.0`
20
+
21
+
* f3ce2b5c [new][#374] Add OpenTelemetry Protocol (OTLP) community appender (@devurandom)
22
+
* Update dependencies, misc internal improvements
23
+
24
+
---
25
+
5
26
# `v6.4.0` (2024-02-22)
6
27
7
28
> 📦 [Available on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.4.0), this project uses [Break Versioning](https://www.taoensso.com/break-versioning).
0 commit comments