mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Merge pull request #4315 from netbox-community/4195-application-logging
Closes #4195: Application logging
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# v2.8.0 (FUTURE)
|
||||
|
||||
## Enhancements
|
||||
|
||||
* [#4195](https://github.com/netbox-community/netbox/issues/4195) - Enabled application logging (see [logging configuration](../configuration/optional-settings.md#logging))
|
||||
|
||||
## API Changes
|
||||
|
||||
* dcim.Rack: The `/api/dcim/racks/<pk>/units/` endpoint has been replaced with `/api/dcim/racks/<pk>/elevation/`.
|
||||
|
||||
Reference in New Issue
Block a user