[PR #17349] [MERGED] Move to v4.1 #15079

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17349
Author: @jeremystretch
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @jeremystretch

Base: developHead: feature


📝 Commits (10+)

📊 Changes

568 files changed (+61624 additions, -44850 deletions)

View changed files

docs/configuration/graphql-api.md (+17 -0)
📝 docs/configuration/index.md (+1 -1)
📝 docs/configuration/miscellaneous.md (+0 -10)
📝 docs/configuration/security.md (+15 -5)
📝 docs/configuration/system.md (+14 -1)
📝 docs/customization/custom-fields.md (+2 -0)
📝 docs/customization/custom-validation.md (+0 -4)
📝 docs/development/adding-models.md (+0 -1)
📝 docs/development/extending-models.md (+1 -1)
📝 docs/development/models.md (+14 -1)
📝 docs/development/release-checklist.md (+4 -14)
📝 docs/features/event-rules.md (+4 -3)
📝 docs/features/facilities.md (+4 -0)
docs/features/notifications.md (+10 -0)
📝 docs/integrations/graphql-api.md (+1 -1)
📝 docs/integrations/rest-api.md (+3 -3)
📝 docs/media/screenshots/cable-trace.png (+0 -0)
📝 docs/media/screenshots/home-dark.png (+0 -0)
📝 docs/media/screenshots/home-light.png (+0 -0)
📝 docs/media/screenshots/prefixes-list.png (+0 -0)

...and 80 more files

📄 Description

Merge feature into develop in preparation for the v4.1 release


🔄 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/17349 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `feature` --- ### 📝 Commits (10+) - [`5016936`](https://github.com/netbox-community/netbox/commit/50169365a9b7007eddf8bb1dd4f419141963fa50) Closes #16359: Add navbar() method to PluginTemplateExtension - [`1952d3e`](https://github.com/netbox-community/netbox/commit/1952d3e63a9e6d9c6dc164ac493988e2fc7ed238) Merge branch 'develop' into feature - [`c6bd714`](https://github.com/netbox-community/netbox/commit/c6bd714a04e1770f689453d1351964ab15f79ee0) Closes #15908: Establish canonical & local sources for release info (#16420) - [`c7176e8`](https://github.com/netbox-community/netbox/commit/c7176e86fc92e0488e08a6e53b840012ae9d7cdd) 15410 removed deprecated filters (#16410) - [`4da5bd6`](https://github.com/netbox-community/netbox/commit/4da5bd6ed1bbfee5f2f76ed53cd41a048edf4fdc) #15908: Update upgrade.sh - [`c1d7696`](https://github.com/netbox-community/netbox/commit/c1d7696b2a0c22c142122d9cb65e5b1c868a08cb) 14692 Convert VM disk size (#16434) - [`c6553c4`](https://github.com/netbox-community/netbox/commit/c6553c45dd1847baef21f2f13bd7ece865293eb9) 7537 add serial number to virtual machines (#16407) - [`853d990`](https://github.com/netbox-community/netbox/commit/853d990c033b638585c95da4ffa0889bb4f9f0ed) Closes #16388: Move change logging resources from `extras` to `core` (#16545) - [`e12edd7`](https://github.com/netbox-community/netbox/commit/e12edd7420937138c9a809ef77a1031014a2f1fa) #16388: Fix migration bug - [`91dcecb`](https://github.com/netbox-community/netbox/commit/91dcecbd077d1af3c886c4d34a45a3c823b3f350) 15106 Add Length Field to Wireless Link (#16528) ### 📊 Changes **568 files changed** (+61624 additions, -44850 deletions) <details> <summary>View changed files</summary> ➕ `docs/configuration/graphql-api.md` (+17 -0) 📝 `docs/configuration/index.md` (+1 -1) 📝 `docs/configuration/miscellaneous.md` (+0 -10) 📝 `docs/configuration/security.md` (+15 -5) 📝 `docs/configuration/system.md` (+14 -1) 📝 `docs/customization/custom-fields.md` (+2 -0) 📝 `docs/customization/custom-validation.md` (+0 -4) 📝 `docs/development/adding-models.md` (+0 -1) 📝 `docs/development/extending-models.md` (+1 -1) 📝 `docs/development/models.md` (+14 -1) 📝 `docs/development/release-checklist.md` (+4 -14) 📝 `docs/features/event-rules.md` (+4 -3) 📝 `docs/features/facilities.md` (+4 -0) ➕ `docs/features/notifications.md` (+10 -0) 📝 `docs/integrations/graphql-api.md` (+1 -1) 📝 `docs/integrations/rest-api.md` (+3 -3) 📝 `docs/media/screenshots/cable-trace.png` (+0 -0) 📝 `docs/media/screenshots/home-dark.png` (+0 -0) 📝 `docs/media/screenshots/home-light.png` (+0 -0) 📝 `docs/media/screenshots/prefixes-list.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description Merge `feature` into `develop` in preparation for the v4.1 release --- <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:19:49 +01:00
adam closed this issue 2025-12-30 00:19:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15079