8000 Release v2.7.4 · kamon-io/Kamon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.7.4

Compare
Choose a tag to compare
@hughsimpson hughsimpson released this 03 Oct 09:23
· 30 commits to master since this release
a478d3b

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

0