mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-18 04:56:29 -06:00
13 lines
390 B
Markdown
13 lines
390 B
Markdown
# NetBox v3.4
|
|
|
|
!!! warning "PostgreSQL 11 Required"
|
|
NetBox v3.4 requires PostgreSQL 11 or later.
|
|
|
|
### Plugins API
|
|
|
|
* [#10314](https://github.com/netbox-community/netbox/issues/10314) - Move `clone()` method from NetBoxModel to CloningMixin
|
|
|
|
### Other Changes
|
|
|
|
* [#10358](https://github.com/netbox-community/netbox/issues/10358) - Raise minimum required PostgreSQL version from 10 to 11
|