summaryrefslogtreecommitdiff
path: root/releasenotes/notes/compat_headers-55a635b8ec01b6f1.yaml
blob: 489b33c86540885c7c0a852899a759a183757719 (plain)
1
2
3
4
5
6
7
---
features:
  - |
    This adds a new ``compat_headers`` class attribute to the
    ``RequestId`` middleware. That allows projects like Nova that have
    API contracts on alternative request-id headers to adopt the oslo
    ``RequestId`` middleware but still retain their API contract.