Skip to content

Release 1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 16:55
· 39 commits to main since this release
d94a530
Upgrade otel 1 10 (#357)

* :arrow_up: upgrade otel

* :recycle: update servlet-common packaging

* :recycle: update HttpStatusConverter package location'

* :recycle: update TestOpenTelemetryInstaller to be an AgentListener

* :heavy_plus_sign: add new deps to the testing bootstrap

* :heavy_plus_sign: add logging exporter to classpath explicitly for tests

* :recycle: fix initialization in instrumentation tests

* :heavy_plus_sign: add servlet-common bootstrap to test runtime for servlet projects

* :recycle: refactor MuzzlePlugin to handle refactor of MuzzleGradlePluginUtil to kotlin companion object'

* :bug: fix muzzle check for instrumentation modules that need the servlet-common bootstrap

* :arrow_up: upgrade byte buddy

* :bug: fix expected metric name for otlp exporter exported'

* :bug: disable assertions failing due to upstream bug