Skip to content

chore(deps): bump io.opentelemetry.instrumentation:opentelemetry-reactor-3.1 from 2.26.1-alpha to 2.27.0-alpha#1291

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.opentelemetry.instrumentation-opentelemetry-reactor-3.1-2.27.0-alpha
Open

chore(deps): bump io.opentelemetry.instrumentation:opentelemetry-reactor-3.1 from 2.26.1-alpha to 2.27.0-alpha#1291
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.opentelemetry.instrumentation-opentelemetry-reactor-3.1-2.27.0-alpha

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps io.opentelemetry.instrumentation:opentelemetry-reactor-3.1 from 2.26.1-alpha to 2.27.0-alpha.

Release notes

Sourced from io.opentelemetry.instrumentation:opentelemetry-reactor-3.1's releases.

Version 2.26.1

This is a patch release on the previous 2.26.0 release, fixing the issue(s) below.

🔒 Security fixes

  • Fix unsafe deserialization in RMI instrumentation that could lead to remote code execution (CVE-2026-33701, #16979)
Changelog

Sourced from io.opentelemetry.instrumentation:opentelemetry-reactor-3.1's changelog.

Changelog

Unreleased

⚠️ Breaking changes to non-stable APIs

  • Removed previously deprecated SqlQueryAnalyzer.analyze(String) and SqlQueryAnalyzer.analyzeWithSummary(String); use the overloads that take a SqlDialect.
  • Removed the unused DbClientAttributesGetter.getDbResponseStatusCode() default method.
  • Removed previously deprecated KafkaTelemetryBuilder.setMessagingReceiveInstrumentationEnabled(boolean); use setMessagingReceiveTelemetryEnabled(boolean).
  • Removed previously deprecated OpenTelemetryAppender.Builder.captureCodeAttributes(boolean) in the log4j-appender-2.17 module; use setCaptureCodeAttributes(boolean).
  • Removed previously deprecated Experimental.setEnableSqlCommenter() in the JDBC and R2DBC instrumentations; use Experimental.setSqlCommenterEnabled().
  • Removed previously deprecated Experimental.addTraceIdRequestAttribute() and Experimental.setCapturedRequestParameters() in the servlet-3.0 and servlet-5.0 instrumentations; use setTraceIdRequestAttributeEnabled() and setCaptureRequestParameters() respectively.
  • Removed the opentelemetry-runtime-telemetry-java8 and opentelemetry-runtime-telemetry-java17 library artifacts (deprecated aliases); use opentelemetry-runtime-telemetry instead.
  • Removed previously deprecated experimental config property otel.instrumentation.servlet.experimental.add-trace-id-request-attribute; use otel.instrumentation.servlet.experimental.trace-id-request-attribute.enabled instead.
  • Removed the previously deprecated captureEventName library builder setting from the logback-appender-1.0 and log4j-appender-2.17 OpenTelemetryAppender, and the corresponding otel.instrumentation.{logback-appender,log4j-appender,jboss-logmanager}.experimental.capture-event-name javaagent properties. Use the otel.event.name key in MDC / context data / key-value pairs / Logstash markers / structured arguments instead.

Version 2.27.0 (2026-04-21)

This release targets the OpenTelemetry SDK 1.61.0.

Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they will continue to have breaking changes. Please see VERSIONING.md for more details.

⚠️ Breaking changes to non-stable APIs

  • Make AbstractKtorServerTelemetryBuilder.isOpenTelemetryInitialized() protected (previously public). (#17509)
  • Replace ExperimentalInstrumentationModule.injectClasses(ClassInjector) with exposedClassNames() for exposing helper classes to the application class loader. (#17765)
  • Moved WebApplicationContextInstrumentation from the spring-web instrumentation module to spring-webmvc; users who disabled it via otel.instrumentation.spring-web.enabled=false must now use otel.instrumentation.spring-webmvc.enabled=false.

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…tor-3.1

Bumps [io.opentelemetry.instrumentation:opentelemetry-reactor-3.1](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.26.1-alpha to 2.27.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-reactor-3.1
  dependency-version: 2.27.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 25, 2026
@dependabot dependabot Bot requested a review from a team April 25, 2026 19:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 25, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant