This project uses Break Versioning.
v1.0.0-beta12
(2024-05-14)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 fix issues and make other improvements/additions.
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! 🙏
Big thanks to those that have patiently helped report and debug issues, especially DenisMc!
- Peter Taoussanis
:dropping
to :blocking
(eaiser for most users to understand and detect; override when calling add-handler!
) (beta11)pr-signal-fn
now takes only a single opts map (beta10):incl-kvs?
option has been added to format-signal-fn
and pr-signal-fn
(beta7)comp-middleware
to create one fn from many (beta7)add-handler!
can now specify per-handler :max-shutdown-msecs
(beta12):dispatch-opts
metadata, useful for handler authors that want to set defaults for use by add-handler!
(beta8):thread {:keys [group name id]}
key (beta7)pr-signal-fn
wasn't realizing delayed messages, add tests [cf72017a] (beta11)pr-signal-fn
broken custom pr-fn support, add tests [e7cce0c1] (beta10)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