File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,26 @@ It **drops support for Clojure v1.9** but should otherwise be a safe update for
17
17
- ** \[ mod] ** Drop official Clojure v1.9 support
18
18
- ** \[ mod] ** Now ** throw** on invalid compile-time min-level \[ a393582b]
19
19
- \[ new] Use [ Truss exceptions] ( https://cljdoc.org/d/com.taoensso/truss/CURRENT/api/taoensso.truss#ex-info ) on errors \[ ad4a37c1]
20
+ - \[ fix] [ #396 ] ` ClassCastException ` when using a ` println-appender ` with ` {:stream :std-out} `
20
21
- \[ fix] [ #394 ] OTLP appender: fix reflection (@ericdallo ) \[ 44829cd7]
21
22
- \[ doc] Mention limitation on compile-time min-level \[ b97ad982]
22
23
23
24
---
24
25
26
+ # ` v6.6.2 ` (2025-05-12)
27
+
28
+ - ** Main dependency** : [ on Clojars] ( https://clojars.org/com.taoensso/timbre/versions/6.6.2 )
29
+ - ** SLF4J provider** : [ on Clojars] ( https://clojars.org/com.taoensso/timbre-slf4j/versions/6.6.2 )
30
+ - ** Versioning** : [ Break Versioning] ( https://www.taoensso.com/break-versioning )
31
+
32
+ This is a ** hotfix release** .
33
+
34
+ ## Since ` v6.6.1 ` (2024-10-30)
35
+
36
+ - \[ fix] [ #396 ] ` ClassCastException ` when using a ` println-appender ` with ` {:stream :std-out} `
37
+
38
+ ---
39
+
25
40
# ` v6.6.1 ` (2024-10-30)
26
41
27
42
- ** Main dependency** : [ on Clojars] ( https://clojars.org/com.taoensso/timbre/versions/6.6.1 )
You can’t perform that action at this time.
0 commit comments