[PR #3511] [MERGED] fix Connection issues with -dev -alpha etc version #20636

Open
opened 2026-08-05 05:07:31 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3511
Author: @TheDoDoo
Created: 3/14/2025
Status: Merged
Merged: 3/20/2025
Merged by: @pascal-fischer

Base: mainHead: fix/Connection-issues-on-iOS


📝 Commits (1)

📊 Changes

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

View changed files

📝 management/server/posture/nb_version.go (+12 -2)

📄 Description

Describe your changes

Extension of the version check to ignore '-dev' versions, as they cannot be processed correctly (see #3453).

https://github.com/netbirdio/netbird/issues/3453
https://github.com/netbirdio/netbird/issues/3453#issuecomment-2718225910

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/3511 **Author:** [@TheDoDoo](https://github.com/TheDoDoo) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/20/2025 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `fix/Connection-issues-on-iOS` --- ### 📝 Commits (1) - [`c5bd43b`](https://github.com/netbirdio/netbird/commit/c5bd43b91d58844cfa80edf9d9b1cafa3f58dcee) fix Connection issues on iOS #3453 ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `management/server/posture/nb_version.go` (+12 -2) </details> ### 📄 Description ## Describe your changes Extension of the version check to ignore '-dev' versions, as they cannot be processed correctly (see #3453). ## Issue ticket number and link https://github.com/netbirdio/netbird/issues/3453 https://github.com/netbirdio/netbird/issues/3453#issuecomment-2718225910 ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 2026-08-05 05:07:31 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#20636