Skip to content

Update Go version for OTLP tests#2228

Merged
jefferbrecht merged 1 commit intomasterfrom
jefferbrecht-otlp-test-go-upgrade
Mar 9, 2026
Merged

Update Go version for OTLP tests#2228
jefferbrecht merged 1 commit intomasterfrom
jefferbrecht-otlp-test-go-upgrade

Conversation

@jefferbrecht
Copy link
Copy Markdown
Member

@jefferbrecht jefferbrecht commented Mar 9, 2026

Description

OTel released a new SDK version that requires Go >= 1.25.0, which broke our OTLP tests because they use the latest SDK versions and they are pinned to Go 1.24.x.

mirror_content.sh was already run.

Related issue

N/A

How has this been tested?

Will let presubmits run

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@jefferbrecht jefferbrecht merged commit 673f87b into master Mar 9, 2026
32 of 48 checks passed
@jefferbrecht jefferbrecht deleted the jefferbrecht-otlp-test-go-upgrade branch March 9, 2026 19:53
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.

3 participants