[PR #6548] [MERGED] Release v2.11.6 #13140

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6548
Author: @jeremystretch
Created: 6/4/2021
Status: Merged
Merged: 6/4/2021
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (3)

  • 5e08b2b Fixes #6544: Fix migration error when upgrading with VRF(s) defined
  • 4273b6e Release v2.11.6
  • 481cc52 Merge branch 'master' into develop

📊 Changes

6 files changed (+13 additions, -5 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.yaml (+1 -1)
📝 .github/ISSUE_TEMPLATE/feature_request.yaml (+1 -1)
📝 docs/release-notes/version-2.11.md (+8 -0)
📝 netbox/ipam/management/commands/rebuild_prefixes.py (+1 -1)
📝 netbox/ipam/migrations/0048_prefix_populate_depth_children.py (+1 -1)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Bug Fixes

  • #6544 - Fix migration error when upgrading with VRF(s) defined

🔄 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/6548 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/4/2021 **Status:** ✅ Merged **Merged:** 6/4/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (3) - [`5e08b2b`](https://github.com/netbox-community/netbox/commit/5e08b2be37cdd78b0cd12c884935be41efe3f722) Fixes #6544: Fix migration error when upgrading with VRF(s) defined - [`4273b6e`](https://github.com/netbox-community/netbox/commit/4273b6e4fbc147baff4ac8d3ccef4940135198e7) Release v2.11.6 - [`481cc52`](https://github.com/netbox-community/netbox/commit/481cc526863f88449bc8290f371c067dd226ea5b) Merge branch 'master' into develop ### 📊 Changes **6 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.yaml` (+1 -1) 📝 `.github/ISSUE_TEMPLATE/feature_request.yaml` (+1 -1) 📝 `docs/release-notes/version-2.11.md` (+8 -0) 📝 `netbox/ipam/management/commands/rebuild_prefixes.py` (+1 -1) 📝 `netbox/ipam/migrations/0048_prefix_populate_depth_children.py` (+1 -1) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ### Bug Fixes * [#6544](https://github.com/netbox-community/netbox/issues/6544) - Fix migration error when upgrading with VRF(s) defined --- <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 22:25:37 +01:00
adam closed this issue 2025-12-29 22:25:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13140