mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #368] [MERGED] Minor Fixes #454
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#454
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/368
Author: @mageddo
Created: 3/17/2023
Status: ✅ Merged
Merged: 3/17/2023
Merged by: @mageddo
Base:
master← Head:feat/347📝 Commits (5)
3736dfedisabling mac build1dc1b23fixing docker network event listener07375a0start udp server on anylocal instead8790e2frelease notes8ceb7d9[Gradle Release Plugin] - new version commit: '3.12.1'.📊 Changes
10 files changed (+83 additions, -32 deletions)
View changed files
📝
.github/workflows/actions-deploy.yml(+2 -1)📝
RELEASE-NOTES.md(+5 -0)📝
build.gradle(+1 -0)📝
docker-compose-dev.yml(+18 -14)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/di/StartupEvent.java(+0 -2)📝
src/main/java/com/mageddo/dnsproxyserver/di/module/ModuleStartup.java(+12 -5)📝
src/main/java/com/mageddo/dnsproxyserver/server/dns/UDPServerPool.java(+5 -9)📝
src/main/java/com/mageddo/dnsproxyserver/utils/Ips.java(+4 -0)➕
src/test/java/com/mageddo/dnsproxyserver/docker/EventListenerCompTest.java(+35 -0)📄 Description
3.12.1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.