mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 19:32:24 -06: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
2a1eceba4e
commit
3e129e71bc
@@ -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