Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Prepare release v1.20.0/v0.114.0 #11692

Merged
merged 8 commits into from
Nov 18, 2024
Merged

Conversation

opentelemetrybot
Copy link
Contributor

The following commands were run to prepare this release:

  • make chlog-update VERSION=v1.20.0/v0.114.0
  • make prepare-release PREVIOUS_VERSION=1[.]19[.]0 RELEASE_CANDIDATE=1.20.0 MODSET=stable
  • make prepare-release PREVIOUS_VERSION=0[.]113[.]0 RELEASE_CANDIDATE=0.114.0 MODSET=beta

@opentelemetrybot opentelemetrybot requested a review from a team as a code owner November 18, 2024 17:56
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (8e522ad) to head (d7f0442).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11692   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         442      442           
  Lines       23792    23792           
=======================================
  Hits        21780    21780           
  Misses       1641     1641           
  Partials      371      371           

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


🚨 Try these New Features:

@TylerHelmuth
Copy link
Member

I believe the failing CI is blocked by this release blocker: open-telemetry/opentelemetry-collector-contrib#36393

@TylerHelmuth
Copy link
Member

open-telemetry/opentelemetry-collector-contrib#36393 is merged and CI now passes.

Copy link
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.

Mostly ok, just one question

cmd/builder/internal/builder/config.go Outdated Show resolved Hide resolved
@codeboten codeboten merged commit 43fbb04 into main Nov 18, 2024
48 checks passed
@codeboten codeboten deleted the prepare-release-prs/0.114.0 branch November 18, 2024 19:42
@github-actions github-actions bot added this to the next release milestone Nov 18, 2024
djaglowski pushed a commit to djaglowski/opentelemetry-collector that referenced this pull request Nov 21, 2024
The following commands were run to prepare this release:
- make chlog-update VERSION=v1.20.0/v0.114.0
- make prepare-release PREVIOUS_VERSION=1[.]19[.]0
RELEASE_CANDIDATE=1.20.0 MODSET=stable
- make prepare-release PREVIOUS_VERSION=0[.]113[.]0
RELEASE_CANDIDATE=0.114.0 MODSET=beta

---------

Signed-off-by: Alex Boten <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
HongChenTW pushed a commit to HongChenTW/opentelemetry-collector that referenced this pull request Dec 19, 2024
The following commands were run to prepare this release:
- make chlog-update VERSION=v1.20.0/v0.114.0
- make prepare-release PREVIOUS_VERSION=1[.]19[.]0
RELEASE_CANDIDATE=1.20.0 MODSET=stable
- make prepare-release PREVIOUS_VERSION=0[.]113[.]0
RELEASE_CANDIDATE=0.114.0 MODSET=beta

---------

Signed-off-by: Alex Boten <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
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.

6 participants