mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #338] [MERGED] Better resilience for env flags parse #431
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#431
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/338
Author: @mageddo
Created: 3/4/2023
Status: ✅ Merged
Merged: 3/4/2023
Merged by: @mageddo
Base:
master← Head:feat/196📝 Commits (4)
3003323Accepting true case insensitive as a valid flag and documenting it32ce52eTesting9cb1801release notes7c540cb[Gradle Release Plugin] - new version commit: '3.8.0'.📊 Changes
6 files changed (+59 additions, -5 deletions)
View changed files
📝
README.md(+1 -1)📝
RELEASE-NOTES.md(+4 -1)📝
docs/content/3-configuration/_index.en.md(+5 -1)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/utils/Envs.java(+5 -1)➕
src/test/java/com/mageddo/dnsproxyserver/utils/EnvsTest.java(+43 -0)📄 Description
Fixes #196
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.