[PR #1036] [MERGED] fixes wildcard records being replaced by any for route53 provider #935

Closed
opened 2025-11-20 04:26:35 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/1036
Author: @eshirvana
Created: 9/29/2025
Status: Merged
Merged: 10/7/2025
Merged by: @bentemple

Base: masterHead: route53_issue#971


📝 Commits (1)

  • 524df61 fix * records being replaced by any for route53 provider

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 internal/provider/providers/route53/provider.go (+1 -1)

📄 Description

fixes #971


🔄 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/qdm12/ddns-updater/pull/1036 **Author:** [@eshirvana](https://github.com/eshirvana) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@bentemple](https://github.com/bentemple) **Base:** `master` ← **Head:** `route53_issue#971` --- ### 📝 Commits (1) - [`524df61`](https://github.com/qdm12/ddns-updater/commit/524df610ccd1ecfaaf0c63573edb6fdb04e014b7) fix * records being replaced by any for route53 provider ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/provider/providers/route53/provider.go` (+1 -1) </details> ### 📄 Description fixes #971 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:26:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#935