Skip to content

deps: bump radiance for kindling smart-strategy bypass#8793

Merged
myleshorton merged 1 commit into
mainfrom
fisk/bump-radiance-bypass-smart
May 16, 2026
Merged

deps: bump radiance for kindling smart-strategy bypass#8793
myleshorton merged 1 commit into
mainfrom
fisk/bump-radiance-bypass-smart

Conversation

@myleshorton
Copy link
Copy Markdown
Contributor

Summary

Bumps github.com/getlantern/radiance to 5f3ce9d (radiance#485) and transitively github.com/getlantern/kindling to a9712f9 (kindling#35).

Net behavior change: kindling's smart strategy now routes every DNS/TLS probe through radiance's bypass dialer instead of paying for the probes and then discarding them via a post-construction DialContext override. Kindling config-fetch traffic stays out of the VPN TUN even when the smart path wins the race.

Originated from this Slack thread.

Test plan

  • go build ./... clean
  • Smoke against a live VPN session: confirm kindling config-fetch traffic doesn't appear in the TUN's PCAP

🤖 Generated with Claude Code

Pulls in getlantern/radiance#485, which routes kindling smart-strategy
probes through the bypass dialer so kindling traffic doesn't loop back
through the VPN TUN. Transitively bumps kindling to a9712f9
(getlantern/kindling#35) for the WithSmartDialerConfig surface.
Copilot AI review requested due to automatic review settings May 16, 2026 12:19
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

Dependency bump of github.com/getlantern/radiance and transitively github.com/getlantern/kindling to pick up a change that routes kindling's smart-strategy DNS/TLS probes through radiance's bypass dialer, keeping kindling config-fetch traffic out of the VPN TUN.

Changes:

  • Bump github.com/getlantern/radiance to 5f3ce9dd5949.
  • Bump indirect github.com/getlantern/kindling to a9712f95df03.

Reviewed changes

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

File Description
go.mod Updates radiance direct dep and kindling indirect dep to new pseudo-versions.
go.sum Corresponding checksum updates for the bumped modules.

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

@myleshorton myleshorton merged commit 2ad3af6 into main May 16, 2026
10 checks passed
@myleshorton myleshorton deleted the fisk/bump-radiance-bypass-smart branch May 16, 2026 12:33
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