Skip to content

Releases: kamon-io/Kamon

v2.7.7

23 Apr 20:20
db2c3ed
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Features:

  • Add Apache HttpClient 4.x instrumentation by @rg-p in #1330
  • Add EntityID to DatadogAgentReporter by @juancarrey in #1338

Improvements:

Fixes:

New Contributors

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

v2.7.1

03 Mar 14:52
13b3069
Compare
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

v2.7.0

03 Dec 19:52
25386b2
Compare
Choose a tag to compare

What's Changed

New features

Full Changelog: 2.6.6...v2.7.0

v2.6.6

09 Nov 10:18
a8bef44
Compare
Choose a tag to compare

What's Changed

New Features:

Improvements:

  • Add Datadog specific error tags by @TAKAyukiatkwsk in #1228
  • AtomicGetOrElseUpdateOnTrieMap::atomicGetOrElseUpdate -> TrieMap::getOrElseUpdate by @dpsoft in #591

Fixes:

New Contributors

Full Changelog: v2.6.5...2.6.6

v2.6.5

09 Oct 12:48
12983f9
Compare
Choose a tag to compare

Fixes:

Full Changelog: v2.6.4...v2.6.5