Skip to content

Releases: kamon-io/kanela

v1.0.18 - Java 21 initial support

24 Sep 02:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.17...v1.0.18

v1.0.17 - Support for kamon.enabled

06 Feb 16:55
22784b8
Compare
Choose a tag to compare
  • Inclue a new Kanela.disable method to be used from Kamon Telemetry when kamon.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

05 Oct 19:39
Compare
Choose a tag to compare
  • Handle white spaces on the Kanela agent path, fixes: #109 by @ivantopo

v1.0.15 - Maintenance Release

26 Aug 21:29
Compare
Choose a tag to compare
  • Upgrade to bytebuddy 1.12.14
  • Sync logging, fixes #138
  • Better logs on configuration failures, fixes #139 by @oschrenk
  • Preparing for Java 19
  • Cleanup

v1.0.14 - Maintenance Release

10 Dec 19:32
Compare
Choose a tag to compare
  • Disable automatic shutdown of tinylog writing thread. Fixes #135 reported and fixed by @jtjeferreira

v1.0.13 - Maintenance Release

30 Sep 16:48
73a3c2d
Compare
Choose a tag to compare
  • Avoid publication of SHA256 and SHA512 checksums in release process. Fixes #133 reported by @alexandru

v1.0.12 - Maintenance Release

24 Sep 15:11
5ba285c
Compare
Choose a tag to compare
  • Java 17 support
  • Bump Bytebuddy to 1.11.18
  • Deprecate travis
  • Add Github Actions script

v1.0.11 - Maintenance Release

04 Jun 00:43
Compare
Choose a tag to compare

Bump Bytebuddy to 1.11.1

v1.0.10 - Maintenance Release

28 May 20:13
Compare
Choose a tag to compare
  • Java 16 support
  • Bump Bytebuddy to 1.11.0
  • Add exception handler strategy
  • Deprecate Bintray

v1.0.9 - Maintenance Release

24 Sep 15:22
Compare
Choose a tag to compare
  • Change default order to Integer.MAX_VALUE