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
+31-2Lines changed: 31 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,43 @@ This project uses [**Break Versioning**](https://www.taoensso.com/break-versioni
2
2
3
3
---
4
4
5
+
# `v1.2.0` (2025-12-09)
6
+
7
+
## 📦 Dependencies
8
+
9
+
Available on Clojars:
10
+
11
+
1.[Telemere](https://clojars.org/com.taoensso/telemere/versions/1.2.0) - main dep
12
+
2.[SLF4J provider](https://clojars.org/com.taoensso/telemere-slf4j/versions/1.2.0) - extra dep to [send Java logging](https://github.com/taoensso/telemere/wiki/3-Config#java-logging) to Telemere
13
+
14
+
This project uses [Break Versioning](https://www.taoensso.com/break-versioning).
15
+
16
+
## Release notes
17
+
18
+
This is a **maintenance and feature release** that should be a safe upgrade for users of v1.1.x. Please **report any unexpected problems** on [GitHub](https://github.com/taoensso/telemere/issues) or the [Slack channel](https://www.taoensso.com/telemere/slack) 🙏 - [Peter Taoussanis](https://www.taoensso.com)
19
+
20
+
## Since `v1.1.0` (2025-08-22)
21
+
22
+
-\[mod] SLF4J->Telemere backend: move noisy stuff out of signal data \[e6ce33d]
23
+
-\[mod] Timbre shim API: move noisy `:vargs` out of signal data \[cc680b0
-\[new] OpenTelemetry handler: support spans created outside Telemere \[a6fc4ad]
29
+
-\[new][#68] Add config to skip host and/or thread info \[a883df3]
30
+
-\[doc] Clarify that signal content is lazy \[917b1b4]
31
+
32
+
---
33
+
5
34
# `v1.1.0` (2025-08-22)
6
35
7
36
## 📦 Dependencies
8
37
9
38
Available on Clojars:
10
39
11
40
1.[Telemere](https://clojars.org/com.taoensso/telemere/versions/1.1.0) - main dep
12
-
2.[SLF4J provider](https://clojars.org/com.taoensso/telemere-slf4j/versions/1.0.1) - extra dep to [send Java logging](https://github.com/taoensso/telemere/wiki/3-Config#java-logging) to Telemere
41
+
2.[SLF4J provider](https://clojars.org/com.taoensso/telemere-slf4j/versions/1.1.0) - extra dep to [send Java logging](https://github.com/taoensso/telemere/wiki/3-Config#java-logging) to Telemere
13
42
14
43
This project uses [Break Versioning](https://www.taoensso.com/break-versioning).
15
44
@@ -19,7 +48,7 @@ This is a **maintenance release** that fixes a few minor issues, improves docs,
19
48
20
49
Please **report any unexpected problems** on [GitHub](https://github.com/taoensso/telemere/issues) or the [Slack channel](https://www.taoensso.com/telemere/slack) 🙏 - [Peter Taoussanis](https://www.taoensso.com)
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<ahref="https://www.taoensso.com/clojure"title="More stuff by @ptaoussanis at www.taoensso.com"><imgsrc="https://www.taoensso.com/open-source.png"alt="Taoensso open source"width="340"/></a>
0 commit comments