3fd9ce7007
Adds a release note for the per-request global_request_id kwarg that was added via [1]. [1] Ied73320fcd813ae796e40cbdb30717900486b92c Change-Id: I2c347e928b20c9533dc2758adc75bc8fdd78c006
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``X-Openstack-Request-Id`` header can now be set per-request via a
|
|
``global_request_id`` kwarg to ``Adapter`` and ``Session`` request methods
|
|
(``request()``, ``get()``, ``put()``, etc.)
|