[PR #437] [MERGED] Fixing Native Image Reflection JSON Parsing #492

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/437
Author: @mageddo
Created: 4/24/2024
Status: Merged
Merged: 4/24/2024
Merged by: @mageddo

Base: masterHead: 431-pr2


📝 Commits (4)

  • d9aefed fixing native image reflection
  • 065ad5f updating the docs
  • e95b677 [Gradle Release Plugin] - new version commit: '3.16.2-snapshot'.
  • 667cc7c updating the developing docs

📊 Changes

5 files changed (+23 additions, -7 deletions)

View changed files

📝 docker-compose-dev.yml (+1 -1)
📝 docs/content/4-developing/_index.en.md (+9 -5)
📝 gradle.properties (+1 -1)
📝 src/main/resources/META-INF/native-image/dps/native-image.properties (+1 -0)
src/main/resources/META-INF/native-image/dps/reflect-docker-java-core.json (+11 -0)

📄 Description

  • Fixing Native Image Reflection JSON Parsing introduced at #432
  • Updating the developing docs

🔄 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/437 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 4/24/2024 **Status:** ✅ Merged **Merged:** 4/24/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `431-pr2` --- ### 📝 Commits (4) - [`d9aefed`](https://github.com/mageddo/dns-proxy-server/commit/d9aefed424a8d5384241d870619f20d6126b9ed3) fixing native image reflection - [`065ad5f`](https://github.com/mageddo/dns-proxy-server/commit/065ad5fa2dc32268602b6c16b30b2856efae1a35) updating the docs - [`e95b677`](https://github.com/mageddo/dns-proxy-server/commit/e95b6772cdca81b26e5745afec875c840819e493) [Gradle Release Plugin] - new version commit: '3.16.2-snapshot'. - [`667cc7c`](https://github.com/mageddo/dns-proxy-server/commit/667cc7cc285b700fac2a9f11d41464ffed87ffb4) updating the developing docs ### 📊 Changes **5 files changed** (+23 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose-dev.yml` (+1 -1) 📝 `docs/content/4-developing/_index.en.md` (+9 -5) 📝 `gradle.properties` (+1 -1) 📝 `src/main/resources/META-INF/native-image/dps/native-image.properties` (+1 -0) ➕ `src/main/resources/META-INF/native-image/dps/reflect-docker-java-core.json` (+11 -0) </details> ### 📄 Description * Fixing Native Image Reflection JSON Parsing introduced at #432 * Updating the developing docs --- <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:25 +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#492
No description provided.