Skip to content

Comments

build: upgrade to go 1.25.5#1113

Merged
mariomac merged 5 commits intoopen-telemetry:mainfrom
skl:skl/go-1-25-5
Jan 16, 2026
Merged

build: upgrade to go 1.25.5#1113
mariomac merged 5 commits intoopen-telemetry:mainfrom
skl:skl/go-1-25-5

Conversation

@skl
Copy link
Member

@skl skl commented Jan 16, 2026

  • Bump build to go 1.25.5 to address CVE-2025-61729
  • I had an issue with the ghcr.io/open-telemetry/obi-generator:0.2.4 - split into a separate PR on an origin branch so that 0.2.5 could be published fix: llvm-strip not found #1114

//go:generate go run ../../../../../cmd/generate-port-lookup
//go:generate gofmt -w protocol.go

package transport
Copy link
Contributor

Choose a reason for hiding this comment

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

you can exclude this file as #1109 has fix to avoid generate this file all the time

Copy link
Member Author

Choose a reason for hiding this comment

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

Restored in 4d64b35

@skl skl mentioned this pull request Jan 16, 2026
@skl skl marked this pull request as ready for review January 16, 2026 12:16
@skl skl requested a review from a team as a code owner January 16, 2026 12:16
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.07%. Comparing base (3c6ddb2) to head (b8eeccd).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1113      +/-   ##
==========================================
- Coverage   46.08%   46.07%   -0.01%     
==========================================
  Files         270      270              
  Lines       28413    28413              
==========================================
- Hits        13093    13091       -2     
- Misses      14435    14438       +3     
+ Partials      885      884       -1     
Flag Coverage Δ
integration-test 22.16% <ø> (-0.04%) ⬇️
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-${ARCH}-${KERNEL_VERSION} 0.00% <ø> (ø)
k8s-integration-test 2.56% <ø> (ø)
oats-test 0.00% <ø> (ø)
unittests 47.34% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mariomac mariomac merged commit 1fbe8bb into open-telemetry:main Jan 16, 2026
79 of 81 checks passed
@skl skl deleted the skl/go-1-25-5 branch January 16, 2026 15:03
@MrAlias MrAlias added this to the v0.5.0 milestone Feb 10, 2026
@MrAlias MrAlias mentioned this pull request Feb 10, 2026
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