Skip to content

Upgrade Go to 1.26.7 and OpenTelemetry to v1.46.0 - #89

Merged
jasonmadigan merged 1 commit into
mainfrom
cve/go-upgrade-1.26.7
Aug 27, 2026
Merged

Upgrade Go to 1.26.7 and OpenTelemetry to v1.46.0#89
jasonmadigan merged 1 commit into
mainfrom
cve/go-upgrade-1.26.7

Conversation

@thomasmaas

@thomasmaas thomasmaas commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade Go toolchain from 1.26.4 to 1.26.7
  • Upgrade go.opentelemetry.io/otel and related packages to v1.46.0

Test plan

  • Unit tests pass
  • Image builds successfully

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the application’s underlying Go runtime and supporting components to newer versions.
    • Refreshed background libraries used for networking, observability, API handling, configuration, and data serialization.
    • Removed unused supporting components from the application package.
    • These maintenance updates improve compatibility, stability, and security without changing the available user-facing functionality.

Signed-off-by: Thomas Maas <thomas@webtypes.com>
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0a2cd270-59fd-4e0f-8ea5-e607b41d1d31

📥 Commits

Reviewing files that changed from the base of the PR and between 57c98bc and 8481e65.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The module now targets Go 1.26.7. The direct go-logr/logr dependency and several indirect dependencies were upgraded. go.yaml.in/yaml/v3 was added, and josharian/intern was removed.

Changes

Go module dependency refresh

Layer / File(s) Summary
Module and dependency updates
go.mod
The module Go version and go-logr/logr were upgraded. Indirect CEL, OpenAPI, gateway, OpenTelemetry, YAML, golang.org/x, gRPC, Genproto, and protobuf dependencies were refreshed. josharian/intern was removed.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 8481e

This change updates the Go toolchain and OpenTelemetry dependencies without any identified merge-blocking risk; it is merge-ready after normal checks and review.

Poem

A rabbit checks the module file,
With tidy paws and careful style.
New versions hop into the nest,
Old unused links leave for rest.
Go 1.26.7 leads the way,
While YAML joins the list today.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the two primary changes: the Go toolchain upgrade to 1.26.7 and the OpenTelemetry upgrade to v1.46.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cve/go-upgrade-1.26.7

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jasonmadigan
jasonmadigan merged commit dcb4e7b into main Aug 27, 2026
20 checks passed
@jasonmadigan
jasonmadigan deleted the cve/go-upgrade-1.26.7 branch August 27, 2026 08:04
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