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

Minimum go version dependency downgraded back to 1.22.0 in various packages #6073

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

codeboten
Copy link
Contributor

This is pulling in a change to opentelemetry-proto-go that allows us to set the minimum go version back down to 1.22.0.

This depends on open-telemetry/opentelemetry-proto-go#224

@codeboten codeboten force-pushed the codeboten/test-downgrade-go-1.22 branch from b989e26 to 0d0f7bb Compare December 19, 2024 17:46
@codeboten codeboten changed the title [WIP] testing update to reduce go min version chore: update go.opentelemetry.io/proto/otlp dependency to latest Dec 19, 2024
@codeboten codeboten changed the title chore: update go.opentelemetry.io/proto/otlp dependency to latest Minimum go version dependency downgraded back to 1.22.0 in various packages Dec 19, 2024
@codeboten codeboten marked this pull request as ready for review December 19, 2024 17:47
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.2%. Comparing base (2940303) to head (e8ff40c).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6073   +/-   ##
=====================================
  Coverage   82.2%   82.2%           
=====================================
  Files        273     273           
  Lines      23674   23674           
=====================================
+ Hits       19477   19478    +1     
+ Misses      3850    3849    -1     
  Partials     347     347           

see 1 file with indirect coverage changes

Copy link
Member

@XSAM XSAM left a comment

Choose a reason for hiding this comment

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

@codeboten
Copy link
Contributor Author

Should we wait for the open-telemetry/opentelemetry-proto-go#225?

happy to go either ways

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten force-pushed the codeboten/test-downgrade-go-1.22 branch from 0d0f7bb to 5294e26 Compare January 6, 2025 17:12
Signed-off-by: Alex Boten <[email protected]>
@codeboten
Copy link
Contributor Author

@XSAM updated with the release of 1.5.0

Signed-off-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.

4 participants