Skip to content

bump radiance and lantern-box#8744

Merged
garmr-ulfr merged 1 commit into
mainfrom
bump-lantern-box-0.82
May 11, 2026
Merged

bump radiance and lantern-box#8744
garmr-ulfr merged 1 commit into
mainfrom
bump-lantern-box-0.82

Conversation

@garmr-ulfr
Copy link
Copy Markdown
Contributor

Bump radiance and lantern-box to pull in issue report max compressed size reduced to 19.5MB and retry other outbounds on dial failure for autoselect.

Copilot AI review requested due to automatic review settings May 11, 2026 20:16
@garmr-ulfr garmr-ulfr merged commit 9c6be0a into main May 11, 2026
12 checks passed
@garmr-ulfr garmr-ulfr deleted the bump-lantern-box-0.82 branch May 11, 2026 20:18
Copy link
Copy Markdown
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 Go module dependencies to pick up upstream fixes from radiance and lantern-box referenced in the PR description (issue report max compressed size reduction and autoselect dial-failure retry behavior).

Changes:

  • Bump github.com/getlantern/radiance to v0.0.0-20260511200900-51be53e10add.
  • Bump github.com/getlantern/lantern-box to v0.0.82 (indirect) and update go.sum accordingly.

Reviewed changes

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

File Description
go.mod Updates required/indirect module versions for radiance and lantern-box.
go.sum Refreshes module checksums to match the updated dependency versions.

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

myleshorton pushed a commit that referenced this pull request May 12, 2026
Pulls in #8736 (idempotency keys), #8738 #8744 (radiance/lantern-box
bumps), #8739 (VPN performance), screenshot attachments to issue
reports, and #8745 (sysext hash caching).

Conflict resolution:
- go.mod / go.sum: took main's pins (radiance, kindling,
  lantern-box bumped to current main), then restored our local
  replace directives for ../radiance and ../lantern-box so the
  in-flight SmC work on fisk/peer-connection-events and
  fisk/peer-connection-listener stays in effect during dev. Replaces
  carry comments noting when to drop them.
- backend/radiance.go (in ../radiance fisk/peer-connection-events):
  combined main's sessionHistory field + DisconnectVPN-on-close with
  our peer-share teardown. Peer teardown runs BEFORE DisconnectVPN
  because /v1/peer/deregister needs a live outbound.
- ../radiance go.mod re-pinned to our lantern-box pseudo-version
  (3201d6a) via go get so radiance still gets the samizdat
  real-RemoteAddr fix instead of main's stale lantern-box v0.0.82.

lantern-core builds clean; radiance peer + ipc tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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