Skip to content

opentelemetry-cpp 1.26.0#273332

Merged
BrewTestBot merged 2 commits intomainfrom
bump-opentelemetry-cpp-1.26.0
Mar 20, 2026
Merged

opentelemetry-cpp 1.26.0#273332
BrewTestBot merged 2 commits intomainfrom
bump-opentelemetry-cpp-1.26.0

Conversation

@BrewTestBot
Copy link
Contributor

@BrewTestBot BrewTestBot commented Mar 20, 2026

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

@cho-m
Copy link
Member

cho-m commented Mar 20, 2026

Given other PR will need at least 2 more reruns, can handle this first.

@cho-m cho-m force-pushed the bump-opentelemetry-cpp-1.26.0 branch from 89efac0 to a705793 Compare March 20, 2026 14:28
@cho-m cho-m marked this pull request as ready for review March 20, 2026 14:29
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 20, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 20, 2026 17:19
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit b0f3d84 Mar 20, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-opentelemetry-cpp-1.26.0 branch March 20, 2026 17:28
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` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants