·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
This release only contains improvements on the opentelemetry agent extension. For the other components it includes only minor upgrades of dependencies. For the extension this release introduces three major changes:
- Allow metric filtering by name in #310
- Add support for Collector-as-a-Service in #326
- New configuration properties in #318
All these changes are documented in the README.md
Details
- Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #301
- Bump log4j2.version from 2.24.3 to 2.25.2 by @dependabot[bot] in #295
- Bump opentelemetry.sdk.version from 1.55.0 to 1.56.0 by @dependabot[bot] in #300
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #303
- Bump com.squareup.okhttp3:okhttp from 5.3.0 to 5.3.2 by @dependabot[bot] in #305
- Fix OTel config attribute by @KarstenSchnitter in #309
- Allow metric filtering by name by @KarstenSchnitter in #310
- Fix Configuration parsing by @KarstenSchnitter in #312
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #311
- Add sanitization for span attributes by @KarstenSchnitter in #314
- Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 by @dependabot[bot] in #319
- Bump mockito.version from 5.20.0 to 5.21.0 by @dependabot[bot] in #317
- Refactor Configuration Properties by @KarstenSchnitter in #318
- Bump log4j2.version from 2.25.2 to 2.25.3 by @dependabot[bot] in #322
- Add support for CaaS by @KarstenSchnitter in #326
- Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 by @dependabot[bot] in #328
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #327
- Bump io.opentelemetry.javaagent:opentelemetry-javaagent from 2.21.0 to 2.23.0 by @dependabot[bot] in #321
- Bump opentelemetry.sdk.version from 1.56.0 to 1.57.0 by @dependabot[bot] in #316
- Bump io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources from 1.51.0-alpha to 1.52.0-alpha by @dependabot[bot] in #308
- Fix deprecation messages for default values by @KarstenSchnitter in #329
- Create Final Release 4.1.0 by @KarstenSchnitter in #330
Full Changelog: 4.0.0...4.1.0