mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
Changelog for #9249
This commit is contained in:
parent
e977333177
commit
ad6a7086c4
@ -3,8 +3,13 @@
|
|||||||
!!! warning "PostgreSQL 11 Required"
|
!!! warning "PostgreSQL 11 Required"
|
||||||
NetBox v3.4 requires PostgreSQL 11 or later.
|
NetBox v3.4 requires PostgreSQL 11 or later.
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
|
||||||
|
* Device and virtual machine names are no longer case-sensitive. Attempting to create e.g. "device1" and "DEVICE1" will raise a validation error.
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
|
* [#9249](https://github.com/netbox-community/netbox/issues/9249) - Device and virtual machine names are no longer case-sensitive
|
||||||
* [#9892](https://github.com/netbox-community/netbox/issues/9892) - Add optional `name` field for FHRP groups
|
* [#9892](https://github.com/netbox-community/netbox/issues/9892) - Add optional `name` field for FHRP groups
|
||||||
|
|
||||||
### Plugins API
|
### Plugins API
|
||||||
|
Loading…
Reference in New Issue
Block a user