Micronaut Tracing 4.2.0
v4.2.0 (2022-07-03)
- OpenTelemetry Support
Implemented enhancements:
- OpenTelemetry Support for Instrumenting the AWS SDK #102
- Move from Open Tracing to Open Telemetry #7
Closed issues:
- TracingCorePublisher cannot be cast to class reactor.core.publisher.Mono #115
- OpenTelemetry spans don't show the @client id but localhost #114
- package-info.java missing from io.micronaut.tracing.opentelemetry.instrument.http #100
- Reactor contextView doesn't contain ServerRequestContext when zipkin enabled #29
- The Tracing Dependencies Are Not Found #19
- (graal) Micronaut tracing example doesn't work #8
Merged pull requests:
- Update dependency io.zipkin.brave:brave-instrumentation-http to v5.13.10 #127 (@renovate[bot])
- Update dependency io.jaegertracing:jaeger-thrift to v1.8.1 #126 (@renovate[bot])
- Update dependency io.jaegertracing:jaeger-thrift to v1.8.1 #125 (@renovate[bot])
- doc: add package-info files #123 (@sdelamo)
- refactor: since 4.2.0 #122 (@sdelamo)
- refactor: use Optional::filter #121 (@sdelamo)
- Fix #114 peerName of client will use id if doesn't contain path #119 (@n0tl3ss)
- feat: AWS Resource Provider #118 (@sdelamo)
- refactor: remove @primary for OpenTelemetry factory method #117 (@sdelamo)
- javadoc: improve javadoc #116 (@sdelamo)
- feat: allows to disable Micronaut integration with OpenTelemetry #113 (@sdelamo)
- Use StringUtils.TRUE #112 (@sdelamo)
- test: remove bean pollution #111 (@sdelamo)
- feat: instrumenting the AWS SDK #110 (@sdelamo)
- Update mikepenz/action-junit-report action to v3.1.0 #109 (@renovate[bot])
- Update protobuf to v3.21.2 #108 (@renovate[bot])
- Update kotlin-coroutines to v1.6.3 #107 (@renovate[bot])
- GCP OpenTelemetry #106 (@shingjo)
- [tracing] Update common files for branch master #105 (@micronaut-build)
- Update dependency io.opentelemetry.contrib:opentelemetry-aws-xray to v1.15.0 #104 (@renovate[bot])
- separate newspan and continuespan interceptor #103 (@n0tl3ss)
- feat: adds AwsXrayIdGeneratorFactory with compileOnly dependency #101 (@sdelamo)
- doc: update link to mappers package #99 (@sdelamo)
- Update kotlin to v1.7.0 #98 (@renovate[bot])
- Update dependency io.opentelemetry:opentelemetry-bom to v1.15.0 #97 (@renovate[bot])
- Update dependency io.opentelemetry:opentelemetry-bom to v1.15.0 #96 (@renovate[bot])
- Add customisation of the IdGenerator #95 (@n0tl3ss)
- Update grpc to v1.47.0 #94 (@renovate[bot])
- Update plugin io.micronaut.build.shared.settings to v5.3.10 #93 (@renovate[bot])
- add more tests #92 (@n0tl3ss)
- Added new test cases, fixed some of sonar issues #91 (@n0tl3ss)
- Update protobuf to v3.21.1 #90 (@renovate[bot])
- Update kotlin-coroutines to v1.6.2 #89 (@renovate[bot])
- Update dependency com.google.protobuf to v0.8.18 #88 (@renovate[bot])
- Fixes #29. Adds Tracing Subscribers inside zipkin and opentelemetry #87 (@n0tl3ss)
- Fix #8 add native image configuration for open-telemetry #86 (@n0tl3ss)
- improve BOM #85 (@graemerocher)
- [tracing] Update common files for branch master #84 (@micronaut-build)
- Update plugin io.micronaut.build.shared.settings to v5.3.9 #83 (@renovate[bot])
- [tracing] Update common files for branch master #82 (@micronaut-build)
- [tracing] Update common files for branch master #81 (@micronaut-build)
- [tracing] Update common files for branch master #80 (@micronaut-build)
- Update plugin io.micronaut.build.shared.settings to v5.3.8 #78 (@renovate[bot])
- Update mikepenz/action-junit-report action to v3.0.3 #77 (@renovate[bot])
- Update kotlin-coroutines to v1.6.1 #76 (@renovate[bot])
- Update kotlin to v1.6.21 #75 (@renovate[bot])
- Update dependency io.zipkin.brave:brave-instrumentation-http to v5.13.9 #74 (@renovate[bot])
- [tracing] Update common files for branch master #71 (@micronaut-build)
- Bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 #70 (@dependabot[bot])
- Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 #69 (@dependabot[bot])
- Bump actions/setup-java from 2 to 3 #68 (@dependabot[bot])
- Dependency upgrades #67 (@micronaut-build)
- Add support for OpenTelemetry #65 (@n0tl3ss)
- Bump io.micronaut.build.shared.settings from 5.3.1 to 5.3.2 #64 (@dependabot[bot])
- [tracing] Update common files for branch master #62 (@micronaut-build)
- Bump peter-evans/create-pull-request from 3.14.0 to 4 #60 (@dependabot[bot])
- Bump io.micronaut.build.shared.settings from 5.3.0 to 5.3.1 #59 (@dependabot[bot])
- [tracing] Update common files for branch master #57 (@micronaut-build)
- [tracing] Update common files for branch master #56 (@micronaut-build)
- [tracing] Update common files for branch master #55 (@micronaut-build)
- Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 #54 (@dependabot[bot])
- Bump mikepenz/action-junit-report from 2.9.1 to 3.0.1 #53 (@dependabot[bot])
- Bump actions/cache from 2.1.7 to 3 #52 (@dependabot[bot])
- Bump io.micronaut.build.shared.settings from 5.2.3 to 5.3.0 #51 (@dependabot[bot])
- [tracing] Update common files for branch master #50 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator