[PR #185] [MERGED] Stacktrace fix #325

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/185
Author: @mageddo
Created: 1/8/2020
Status: Merged
Merged: 1/8/2020
Merged by: @mageddo

Base: masterHead: stacktrace-fix


📝 Commits (3)

  • 97cf856 only log err when no answer is found
  • 2a63201 preserving response code
  • 2398b33 setup release notes

📊 Changes

6 files changed (+17 additions, -10 deletions)

View changed files

📝 RELEASE-NOTES.md (+5 -0)
📝 VERSION (+1 -1)
📝 dns.go (+6 -3)
📝 log/log.go (+1 -1)
📝 proxy/factory.go (+1 -2)
📝 proxy/remote.go (+3 -3)

📄 Description

Fixing #172


🔄 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/185 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 1/8/2020 **Status:** ✅ Merged **Merged:** 1/8/2020 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `stacktrace-fix` --- ### 📝 Commits (3) - [`97cf856`](https://github.com/mageddo/dns-proxy-server/commit/97cf856edc0cf7966d58c67221b808eaeff6b6b3) only log err when no answer is found - [`2a63201`](https://github.com/mageddo/dns-proxy-server/commit/2a63201a2d5a9f3b25e06b3fb357b44930d58b9b) preserving response code - [`2398b33`](https://github.com/mageddo/dns-proxy-server/commit/2398b3312a090b29bc046b682fa6c6e4590faa38) setup release notes ### 📊 Changes **6 files changed** (+17 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+5 -0) 📝 `VERSION` (+1 -1) 📝 `dns.go` (+6 -3) 📝 `log/log.go` (+1 -1) 📝 `proxy/factory.go` (+1 -2) 📝 `proxy/remote.go` (+3 -3) </details> ### 📄 Description Fixing #172 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:52 +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#325
No description provided.