Skip to content

chore(deps): update dependency open-telemetry/opentelemetry-cpp to v1.26.0#190

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/open-telemetry-opentelemetry-cpp-1.x
Open

chore(deps): update dependency open-telemetry/opentelemetry-cpp to v1.26.0#190
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/open-telemetry-opentelemetry-cpp-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 8, 2026

This PR contains the following updates:

Package Update Change
open-telemetry/opentelemetry-cpp minor v1.24.0v1.26.0

Release Notes

open-telemetry/opentelemetry-cpp (open-telemetry/opentelemetry-cpp)

v1.26.0: release

Compare Source

v1.26.0 release

Release of:

  • opentelemetry-api
  • opentelemetry-sdk
  • exporter packages

Important changes

  • [SDK] Swap Tracer/Meter/LoggerConfig disabled for enabled
    #​3942

    • In TracerConfig(bool), MeterConfig(bool), and LoggerConfig(bool),
      the boolean parameter now represents enabled instead of disabled.
    • User code calling these constructors explicitly must be adjusted
      to pass false to disable.
  • [BUILD] Revisit EventLogger deprecation
    #​3855

    • File DEPRECATED.md contains information about current deprecation
      plans.
    • Please adjust your application accordingly, to avoid disruption.
  • [CONFIGURATION] File configuration - spec stability
    #​3862

    • The specification for declarative configuration is now stable.
    • As a result, environment variable OTEL_EXPERIMENTAL_CONFIG_FILE
      is now renamed to OTEL_CONFIG_FILE.

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-cpp@v1.25.0...v1.26.0

v1.25.0: release

Compare Source

v1.25.0 release

Release of:

  • opentelemetry-api
  • opentelemetry-sdk
  • exporter packages
Breaking changes
  • [CONFIGURATION] File configuration - remove zipkin
    #​3804

    • The zipkin trace exporter is no longer supported
      by declarative configuration, due to an upstream schema change.
  • [CONFIGURATION] File configuration - rename tls properties
    #​3805

    • The Tls properties for Grpc and Http are renamed,
      due to an upstream schema change.
  • [SDK] Invalid thread instrumentation in PeriodicExportingMetricReader
    #​3842

    • The collect thread in the periodic exporting metric reader no longer
      exists.
    • As a result, member collect_thread_instrumentation in class
      PeriodicExportingMetricReaderRuntimeOptions is removed.
What's Changed
New Contributors

Full Changelog: open-telemetry/opentelemetry-cpp@v1.24.0...v1.25.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Feb 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 8, 2026

@renovate renovate Bot changed the title chore(deps): update dependency open-telemetry/opentelemetry-cpp to v1.25.0 chore(deps): update dependency open-telemetry/opentelemetry-cpp to v1.26.0 Mar 20, 2026
@renovate renovate Bot force-pushed the renovate/open-telemetry-opentelemetry-cpp-1.x branch from 00b9a80 to 45cbc8b Compare March 20, 2026 05:26
@sonarqubecloud
Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants