Micronaut Tracing 6.1.0
What's Changed
Improvements ⭐
- Use compileOnly scope for grpc/http/kafka dependencies. by @donbeave in #422
- Fix for http status code attribute not being set for errors when tracing with opentelemetry (#410) by @rorueda in #411
Dependency updates 🚀
- fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v1.31.0 by @renovate in #375
- fix(deps): update dependency io.opentelemetry.contrib:opentelemetry-aws-xray to v1.31.0 by @renovate in #426
- fix(deps): update protobuf to v3.25.0 by @renovate in #430
- fix(deps): update grpc to v1.59.0 by @renovate in #421
Kotlin
Micronaut Modules
Micronaut Core
Micronaut Serialization
Micronaut AWS
- fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.0.5 by @renovate in #418
- fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.1.1 by @renovate in #425
Micronaut RxJava2
- fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.1.0 by @renovate in #432
Micronaut Platform
Micronaut Reactor
- fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.1.0 by @renovate in #420
CI ⚙️Build 🐘
- chore(deps): update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #428
- Fix java 21 by @timyates in #423
Micronaut Gradle Plugin
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.1.2 by @renovate in #427
New Contributors
Full Changelog: v6.0.0...v6.1.0