Skip to content

v1.2.0 (2025-12-09)

Latest

Choose a tag to compare

@ptaoussanis ptaoussanis released this 09 Dec 16:59
· 1 commit to master since this release

📦 Dependencies

Available on Clojars:

  1. Telemere - main dep
  2. SLF4J provider - extra dep to send Java logging to Telemere

This project uses Break Versioning.

Release notes

This is a maintenance and feature release that should be a safe upgrade for users of v1.1.x, though there have been a few small changes to signal content relevant to a very small number of users (see the ➤ items below).

Please report any unexpected problems on GitHub or the Slack channel 🙏 - Peter Taoussanis

Since v1.1.0 (2025-08-22)

  • [mod] SLF4J->Telemere backend: move noisy stuff out of signal data [e6ce33d]
  • [mod] Timbre shim API: move noisy :vargs out of signal data [cc680b0
  • [mod] [fix] Timbre->Telemere appender: de-duplicate output formatting [47af803]
  • [mod] [fix] Timbre->Telemere appender: fix callsite coords [b56e1c4]
  • [fix] OpenTelemetry handler: add missing line info to output [6155713]
  • [fix] Correctly handle nil :run opt [8a3ae14]
  • [new] OpenTelemetry handler: support spans created outside Telemere [a6fc4ad]
  • [new] [#68] Add config to skip host and/or thread info [a883df3]
  • [doc] Clarify that signal content is lazy [917b1b4]