[PR #2405] [MERGED] drop versions older than 1.62 #2646

Closed
opened 2025-12-29 03:22:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2405
Author: @kradalby
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @kradalby

Base: mainHead: kradalby/025-drop-versions


📝 Commits (5)

  • 6d94bec drop versions older than 1.60
  • 9b5e6c5 update changelog
  • 083d7ad add test for all supported in capvar
  • 3e6b1bf remove unused func
  • 643703d add panic if old code can be cleaned up

📊 Changes

6 files changed (+38 additions, -21 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 hscontrol/app.go (+3 -1)
📝 hscontrol/capver/capver.go (+14 -0)
📝 hscontrol/capver/capver_test.go (+13 -0)
📝 hscontrol/noise.go (+3 -7)
📝 integration/scenario.go (+0 -13)

📄 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/juanfont/headscale/pull/2405 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/025-drop-versions` --- ### 📝 Commits (5) - [`6d94bec`](https://github.com/juanfont/headscale/commit/6d94bec7c5cf42f8e3e5efb3417756f90af0758d) drop versions older than 1.60 - [`9b5e6c5`](https://github.com/juanfont/headscale/commit/9b5e6c598623d08c89ca5824b48fdfa924f90000) update changelog - [`083d7ad`](https://github.com/juanfont/headscale/commit/083d7ad29277a58ec3973abfd52926a9a5c7015d) add test for all supported in capvar - [`3e6b1bf`](https://github.com/juanfont/headscale/commit/3e6b1bfb1e45e175becfc9594b5d90b0dcf548aa) remove unused func - [`643703d`](https://github.com/juanfont/headscale/commit/643703d02942d4c9ab3d5a65c961d6cb87f1bcb6) add panic if old code can be cleaned up ### 📊 Changes **6 files changed** (+38 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `hscontrol/app.go` (+3 -1) 📝 `hscontrol/capver/capver.go` (+14 -0) 📝 `hscontrol/capver/capver_test.go` (+13 -0) 📝 `hscontrol/noise.go` (+3 -7) 📝 `integration/scenario.go` (+0 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:22:11 +01:00
adam closed this issue 2025-12-29 03:22:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2646