[PR #441] [MERGED] DockerSolver: Leading with no IPV6 to answer #495

Closed
opened 2026-02-26 04:35:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/441
Author: @mageddo
Created: 5/1/2024
Status: Merged
Merged: 5/1/2024
Merged by: @mageddo

Base: masterHead: bugfix/428


📝 Commits (5)

📊 Changes

5 files changed (+68 additions, -19 deletions)

View changed files

📝 RELEASE-NOTES.md (+3 -0)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/docker/ContainerSolvingService.java (+4 -10)
src/main/java/com/mageddo/dnsproxyserver/docker/MatchingContainerService.java (+26 -0)
📝 src/test/java/com/mageddo/dnsproxyserver/docker/ContainerSolvingServiceCompTest.java (+34 -8)

📄 Description

To fix #428


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/441 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 5/1/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `bugfix/428` --- ### 📝 Commits (5) - [`43fdd6d`](https://github.com/mageddo/dns-proxy-server/commit/43fdd6db2ed4bb6630bc51632fb4ff2e8ae7c2c9) #428 bug fixed - [`fa1c8d0`](https://github.com/mageddo/dns-proxy-server/commit/fa1c8d0aed8a063fc2c03b57e7f27c5c7eefc106) [Gradle Release Plugin] - new version commit: '3.16.3-snapshot'. - [`7540c79`](https://github.com/mageddo/dns-proxy-server/commit/7540c79530f41a3d7eae0271d6828fe0a15d4b42) reverting change - [`57b77ec`](https://github.com/mageddo/dns-proxy-server/commit/57b77ec8eff8d3cd6a341fe93f9c3e2fc6d8900a) reverting change - [`fe9f2da`](https://github.com/mageddo/dns-proxy-server/commit/fe9f2dad7f21f51305f54553bd36927113cfb84c) release notes ### 📊 Changes **5 files changed** (+68 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+3 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/docker/ContainerSolvingService.java` (+4 -10) ➕ `src/main/java/com/mageddo/dnsproxyserver/docker/MatchingContainerService.java` (+26 -0) 📝 `src/test/java/com/mageddo/dnsproxyserver/docker/ContainerSolvingServiceCompTest.java` (+34 -8) </details> ### 📄 Description To fix #428 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#495
No description provided.