Releases: kamon-io/kanela
Releases · kamon-io/kanela
v1.0.18 - Java 21 initial support
What's Changed
- Update byte buddy to 1.14.5 by @nvollmar in #151
- Remove com.github.maiflai.scalatest
- Update to Gradle 8.4 (RC).
New Contributors
Full Changelog: v1.0.17...v1.0.18
v1.0.17 - Support for kamon.enabled
- Inclue a new
Kanela.disable
method to be used from Kamon Telemetry whenkamon.enabled=false
. - Delay creating temporary folders for bootstrap injection until absolutely required. Fixed #114
- Remove the Kanela Banner since there is a new banner in Kamon itself.
- Upgrade the gradle wrapper to 7.6 (fixes the build on Java 17/18).
v1.0.16 - Maintenance Release
v1.0.15 - Maintenance Release
v1.0.14 - Maintenance Release
- Disable automatic shutdown of tinylog writing thread. Fixes #135 reported and fixed by @jtjeferreira
v1.0.13 - Maintenance Release
- Avoid publication of SHA256 and SHA512 checksums in release process. Fixes #133 reported by @alexandru
v1.0.12 - Maintenance Release
- Java 17 support
- Bump Bytebuddy to 1.11.18
- Deprecate travis
- Add Github Actions script
v1.0.11 - Maintenance Release
Bump Bytebuddy to 1.11.1
v1.0.10 - Maintenance Release
- Java 16 support
- Bump Bytebuddy to 1.11.0
- Add exception handler strategy
- Deprecate Bintray
v1.0.9 - Maintenance Release
- Change default order to
Integer.MAX_VALUE