[PR #5] [MERGED] V1.1.0 #17

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

📋 Pull Request Information

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

Base: mainHead: v1.1.0


📝 Commits (2)

  • 340e86b v1.1.0: reading proxy list fixed and new endpoints added
  • d766f01 fix(api): error handling fixed

📊 Changes

9 files changed (+197 additions, -33 deletions)

View changed files

.github/FUNDING.yml (+12 -0)
📝 .github/workflows/release.yaml (+1 -1)
📝 .github/workflows/test.yaml (+1 -1)
📝 README.md (+13 -2)
📝 cmd/rota/main.go (+3 -3)
📝 internal/api/api.go (+109 -11)
📝 internal/api/api_test.go (+39 -3)
📝 internal/proxy/check.go (+6 -10)
📝 internal/proxy/loader.go (+13 -2)

📄 Description

This merge request represents the minor version release (v1.1.0) 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/5 **Author:** [@alpkeskin](https://github.com/alpkeskin) **Created:** 1/11/2025 **Status:** ✅ Merged **Merged:** 1/11/2025 **Merged by:** [@alpkeskin](https://github.com/alpkeskin) **Base:** `main` ← **Head:** `v1.1.0` --- ### 📝 Commits (2) - [`340e86b`](https://github.com/alpkeskin/rota/commit/340e86b945b676cd267822b8d617ef72a15dedc6) v1.1.0: reading proxy list fixed and new endpoints added - [`d766f01`](https://github.com/alpkeskin/rota/commit/d766f01f8b12758876d0514f2007b43c3dd8b2b9) fix(api): error handling fixed ### 📊 Changes **9 files changed** (+197 additions, -33 deletions) <details> <summary>View changed files</summary> ➕ `.github/FUNDING.yml` (+12 -0) 📝 `.github/workflows/release.yaml` (+1 -1) 📝 `.github/workflows/test.yaml` (+1 -1) 📝 `README.md` (+13 -2) 📝 `cmd/rota/main.go` (+3 -3) 📝 `internal/api/api.go` (+109 -11) 📝 `internal/api/api_test.go` (+39 -3) 📝 `internal/proxy/check.go` (+6 -10) 📝 `internal/proxy/loader.go` (+13 -2) </details> ### 📄 Description This merge request represents the minor version release (v1.1.0) 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:35:59 +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#17
No description provided.