[PR #18650] [MERGED] Close #18635: Show only the semantic version #15403

Closed
opened 2025-12-30 00:21:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18650
Author: @tobiasge
Created: 2/16/2025
Status: Merged
Merged: 2/25/2025
Merged by: @bctiemann

Base: featureHead: 18635-fix-version-identifier


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 netbox/netbox/api/views.py (+4 -3)

📄 Description

Fixes: #18635

This modifies the 'netbox-version' to only show the semantic version of NetBox and adds 'netbox-full-version' to show the full version.

Related issues:


🔄 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/netbox-community/netbox/pull/18650 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `18635-fix-version-identifier` --- ### 📝 Commits (1) - [`2eaee8b`](https://github.com/netbox-community/netbox/commit/2eaee8bf45d4620ad5b624331a5d37993acbd0f6) Close #18635: Show only the semantic version ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/api/views.py` (+4 -3) </details> ### 📄 Description ### Fixes: #18635 This modifies the 'netbox-version' to only show the semantic version of NetBox and adds 'netbox-full-version' to show the full version. Related issues: - https://github.com/netbox-community/netbox/issues/15908 - https://github.com/netbox-community/ansible_modules/issues/1381 --- <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-30 00:21:44 +01:00
adam closed this issue 2025-12-30 00:21:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15403