Skip to content

Update lantern-box to v0.0.51#372

Merged
myleshorton merged 1 commit intomainfrom
update-lantern-box-v0.0.51
Mar 24, 2026
Merged

Update lantern-box to v0.0.51#372
myleshorton merged 1 commit intomainfrom
update-lantern-box-v0.0.51

Conversation

@myleshorton
Copy link
Contributor

Summary

  • Updates lantern-box from v0.0.50 to v0.0.51
  • Picks up traceparent propagation from bandit callback URLs (lantern-box#196)
  • Enables contiguous distributed tracing: API config assignment → client URL test → proxy forward → API callback receipt

Test plan

  • go vet ./... passes
  • go mod tidy clean

🤖 Generated with Claude Code

Picks up traceparent propagation from bandit callback URLs,
enabling contiguous distributed tracing across the bandit
feedback loop (API → client → proxy → API).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 24, 2026 10:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the github.com/getlantern/lantern-box Go module dependency to pick up improvements around traceparent propagation for callback URLs, supporting end-to-end distributed tracing through Radiance’s config/client/proxy/callback flow.

Changes:

  • Bump github.com/getlantern/lantern-box from v0.0.50v0.0.51
  • Update go.sum checksums to match the new dependency version

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required lantern-box version to v0.0.51.
go.sum Updates module hashes for lantern-box v0.0.51.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@myleshorton myleshorton merged commit 26e669d into main Mar 24, 2026
6 checks passed
@myleshorton myleshorton deleted the update-lantern-box-v0.0.51 branch March 24, 2026 10:59
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