Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

deps: bump opentelemetry.version from 1.42.1 to 1.59.0#2055

Closed
dependabot[bot] wants to merge 1 commit intogrpc-experimentalfrom
dependabot/maven/grpc-experimental/opentelemetry.version-1.59.0
Closed

deps: bump opentelemetry.version from 1.42.1 to 1.59.0#2055
dependabot[bot] wants to merge 1 commit intogrpc-experimentalfrom
dependabot/maven/grpc-experimental/opentelemetry.version-1.59.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps opentelemetry.version from 1.42.1 to 1.59.0.
Updates io.opentelemetry:opentelemetry-api from 1.42.1 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.42.1 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-context's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-context's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-sdk from 1.42.1 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-sdk's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-sdk-common from 1.42.1 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk-common's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-sdk-common's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-sdk-testing from 1.42.1 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk-testing's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-sdk-testing's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-sdk-trace from 1.42.1 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk-trace's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-sdk-trace's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • 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 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)

Bumps `opentelemetry.version` from 1.42.1 to 1.59.0.

Updates `io.opentelemetry:opentelemetry-api` from 1.42.1 to 1.59.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.42.1...v1.59.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.42.1 to 1.59.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.42.1...v1.59.0)

Updates `io.opentelemetry:opentelemetry-sdk` from 1.42.1 to 1.59.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.42.1...v1.59.0)

Updates `io.opentelemetry:opentelemetry-sdk-common` from 1.42.1 to 1.59.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.42.1...v1.59.0)

Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.42.1 to 1.59.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.42.1...v1.59.0)

Updates `io.opentelemetry:opentelemetry-sdk-trace` from 1.42.1 to 1.59.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.42.1...v1.59.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-sdk
  dependency-version: 1.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-sdk-common
  dependency-version: 1.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-sdk-testing
  dependency-version: 1.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-sdk-trace
  dependency-version: 1.59.0
  dependency-type: direct:development
  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 Feb 24, 2026
@dependabot dependabot bot requested review from a team February 24, 2026 16:35
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: datastore Issues related to the googleapis/java-datastore API. labels Feb 24, 2026
@chingor13 chingor13 closed this Feb 24, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/grpc-experimental/opentelemetry.version-1.59.0 branch February 24, 2026 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/java-datastore API. dependencies Pull requests that update a dependency file java Pull requests that update Java code size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant