Fixes #6544: Fix migration error when upgrading with VRF(s) defined

This commit is contained in:
jeremystretch
2021-06-04 10:53:13 -04:00
parent 0783d57459
commit 5e08b2be37
4 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.11
## v2.11.6 (FUTURE)
### Bug Fixes
* [#6544](https://github.com/netbox-community/netbox/issues/6544) - Fix migration error when upgrading with VRF(s) defined
---
## v2.11.5 (2021-06-04)
**NOTE:** This release includes a database migration that calculates and annotates prefix depth. It may impose a noticeable delay on the upgrade process: Users should anticipate roughly one minute of delay per 100 thousand prefixes being updated.