Skip to content

opentelemetry-cpp 1.26.0#273332

Draft
BrewTestBot wants to merge 1 commit intomainfrom
bump-opentelemetry-cpp-1.26.0
Draft

opentelemetry-cpp 1.26.0#273332
BrewTestBot wants to merge 1 commit intomainfrom
bump-opentelemetry-cpp-1.26.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
  • TODO and FIXME comments have been checked.
release notes
## 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

View the full release notes at https://github.com/open-telemetry/opentelemetry-cpp/releases/tag/v1.26.0.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Mar 20, 2026
@cho-m cho-m marked this pull request as draft March 20, 2026 03:43
@daeho-ro
Copy link
Member

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

Labels

bump-formula-pr PR was created using `brew bump-formula-pr`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants