mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #11254: Introduce the X-Request-ID HTTP header to annotate the unique ID of each request for change logging
This commit is contained in:
committed by
jeremystretch
parent
ef3ac25406
commit
f74a2536f1
@@ -2,6 +2,10 @@
|
||||
|
||||
## v3.5.0 (FUTURE)
|
||||
|
||||
### Enhancements
|
||||
|
||||
* [#11254](https://github.com/netbox-community/netbox/issues/11254) - Introduce the `X-Request-ID` HTTP header to annotate the unique ID of each request for change logging
|
||||
|
||||
### Other Changes
|
||||
|
||||
* [#10604](https://github.com/netbox-community/netbox/issues/10604) - Remove unused `extra_tabs` block from `object.html` generic template
|
||||
|
Reference in New Issue
Block a user