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

Update OpenTelemetry dependencies for collector to v0.98.0 #1268

Merged
merged 4 commits into from
Apr 22, 2024

Conversation

rapphil
Copy link
Contributor

@rapphil rapphil commented Apr 22, 2024

  • Update OpenTelemetry collector dependencies to v0.98.0
  • Use go v1.21 since this is a minimal requirement for OpenTelemetry collector components. Add testing for Go 1.22, drop testing for Go 1.20 opentelemetry-collector#9507 . This was causing our dependabot updates to fail silently.
  • Use ~ instead of ^ for the go version that should be used while building the collector so that we have fine control over the version used. This is aligned with how the go version is managed in the OpenTelemetry collector.
  • Updates APIs that changed from version 0.92.0 to v0.98.0.

@rapphil rapphil requested a review from a team April 22, 2024 06:41
@rapphil rapphil merged commit c0e3d1f into open-telemetry:main Apr 22, 2024
12 checks passed
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