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.9.0/v0.102.0 #10293

Merged
merged 8 commits into from
Jun 3, 2024
Merged

Conversation

opentelemetrybot
Copy link
Contributor

The following commands were run to prepare this release:

  • make chlog-update VERSION=v1.9.0/v0.102.0
  • make prepare-release PREVIOUS_VERSION=1.8.0 RELEASE_CANDIDATE=1.9.0 MODSET=stable
  • make prepare-release PREVIOUS_VERSION=0.101.0 RELEASE_CANDIDATE=0.102.0 MODSET=beta

@opentelemetrybot opentelemetrybot requested review from a team and dmitryax June 3, 2024 15:38
@mx-psi mx-psi mentioned this pull request Jun 3, 2024
8 tasks
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.65%. Comparing base (7dbaebb) to head (d86c0c2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10293   +/-   ##
=======================================
  Coverage   92.65%   92.65%           
=======================================
  Files         386      386           
  Lines       18232    18232           
=======================================
  Hits        16892    16892           
  Misses        996      996           
  Partials      344      344           

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

@mx-psi
Copy link
Member

mx-psi commented Jun 3, 2024

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.

What changes caused the bump of the stable module? Didn't see anything in the changelog

@mx-psi
Copy link
Member

mx-psi commented Jun 3, 2024

@codeboten #10148, used by profiles, listed here on this PR:

- `pdata`: Introduce string and int64 slices to pcommon (#10148)
(API only change)

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG-API.md Show resolved Hide resolved
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number if applicable -->
#### Link to tracking issue
Fixes #

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->
@mx-psi mx-psi requested a review from codeboten June 3, 2024 17:45
@codeboten codeboten merged commit 5cbf8be into main Jun 3, 2024
48 checks passed
@codeboten codeboten deleted the prepare-release-prs/0.102.0 branch June 3, 2024 18:31
@github-actions github-actions bot added this to the next release milestone Jun 3, 2024
steves-canva pushed a commit to Canva/opentelemetry-collector that referenced this pull request Jun 14, 2024
The following commands were run to prepare this release:
- make chlog-update VERSION=v1.9.0/v0.102.0
- make prepare-release PREVIOUS_VERSION=1.8.0 RELEASE_CANDIDATE=1.9.0
MODSET=stable
- make prepare-release PREVIOUS_VERSION=0.101.0
RELEASE_CANDIDATE=0.102.0 MODSET=beta

---------

Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
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.

4 participants