Bump opentelemetry-instrumentation-bom from 1.18.0 to 1.19.0 in /dependencyManagement
Bumps opentelemetry-instrumentation-bom from 1.18.0 to 1.19.0.
Release notes
Sourced from opentelemetry-instrumentation-bom's releases.
Version 1.19.0
This release targets the OpenTelemetry SDK 1.19.0.
Note that all artifacts other than
io.opentelemetry.javaagent:opentelemetry-javaagenthave the-alphasuffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.Migration notes
- Deprecated
HttpServerAttributesGetter.serverName(), and removedhttp.hostandhttp.server_nameattributes (#6709)- Removed previously deprecated configuration flags (see previous release notes for deprecations) (#6771)
- The restlet-1 instrumentation name has changed from
restlet-1.0torestlet-1.1(#6106)🌟 New library instrumentation
- Netty 4.1 (#6820)
📈 Enhancements
- Move in resource providers from core repo (#6574)
- Propagate client span context in doOnRequest (#6621)
- Update attribute key of rocketmq's message tag to use name from semantic conventions (
messaging.rocketmq.message_tag) (#6677)- Avoid muzzle matcher warning for the spring-boot-actuator-autoconfigure instrumentation (#6695)
- Add marker attribute for Log4j 2 (#6680)
- Add marker attribute for Logback (#6652)
- Add daemon attribute to process.runtime.jvm.threads.count (#6635)
- Link JMS receive span with the producer span (#6804)
- Link RabbitMQ receive span with the producer span (#6808)
- Run context customizers before span start instead of after (#6634)
- Strip sensitive data from the url (#6417)
- Extract
net.peer.{name,port}on start for CLIENT spans (#6828)🛠️ Bug fixes
- Fix scheduled job experimental attributes property (#6633)
- Fix AutoConfigurationCustomizer.addPropertiesSupplier not taking into account configuration-file (#6697)
- Fix Dubbo NPE and trace propagation issue (#6640)
- Fix directory separator in ProcessResource attributes (#6716)
- Fix instrumentation for tomcat 10.1.0 (#6766)
- Fix instrumentation name for jaxrs-2.0-annotations (#6770)
- Fix instrumentation for vert.x 4.3.4 (#6809)
- Fix Restlet v2
Message#getAttributescalls (#6796)- Guard against null HttpContext (#6792)
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
... (truncated)
Changelog
Sourced from opentelemetry-instrumentation-bom's changelog.
Version 1.19.0 (2022-10-13)
Migration notes
- Deprecated
HttpServerAttributesGetter.serverName(), and removedhttp.hostandhttp.server_nameattributes (#6709)- Removed previously deprecated configuration flags (see previous release notes for deprecations) (#6771)
- The restlet-1 instrumentation name has changed from
restlet-1.0torestlet-1.1(#6106)🌟 New library instrumentation
- Netty 4.1 (#6820)
📈 Enhancements
- Move in resource providers from core repo (#6574)
- Propagate client span context in doOnRequest (#6621)
- Update attribute key of rocketmq's message tag to use name from semantic conventions (
messaging.rocketmq.message_tag) (#6677)- Avoid muzzle matcher warning for the spring-boot-actuator-autoconfigure instrumentation (#6695)
- Add marker attribute for Log4j 2 (#6680)
- Add marker attribute for Logback (#6652)
- Add daemon attribute to process.runtime.jvm.threads.count (#6635)
- Link JMS receive span with the producer span (#6804)
- Link RabbitMQ receive span with the producer span (#6808)
- Run context customizers before span start instead of after (#6634)
- Strip sensitive data from the url (#6417)
- Extract
net.peer.{name,port}on start for CLIENT spans (#6828)🛠️ Bug fixes
- Fix scheduled job experimental attributes property (#6633)
- Fix AutoConfigurationCustomizer.addPropertiesSupplier not taking into account configuration-file
... (truncated)
Commits
d75d293[release/v1.19.x] Prepare release 1.19.0 (#6860)c40d323Update change log for 1.19.0 release (#6859)279ab34Fix regression in webflux http client concurrency test (#6858)aeac361Upgrade to otel java 1.19.0 (#6757)c5cd8d6Fix create website pull request (#6852)d589654Bump gradle-nullaway-plugin from 1.3.0 to 1.4.0 in /conventions (#6839)3806e4fBump error_prone_annotations from 2.15.0 to 2.16 in /dependencyManagement (#6...5994069Bump error_prone_test_helpers from 2.15.0 to 2.16 in /dependencyManagement (#...fcd5876Add HTTP client and server tests (#6836)56fa7eeBump gradle-errorprone-plugin from 2.0.2 to 3.0.1 in /conventions (#6841)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)