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).