mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #328] [MERGED] Docs updates for 3.4+ features #424
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#424
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/328
Author: @mageddo
Created: 2/28/2023
Status: ✅ Merged
Merged: 2/28/2023
Merged by: @mageddo
Base:
master← Head:docs-update📝 Commits (10+)
16a1107update with new default valueb3861ceupdating basic running it86bc619updating the running it docks7853f6aupdated main featuresb0a8802creating sample record by defaulte5a1c20adjusting testb380850release notes4019a29adjusting hosts and variable name35b69e0Merge remote-tracking branch 'origin/master' into docs-update6efd762updating commands📊 Changes
13 files changed (+145 additions, -93 deletions)
View changed files
📝
README.md(+25 -17)📝
RELEASE-NOTES.md(+4 -0)📝
docs/content/1-getting-started/_index.en.md(+3 -18)📝
docs/content/1-getting-started/running-it/_index.en.md(+40 -18)📝
docs/content/3-configuration/_index.en.md(+12 -12)📝
docs/content/_index.en.md(+8 -6)➕
docs/layouts/partials/toc.html(+5 -0)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/config/entrypoint/ConfigJsonV2.java(+16 -3)📝
src/main/java/com/mageddo/dnsproxyserver/config/entrypoint/JsonConfigs.java(+8 -1)📝
src/main/java/com/mageddo/dnsproxyserver/server/dns/Messages.java(+0 -1)📝
src/main/java/com/mageddo/dnsproxyserver/server/dns/RequestHandlerDefault.java(+4 -4)📝
src/test/resources/configs-test/002.json(+19 -12)📄 Description
Documenting feature introduced at #321
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.