Skip to content

chore(deps): Update otel sdk#3770

Merged
ndyakov merged 4 commits intomasterfrom
ndyakov/update-otel-sdk
Apr 9, 2026
Merged

chore(deps): Update otel sdk#3770
ndyakov merged 4 commits intomasterfrom
ndyakov/update-otel-sdk

Conversation

@ndyakov
Copy link
Copy Markdown
Member

@ndyakov ndyakov commented Apr 9, 2026

Note

Medium Risk
Moderate risk because CI/toolchain is bumped to Go 1.25 and OpenTelemetry dependency versions are upgraded, which can introduce build/runtime incompatibilities in the redisotel* extras and OTel examples.

Overview
Updates the project’s Go baseline to 1.25 across GitHub Actions (composite test action plus build.yml, doctests.yaml, and Redis Enterprise workflow), ensuring CI runs on Go 1.25.x by default.

Refreshes OpenTelemetry-related modules in extra/redisotel, extra/redisotel-native, and the OTel examples by bumping OTel packages to v1.43.0 (plus related indirect deps like grpc-gateway, grpc, and x/*), and updating example/otel to newer uptrace-go and backoff/v5 dependency sets.

Reviewed by Cursor Bugbot for commit e308f58. Bugbot is set up for automated code reviews on this repo. Configure here.

@ndyakov ndyakov force-pushed the ndyakov/update-otel-sdk branch from 14de94f to 6414f23 Compare April 9, 2026 11:44
Comment thread allocation_bench_test.go Outdated
@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Apr 9, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Comment thread extra/redisotel-native/go.mod
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8a04180. Configure here.

Comment thread example/otel-metrics/go.sum
@ndyakov ndyakov merged commit 462843a into master Apr 9, 2026
33 checks passed
@ndyakov ndyakov deleted the ndyakov/update-otel-sdk branch April 9, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants