5.4 KiB
This project uses Break Versioning.
v1.0.0-beta7 (2024-05-05)
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 (2024-04-19)
d0a15bac[mod] Don't auto add OpenTelemetry handler6d545dfc[mod] Move (simplify) OpenTelemetry nsc4d9dd09[mod] Don't include user-level kvs in default signal content handlerd3c63e17[mod] Renameclojure.tools.loggingsys val83914316[mod] Simplify middleware - don't auto compose
Fixes since v1.0.0-beta1 (2024-04-19)
ffea1a30[fix] Fix broken AOT support, add AOT testse222297a[fix] SLF4J broken timestamps, add tests
New since v1.0.0-beta1 (2024-04-19)
2ba23ee7[new] Add postal (email) handler49b6da2c[new] Add TCP, UDP socket handlersebe8a957[new] Add experimental:threadkey to Clj signals- Handlers will now drain their signal queues on shutdown (configurable)
- Rate limiter performance improvements (via Encore)
- Doc improvements based on questions that've come up on Slack, etc.
Everything since v1.0.-beta5 (2024-04-29)
21cb44e7[mod] Rename, refactor signal formatting utils83914316[mod] Simplify middleware - don't auto compose8cc0a6db[fix] Broken postal handler subject49b6da2c[new] Add TCP, UDP socket handlersebe8a957[new] Add experimental:threadkey to Clj signals1934ee76[new] Add:incl-kvs?opt to edn and JSON formatters9a514d1b[new] Add:incl-thread?,:incl-kvs?opts toformat-signal->str-fnc5333faa[new] Add:end-with-newlineopt to signal formatters
v1.0.0-beta5 (2024-04-29)
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 nsc4d9dd09[mod] Don't include user-level kvs in default signal content handlerd3c63e17[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
2ba23ee7[new] Add postal (email) handler- Handlers will now drain their signal queues on shutdown (configurable)
- Rate limiter performance improvements (via Encore)
- Doc improvements based on questions that've come up on Slack, etc.
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