Skip to content

Releases: kamon-io/Kamon

v2.8.0 - Upgrade to Kanela 2.0

02 Dec 16:15
fed4630

Choose a tag to compare

v2.8.0-rc.1

26 Nov 16:21
fed4630

Choose a tag to compare

v2.8.0-rc.1 Pre-release
Pre-release

First rc release of Kamon 2.8.0 using the new Kanela agent. Release notes to be added when 2.8.0 proper lands.

v2.8.0-beta.1

05 Jul 14:24
1c6d97b

Choose a tag to compare

v2.8.0-beta.1 Pre-release
Pre-release

First beta release of Kamon 2.8.0 using the new Kanela agent. Release notes to be added when 2.8.0 proper lands.

v2.7.7

23 Apr 20:20
db2c3ed

Choose a tag to compare

What's Changed

  • Throw more helpful error if kanela-agent jar is undiscoverable by @hughsimpson in #1393

This release has the same features as 2.7.6 but with a fix for #1392.

v2.7.6

09 Apr 20:02

Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: v2.7.5...v2.7.6

v2.7.5

11 Oct 08:39
f4898d9

Choose a tag to compare

What's Changed

New Features:

Improvements:

Fixes:

  • fix RequestContextImpl.copy instrumentation issue with pekko-http 1.1.+ by @hughsimpson in #1372

NOTE:

This release should be compatible with pekko core libraries < 1.1.0 and >= 1.1.2+, but instrumentation for http2 flows with pekko-http is dependent upon some upstream @noinline annotations; this is expected to be resolved with the release of pekko-http 1.1.1. It is advised that if depending upon kamon for pekko-http instrumentation, you await that release before upgrading pekko versions to the 1.1.x line.

Full Changelog: v2.7.4...v2.7.5

v2.7.4

03 Oct 09:23
a478d3b

Choose a tag to compare

What's Changed

Improvements:

Fixes:

  • remove the pieces of code preventing Kamon from building on modern JDKs by @ivantopo in #1351
  • fix apache http client and cxf tests on self hosted runners by @ivantopo in #1356
  • add jaxb dependency to spring and apache cxf modules by @ivantopo in #1357
  • make kamon-pekko tolerant of null dispatcherPrerequisites by @pjfanning in #1361

Note that this release will run with pekko 1.1, but not all instrumentation will work; this release is not considered to be fully compatible with pekko 1.1

Full Changelog: v2.7.3...v2.7.4

v2.7.3

05 Jun 11:26
b7904d9

Choose a tag to compare

What's Changed

New Features:

  • Added instrumentation for apache cxf client. by @atyutin90 in #1335
  • Providers for Runnable and Callable wrappers when using Kanela "executor-service-capture-on-submit" module by @alexmihailov in #1333

Improvements:

Fixes:

New Contributors

Full Changelog: v2.7.2...v2.7.3

v2.7.2

24 May 12:09
4fb6dc5

Choose a tag to compare

What's Changed

New Features:

Improvements:

Fixes:

New Contributors

Full Changelog: v2.7.1...v2.7.2

v2.7.1

03 Mar 14:52
13b3069

Choose a tag to compare

What's Changed

New Features:

Improvements:

Fixes:

  • Fix for postgresql 42.7.2 - java.lang.NoSuchFieldError: checkConnectionQuery (#1321) in #1326 by @hughsimpson

New Contributors

Full Changelog: v2.7.0...v2.7.1