Skip to content

Conversation

dontcrash
Copy link

@dontcrash dontcrash commented Jul 25, 2025

Updates #4756

PR required for dnsproxy
AdguardTeam/dnsproxy#467

Copy link

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

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

Looks good to me 🤙

💡 To request another review, post a new comment with "/windsurf-review".

case UpstreamModeParallel:
conf.UpstreamMode = proxy.UpstreamModeParallel
case UpstreamModeRandom:
conf.UpstreamMode = proxy.UpstreamModeRandom
Copy link
Contributor

Choose a reason for hiding this comment

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

This won't build without go.mod modifications. You can set the dnsproxy version to the one from your branch, temporarily, via go get.

- 'fastest'
- 'load_balancing'
- 'parallel'
- 'random'
Copy link
Contributor

Choose a reason for hiding this comment

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

Please update both CHANGELOG.md (that one uses KeepAChangelog standard) and openapi/CHANGELOG.md adding this change.

Copy link
Contributor

Choose a reason for hiding this comment

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

From what I understand, more changes to the frontend are required?

@ainar-g ainar-g self-assigned this Jul 29, 2025
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