v3.8.5
What's Changed
This release upgrades several dependencies. Most noticeable are the java-jwt
and jackson
upgrades. The OpenTelemetry Java Agent extension has been changed to avoid the io.pivotal.cfenv
dependency altogether. With this release the extension gains the ability to emit CF resource attributes following the semantic convention.
- Remove io.pivotal.cfenv by @KarstenSchnitter in #207
- Upgrade Jackson to v2.18.2 by @KarstenSchnitter in #194
- Upgrade Java-JWT to version 4 by @KarstenSchnitter in #188
- Adjust Community Files by @KarstenSchnitter in #189
- Bump org.eclipse.jetty:jetty-server from 11.0.14 to 11.0.24 in /cf-java-logging-support-servlet-jakarta by @dependabot in #190
- Bump org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.55.v20240627 in /cf-java-logging-support-servlet by @dependabot in #191
- [chore]:Reuse API update - Migration from dep5 file to TOML file. by @sap-ospo-bot in #202
- Bump org.eclipse.jetty:jetty-server from 9.4.55.v20240627 to 9.4.56.v20240826 in /cf-java-logging-support-servlet by @dependabot in #206
Full Changelog: v3.8.4...v3.8.5