Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-17 | 900 Bytes | |
v2.7.4 source code.tar.gz | 2024-09-17 | 2.3 MB | |
v2.7.4 source code.zip | 2024-09-17 | 3.2 MB | |
Totals: 3 Items | 5.6 MB | 0 |
What's Changed
Improvements:
- Allow failure log level configuration by @thyandrecardoso in https://github.com/kamon-io/Kamon/pull/1358
Fixes:
- remove the pieces of code preventing Kamon from building on modern JDKs by @ivantopo in https://github.com/kamon-io/Kamon/pull/1351
- fix apache http client and cxf tests on self hosted runners by @ivantopo in https://github.com/kamon-io/Kamon/pull/1356
- add jaxb dependency to spring and apache cxf modules by @ivantopo in https://github.com/kamon-io/Kamon/pull/1357
- make kamon-pekko tolerant of null dispatcherPrerequisites by @pjfanning in https://github.com/kamon-io/Kamon/pull/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: https://github.com/kamon-io/Kamon/compare/v2.7.3...v2.7.4