v0.29.0
Release Highlights
- Non-GKE resource now map to
k8s_*
monitored resource (#340 , #342) - Support for mapping to custom Monitored Resources (#346)
- Newly deprecated APIs: mapResource
What's Changed
- Update maven-badges to link to sonatype central by @psx95 in #322
- Add auth support for gRPC by @psx95 in #323
- Switch to ConcurrentMap for thread-safety by @psx95 in #328
- Add otlp with spring boot sample by @psx95 in #327
- Change OTel quickstart to use log4j2 instead of logback by @aabmass in #330
- Always output logging.googleapis.com/trace_sampled as true by @aabmass in #332
- Update JVM flag otel.java.experimental.extension by @psx95 in #338
- Add test case for zone resource detection on GAE standard by @aabmass in #341
- Fix #258 enable mapping when not gcp kubernetes by @tkmsaaaam in #340
- Fix #340 bug by @tkmsaaaam in #342
- Make all AttributeMappings final by @psx95 in #347
- Add support for custom MR mappings by @psx95 in #346
New Contributors
- @tkmsaaaam made their first contribution in #340
Full Changelog: v0.28.0...v0.29.0