Skip to content

opentelemetry-cpp 1.25.0#266383

Merged
BrewTestBot merged 2 commits intomainfrom
bump-opentelemetry-cpp-1.25.0
Feb 8, 2026
Merged

opentelemetry-cpp 1.25.0#266383
BrewTestBot merged 2 commits intomainfrom
bump-opentelemetry-cpp-1.25.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

@BrewTestBot BrewTestBot commented Feb 8, 2026

Created by brew bump


Created with brew bump-formula-pr.

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

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


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Feb 8, 2026
@daeho-ro daeho-ro force-pushed the bump-opentelemetry-cpp-1.25.0 branch from 8a80562 to 974d531 Compare February 8, 2026 11:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 8, 2026

🤖 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 Feb 8, 2026
@BrewTestBot BrewTestBot enabled auto-merge February 8, 2026 12:27
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 8, 2026
Merged via the queue into main with commit 03078c4 Feb 8, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-opentelemetry-cpp-1.25.0 branch February 8, 2026 12:35
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.

2 participants