2.1 KiB
This project uses Break Versioning.
v1.0.0-beta3 (2024-04-23)
Dep/s: Telemere and Telemere SLF4J provider are on Clojars.
Versioning: Telemere uses Break Versioning.
This is a maintenance pre-release intended to fix issues that have come up during the beta. See below for details, and please report any unexpected problems on GitHub or the Slack channel, thank you! 🙏
- Peter Taoussanis
Changes since v1.0.0-beta1
d0a15bac[mod] Don't auto add OpenTelemetry handler6d545dfc[mod] Move (simplify) OpenTelemetry nsd3c63e17[mod] Renameclojure.tools.loggingsys val
Fixes since v1.0.0-beta1
ffea1a30[fix] Fix broken AOT support, add AOT testse222297a[fix] SLF4J broken timestamps, add tests
New since v1.0.0-beta1
- Handlers will now drain their signal queues on shutdown (configurable)
- Rate limiter performance improvements (via Encore)
- Misc improvements to docs
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