[PR #4809] [MERGED] feat: support YAML merge in strict configuration mode #5048

Closed
opened 2026-05-05 14:53:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4809
Author: @fatedier
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • 83cf4db feat: support YAML merge in strict configuration mode

📊 Changes

4 files changed (+154 additions, -5 deletions)

View changed files

📝 Release.md (+2 -2)
📝 pkg/config/load.go (+32 -2)
📝 pkg/config/load_test.go (+119 -0)
📝 pkg/util/version/version.go (+1 -1)

📄 Description

No description provided


🔄 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/fatedier/frp/pull/4809 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`83cf4db`](https://github.com/fatedier/frp/commit/83cf4db20674fa5fd56fcf1aca00d368dbcbdf3e) feat: support YAML merge in strict configuration mode ### 📊 Changes **4 files changed** (+154 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+2 -2) 📝 `pkg/config/load.go` (+32 -2) 📝 `pkg/config/load_test.go` (+119 -0) 📝 `pkg/util/version/version.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:53:42 -06: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: github-starred/frp#5048
No description provided.