Liking cljdoc? Tell your friends :D

This project uses Break Versioning.


v1.0.0-beta9 (2024-05-07)

Dep/s: Telemere and Telemere SLF4J provider are on Clojars.
Versioning: Telemere uses Break Versioning.

This is a pre-release intended for early adopters and those who'd like to give feedback. New betas will be released frequently, while I continue to tweak and add to Telemere.

The included handlers and utils are still undergoing changes, though the signal creator API (and signal content) should already be mostly stable.

Please report any unexpected problems on GitHub or the Slack channel, thank you! 🙏

- Peter Taoussanis

Recent changes

Recent additions

  • [new] (Advanced) Handler fns can now include :dispatch-opts metadata, useful for handler authors that want to set defaults for use by add-handler!
  • [new] Ongoing API and wiki doc improvements
  • [new] Added Slack handler (beta8)
  • [new] Added TCP and UDP socket handlers (beta7)
  • [new] Added postal (email) handler (beta5)
  • [new] Clj signal content now includes :thread {:keys [group name id]} key (beta7)
  • [new] Handlers now block to try drain their signal queues on shutdown (beta3)
  • [new] Rate limiter performance improvements (via Encore) (beta3)

Recent fixes

  • [fix] [#6] Missing root stack trace [213c6470] (beta9)
  • [fix] Fix broken AOT support, add AOT tests [ffea1a30] (beta1)
  • [fix] SLF4J broken timestamps, add tests [e222297a] (beta1)

v1.0.0-beta1 (2024-04-19)

Dep/s: Telemere and Telemere SLF4J provider are on Clojars.
Versioning: Telemere uses Break Versioning.

This is Telemere's first public pre-release and mostly intended for early testers and those that'd like to give feedback.

While no significant changes are expected before the planned v1.0 final release, you probably don't want to use this in production just yet.

Please report any unexpected problems and let me know if anything is unclear, inconvenient, etc. Now's the ideal time to get any last-minute changes in. Thank you! 🙏

- Peter Taoussanis

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close