Skip to content

Update radiance to latest main (idle timeout fix)#8587

Merged
myleshorton merged 1 commit intomainfrom
afisk/update-radiance
Mar 27, 2026
Merged

Update radiance to latest main (idle timeout fix)#8587
myleshorton merged 1 commit intomainfrom
afisk/update-radiance

Conversation

@myleshorton
Copy link
Contributor

Summary

  • Update github.com/getlantern/radiance to latest main (5c2f589)
  • Also bumps github.com/getlantern/lantern-box v0.0.51 → v0.0.52 (transitive)

Picks up the fix for VPN losing all proxy routes after ~15min idle / wake from sleep. MutableURLTest now re-populates outbound groups on network interface changes (macOS wake), preventing the "missing supported outbound" failure.

Fixes getlantern/engineering#3115

Test plan

  • go build ./... passes
  • go mod tidy clean
  • Manual: connect VPN, sleep Mac >15min, wake — VPN should auto-recover

🤖 Generated with Claude Code

Picks up radiance with lantern-box v0.0.52, which fixes VPN losing
all proxy routes after ~15min idle / wake from sleep
(getlantern/engineering#3115).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 27, 2026 01:34
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

This PR updates the project’s Go module dependencies to pull in a radiance upstream fix intended to prevent VPN proxy routes from being lost after idle/sleep (notably macOS wake/network interface changes).

Changes:

  • Bump github.com/getlantern/radiance to pseudo-version v0.0.0-20260327013217-5c2f58909206 (commit 5c2f589).
  • Update transitive dependency github.com/getlantern/lantern-box from v0.0.51v0.0.52.
  • Refresh go.sum checksums 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 module versions for radiance and indirect lantern-box.
go.sum Updates checksums to match the new radiance and lantern-box versions.

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

@myleshorton myleshorton merged commit f319f34 into main Mar 27, 2026
13 checks passed
@myleshorton myleshorton deleted the afisk/update-radiance branch March 27, 2026 01:38
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