[PR #11] [MERGED] fix(v1.2.1): auth proxy added and rotation fixes #22

Closed
opened 2026-03-01 14:36:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alpkeskin/rota/pull/11
Author: @alpkeskin
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @alpkeskin

Base: mainHead: v1.2.1


📝 Commits (1)

  • fc13d6f fix(v1.2.1): auth proxy added and rotation fixes

📊 Changes

7 files changed (+72 additions, -36 deletions)

View changed files

📝 README.md (+4 -1)
📝 cmd/rota/main.go (+1 -1)
📝 internal/proxy/loader.go (+44 -12)
📝 internal/proxy/proxy_handler.go (+3 -7)
📝 internal/proxy/proxy_rotation.go (+17 -0)
📝 internal/proxy/proxy_test.go (+0 -15)
📝 internal/proxy/proxy_types.go (+3 -0)

📄 Description

This merge request represents the minor version release (v1.2.1) of Rota to the main branch.


🔄 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/alpkeskin/rota/pull/11 **Author:** [@alpkeskin](https://github.com/alpkeskin) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@alpkeskin](https://github.com/alpkeskin) **Base:** `main` ← **Head:** `v1.2.1` --- ### 📝 Commits (1) - [`fc13d6f`](https://github.com/alpkeskin/rota/commit/fc13d6f9abda984bdbbd574173f2ccd4a4565b79) fix(v1.2.1): auth proxy added and rotation fixes ### 📊 Changes **7 files changed** (+72 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -1) 📝 `cmd/rota/main.go` (+1 -1) 📝 `internal/proxy/loader.go` (+44 -12) 📝 `internal/proxy/proxy_handler.go` (+3 -7) 📝 `internal/proxy/proxy_rotation.go` (+17 -0) 📝 `internal/proxy/proxy_test.go` (+0 -15) 📝 `internal/proxy/proxy_types.go` (+3 -0) </details> ### 📄 Description This merge request represents the minor version release (v1.2.1) of Rota to the main branch. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:36:00 +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/rota#22
No description provided.