Skip to content

v2.5.10 - Maintenance Release

Compare
Choose a tag to compare
@ivantopo ivantopo released this 26 Oct 13:21
· 58 commits to master since this release
5cf9653

Fixes:

  • logback: #1212 Avoid stackoverflow errors when using Logback 1.3.x / 1.4.x. Fixed by @ivantopo via #1220

Improvements:

  • bundle: The bundle now ships with Kanela 1.0.16. Now you can use Kanela on folders that have white spaces on their path.
  • apm: Moved to the v2 ingestion API on the Kamon APM reporter. All timestamps on spans (start, finish, and marks) are now reported using the full nanosecond precision available on Kamon Telemetry. Contributed by @ivantopo via #1211