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

Release v1.33.0/v0.58.0/v0.27.0/v0.13.0/v0.8.0/v0.6.0/v0.5.0 #6435

Merged
merged 14 commits into from
Dec 12, 2024

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Dec 12, 2024

Added

Changed

Fixed

@MrAlias MrAlias added the Unlock Released Changelog PRs that need to change released section in CHANGELOG.md label Dec 12, 2024
@MrAlias MrAlias added this to the v1.33.0 milestone Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 43.58974% with 22 lines in your changes missing coverage. Please review.

Project coverage is 68.0%. Comparing base (741c472) to head (a6681a1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
detectors/aws/ec2/version.go 0.0% 1 Missing ⚠️
detectors/aws/ecs/version.go 0.0% 1 Missing ⚠️
detectors/aws/eks/version.go 0.0% 1 Missing ⚠️
detectors/gcp/version.go 0.0% 1 Missing ⚠️
...thub.com/aws/aws-sdk-go-v2/otelaws/test/version.go 0.0% 1 Missing ⚠️
...om/emicklei/go-restful/otelrestful/test/version.go 0.0% 1 Missing ⚠️
...n/github.com/gin-gonic/gin/otelgin/test/version.go 0.0% 1 Missing ⚠️
...ion/github.com/gorilla/mux/otelmux/test/version.go 0.0% 1 Missing ⚠️
.../github.com/labstack/echo/otelecho/test/version.go 0.0% 1 Missing ⚠️
...b.org/mongo-driver/mongo/otelmongo/test/version.go 0.0% 1 Missing ⚠️
... and 12 more
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6435   +/-   ##
=====================================
  Coverage   67.9%   68.0%           
=====================================
  Files        200     200           
  Lines      16689   16682    -7     
=====================================
+ Hits       11342   11347    +5     
+ Misses      5001    4993    -8     
+ Partials     346     342    -4     
Files with missing lines Coverage Δ
bridges/otellogr/logsink.go 100.0% <100.0%> (ø)
bridges/otelslog/handler.go 93.3% <100.0%> (-0.1%) ⬇️
bridges/otelzap/core.go 97.8% <100.0%> (-0.1%) ⬇️
...github.com/aws/aws-lambda-go/otellambda/version.go 60.0% <100.0%> (ø)
...on/github.com/aws/aws-sdk-go-v2/otelaws/version.go 60.0% <100.0%> (ø)
...hub.com/emicklei/go-restful/otelrestful/version.go 60.0% <100.0%> (ø)
...tation/github.com/gin-gonic/gin/otelgin/version.go 60.0% <100.0%> (ø)
...entation/github.com/gorilla/mux/otelmux/version.go 60.0% <100.0%> (ø)
...ation/github.com/labstack/echo/otelecho/version.go 60.0% <100.0%> (ø)
...ongodb.org/mongo-driver/mongo/otelmongo/version.go 60.0% <100.0%> (ø)
... and 28 more

... and 2 files with indirect coverage changes

@MrAlias MrAlias marked this pull request as ready for review December 12, 2024 19:11
@MrAlias MrAlias requested review from a team and yurishkuro as code owners December 12, 2024 19:11
@MrAlias MrAlias merged commit f6667f6 into open-telemetry:main Dec 12, 2024
45 of 48 checks passed
@MrAlias MrAlias deleted the release-v1.33.0 branch December 12, 2024 20:27
@@ -1,19 +1,20 @@
module go.opentelemetry.io/contrib/bridges/otellogr

go 1.22
go 1.22.0
Copy link
Member

Choose a reason for hiding this comment

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

It looks like we are including the PATCH version of the go. Is this expected?

Copy link
Contributor Author

@MrAlias MrAlias Dec 12, 2024

Choose a reason for hiding this comment

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

MrAlias added a commit that referenced this pull request Dec 14, 2024
This prevents the creation of otel go update PR from `renovate`, like
this #6434, as we would manually create an individual release PR to do
the update, like #6435.

---------

Co-authored-by: Tyler Yahn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unlock Released Changelog PRs that need to change released section in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants