2021-09-29 12:14:15 -04:00
|
|
|
## v3.1-beta1 (FUTURE)
|
|
|
|
|
|
|
|
!!! warning "PostgreSQL 10 Required"
|
|
|
|
NetBox v3.1 requires PostgreSQL 10 or later.
|
|
|
|
|
2021-10-07 15:09:42 -04:00
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
* [#1337](https://github.com/netbox-community/netbox/issues/1337) - Add WWN field to interfaces
|
2021-10-14 16:04:42 -04:00
|
|
|
* [#3839](https://github.com/netbox-community/netbox/issues/3839) - Add `airflow` field for devices types and devices
|
2021-10-14 14:48:00 -04:00
|
|
|
* [#6711](https://github.com/netbox-community/netbox/issues/6711) - Add `longtext` custom field type with Markdown support
|
2021-10-07 15:46:21 -04:00
|
|
|
* [#6874](https://github.com/netbox-community/netbox/issues/6874) - Add tenant assignment for locations
|
2021-10-07 15:09:42 -04:00
|
|
|
|
2021-09-29 12:14:15 -04:00
|
|
|
### Other Changes
|
|
|
|
|
|
|
|
* [#7318](https://github.com/netbox-community/netbox/issues/7318) - Raise minimum required PostgreSQL version from 9.6 to 10
|