An open index of dependabot pull requests across open source projects.

chore(deps): bump the open-telemetry group across 2 directories with 2 updates

Open
Number: #1900
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: May 12, 2025 at 10:10 AM UTC
(about 1 year ago)
Updated: May 12, 2025 at 01:06 PM UTC
(about 1 year ago)
Labels:
dependencies java
Description:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the open-telemetry group with 2 updates in the / directory: io.opentelemetry:opentelemetry-api and io.opentelemetry:opentelemetry-context.
Bumps the open-telemetry group with 2 updates in the /java-8 directory: io.opentelemetry:opentelemetry-api and io.opentelemetry:opentelemetry-context.

Updates io.opentelemetry:opentelemetry-api from 1.49.0 to 1.50.0

Release notes

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

Version 1.50.0

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

Extensions

  • Declarative config: Add support for escaping env var substitution (#7033)
  • Declarative config: update to opentelemetry-configuration 0.4 (#7064)
  • Declarativeconfig: Refactor internals to add DeclarativeConfigContext (#7293)

Project tooling

  • Kotlin extension: Update min kotlin version to 1.8 (#7155)
  • Add javadoc site crawler (#7300, #7316)

🙇 Thank you

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

... (truncated)

Changelog

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

Version 1.50.0 (2025-05-09)

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

... (truncated)

Commits
  • 9e367f8 [release/v1.50.x] Prepare release 1.50.0 (#7339)
  • e8305ee Prepare 1.50.0 (#7335)
  • 983133f Add setLoggerConfigurator support to LoggerProvider (#7332)
  • 58acb53 Add test that shows how context keys are special (#7330)
  • 18548f4 fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1 (...
  • f0f2630 fix(deps): update dependency io.netty:netty-bom to v4.2.1.final (#7324)
  • 288907d Avoid HTTP 429 errors (#7328)
  • eec2120 Add DeclarativeConfigContext (#7293)
  • 54e5ea7 Update cralwer to crawl all io.opentelemetry.* groups (#7316)
  • d70fe5b Fix Otlp*MetricExporterBuilderTests (#7313)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.49.0 to 1.50.0

Release notes

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

Version 1.50.0

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

Extensions

  • Declarative config: Add support for escaping env var substitution (#7033)
  • Declarative config: update to opentelemetry-configuration 0.4 (#7064)
  • Declarativeconfig: Refactor internals to add DeclarativeConfigContext (#7293)

Project tooling

  • Kotlin extension: Update min kotlin version to 1.8 (#7155)
  • Add javadoc site crawler (#7300, #7316)

🙇 Thank you

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

... (truncated)

Changelog

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

Version 1.50.0 (2025-05-09)

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

... (truncated)

Commits
  • 9e367f8 [release/v1.50.x] Prepare release 1.50.0 (#7339)
  • e8305ee Prepare 1.50.0 (#7335)
  • 983133f Add setLoggerConfigurator support to LoggerProvider (#7332)
  • 58acb53 Add test that shows how context keys are special (#7330)
  • 18548f4 fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1 (...
  • f0f2630 fix(deps): update dependency io.netty:netty-bom to v4.2.1.final (#7324)
  • 288907d Avoid HTTP 429 errors (#7328)
  • eec2120 Add DeclarativeConfigContext (#7293)
  • 54e5ea7 Update cralwer to crawl all io.opentelemetry.* groups (#7316)
  • d70fe5b Fix Otlp*MetricExporterBuilderTests (#7313)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-api from 1.49.0 to 1.50.0

Release notes

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

Version 1.50.0

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

Extensions

  • Declarative config: Add support for escaping env var substitution (#7033)
  • Declarative config: update to opentelemetry-configuration 0.4 (#7064)
  • Declarativeconfig: Refactor internals to add DeclarativeConfigContext (#7293)

Project tooling

  • Kotlin extension: Update min kotlin version to 1.8 (#7155)
  • Add javadoc site crawler (#7300, #7316)

🙇 Thank you

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

... (truncated)

Changelog

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

Version 1.50.0 (2025-05-09)

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

... (truncated)

Commits
  • 9e367f8 [release/v1.50.x] Prepare release 1.50.0 (#7339)
  • e8305ee Prepare 1.50.0 (#7335)
  • 983133f Add setLoggerConfigurator support to LoggerProvider (#7332)
  • 58acb53 Add test that shows how context keys are special (#7330)
  • 18548f4 fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1 (...
  • f0f2630 fix(deps): update dependency io.netty:netty-bom to v4.2.1.final (#7324)
  • 288907d Avoid HTTP 429 errors (#7328)
  • eec2120 Add DeclarativeConfigContext (#7293)
  • 54e5ea7 Update cralwer to crawl all io.opentelemetry.* groups (#7316)
  • d70fe5b Fix Otlp*MetricExporterBuilderTests (#7313)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.49.0 to 1.50.0

Release notes

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

Version 1.50.0

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

Extensions

  • Declarative config: Add support for escaping env var substitution (#7033)
  • Declarative config: update to opentelemetry-configuration 0.4 (#7064)
  • Declarativeconfig: Refactor internals to add DeclarativeConfigContext (#7293)

Project tooling

  • Kotlin extension: Update min kotlin version to 1.8 (#7155)
  • Add javadoc site crawler (#7300, #7316)

🙇 Thank you

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

... (truncated)

Changelog

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

Version 1.50.0 (2025-05-09)

API

  • Clarify that AttributesBuilder.put allows nulls (#7271)
  • Stabilize log record event name (#7277)

Context

  • Fix duplicated ExecutorService wrap (#7245)
  • Promote getAll to TextMapGetter stable API (#7267)

Incubator

  • Add ExtendedLogRecordBuilder#setException (#7182)
  • Add experimental support for log extended attributes (#7123)

SDK

  • Remove Java9VersionSpecific clock implementation (#7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder (#7243)

Logs

  • Add setLoggerConfigurator support to LoggerProvider (#7332)

Metrics

  • Add DelegatingMetricData (#7229)
  • Spatial aggregation for async instruments with filtering views (#7264)

Exporters

  • Prometheus: Add Authenticator support for PrometheusHttpServer (#7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality (#7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats (#7255)

... (truncated)

Commits
  • 9e367f8 [release/v1.50.x] Prepare release 1.50.0 (#7339)
  • e8305ee Prepare 1.50.0 (#7335)
  • 983133f Add setLoggerConfigurator support to LoggerProvider (#7332)
  • 58acb53 Add test that shows how context keys are special (#7330)
  • 18548f4 fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1 (...
  • f0f2630 fix(deps): update dependency io.netty:netty-bom to v4.2.1.final (#7324)
  • 288907d Avoid HTTP 429 errors (#7328)
  • eec2120 Add DeclarativeConfigContext (#7293)
  • 54e5ea7 Update cralwer to crawl all io.opentelemetry.* groups (#7316)
  • d70fe5b Fix Otlp*MetricExporterBuilderTests (#7313)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
maven
Version Change:
1.49.0 → 1.50.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
1.49.0 → 1.50.0
Update Type:
Minor
Technical Details
ID: 188392
UUID: 3056424514
Node ID: PR_kwDOCTce4M6VzyLp
Host: GitHub
Repository: microsoftgraph/msgraph-sdk-java-core