[PR #542] [MERGED] Handling and logging fatal errors #570

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/542
Author: @mageddo
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @mageddo

Base: masterHead: feat/480-2


📝 Commits (3)

  • 24276b7 handling and logging fatal errors
  • 46ed56f release notes
  • 8e745b3 [Gradle Release Plugin] - new version commit: '3.25.9-snapshot'.

📊 Changes

4 files changed (+67 additions, -2 deletions)

View changed files

📝 RELEASE-NOTES.md (+3 -0)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/App.java (+40 -0)
📝 src/test/java/com/mageddo/dnsproxyserver/AppCompTest.java (+23 -1)

📄 Description

Relates to #480


🔄 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/542 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/480-2` --- ### 📝 Commits (3) - [`24276b7`](https://github.com/mageddo/dns-proxy-server/commit/24276b705b495f7f9ebe0a56214ec80432cb6be7) handling and logging fatal errors - [`46ed56f`](https://github.com/mageddo/dns-proxy-server/commit/46ed56fb92c276551573f9219b46c704e130da94) release notes - [`8e745b3`](https://github.com/mageddo/dns-proxy-server/commit/8e745b3e89edc7d288fdd77ab50c89f22b432260) [Gradle Release Plugin] - new version commit: '3.25.9-snapshot'. ### 📊 Changes **4 files changed** (+67 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+3 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/App.java` (+40 -0) 📝 `src/test/java/com/mageddo/dnsproxyserver/AppCompTest.java` (+23 -1) </details> ### 📄 Description Relates to #480 --- <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:39 +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#570
No description provided.