mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #454] [MERGED] JSON Parsing Fix #504
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#504
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/454
Author: @mageddo
Created: 5/24/2024
Status: ✅ Merged
Merged: 5/24/2024
Merged by: @mageddo
Base:
master← Head:bugfix/440📝 Commits (7)
e90cf8afixing native image json parsing4c68b45add info9abf5a1release notesf1a008b[Gradle Release Plugin] - new version commit: '3.18.2'.b3859beadjusting release notes281c724[Gradle Release Plugin] - new version commit: '3.18.2-snapshot'.20eb71fconfiguring serializer/deserializer reflection📊 Changes
7 files changed (+41 additions, -11 deletions)
View changed files
📝
RELEASE-NOTES.md(+3 -0)📝
docs/content/3-configuration/_index.en.md(+1 -1)📝
docs/content/4-developing/_index.en.md(+6 -0)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/config/dataprovider/vo/ConfigJsonV2.java(+9 -9)📝
src/main/resources/META-INF/native-image/dps/native-image.properties(+1 -0)➕
src/main/resources/META-INF/native-image/dps/reflect-jackson.json(+20 -0)📄 Description
Relates to #440
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.