Skip to content

v2.7.5

Latest
Compare
Choose a tag to compare
@hughsimpson hughsimpson released this 11 Oct 08:39
f4898d9

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