Skip to content

[chore] Prepare release v0.146.0#14608

Merged
codeboten merged 4 commits into
mainfrom
prepare-release-prs/0.146.0
Feb 17, 2026
Merged

[chore] Prepare release v0.146.0#14608
codeboten merged 4 commits into
mainfrom
prepare-release-prs/0.146.0

Conversation

@otelbot
Copy link
Copy Markdown
Contributor

@otelbot otelbot Bot commented Feb 17, 2026

The following commands were run to prepare this release:

  • make chlog-update VERSION=v0.146.0
  • make prepare-release PREVIOUS_VERSION=0[.]145[.]0 RELEASE_CANDIDATE=0.146.0 MODSET=beta

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.82%. Comparing base (96ab9b9) to head (ed0a3e4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14608      +/-   ##
==========================================
- Coverage   91.82%   91.82%   -0.01%     
==========================================
  Files         679      679              
  Lines       42920    42920              
==========================================
- Hits        39413    39410       -3     
- Misses       2438     2440       +2     
- Partials     1069     1070       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@evan-bradley evan-bradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The builder integration test is failing with

go: downloading go.opentelemetry.io/collector/confmap/provider/httpsprovider v1.51.0
go: downloading go.opentelemetry.io/collector/confmap/provider/yamlprovider v1.51.0
go: downloading go.opentelemetry.io/collector/exporter/otlpexporter v0.146.0
go: downloading go.opentelemetry.io/collector/otelcol v0.145.0
go: downloading go.opentelemetry.io/collector/receiver/otlpreceiver v0.146.0
go: go.opentelemetry.io/collector/exporter/otlpexporter@v0.146.0: reading go.opentelemetry.io/collector/exporter/otlpexporter/go.mod at revision exporter/otlpexporter/v0.146.0: unknown revision exporter/otlpexporter/v0.146.0

This comes from a test added in #14530. We can make updates to the test to better handle mid-release testing, but I don't think it needs to block the release.

Copy link
Copy Markdown
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created an issue to track the cicd failure #14609

@codeboten codeboten added this pull request to the merge queue Feb 17, 2026
Merged via the queue into main with commit 0341e72 Feb 17, 2026
61 of 63 checks passed
@codeboten codeboten deleted the prepare-release-prs/0.146.0 branch February 17, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants