summaryrefslogtreecommitdiff
path: root/releasenotes/notes/placement-last-modified-cf43aece4c54fc97.yaml
blob: 284c9ee55c6ab0ee6aa275892ca6cb5b9f2f2cc2 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Throughout the Placement API, in microversion 1.15, 'last-modified' headers
    have been added to GET responses and those PUT and POST responses that have
    bodies. The value is either the actual last modified time of the most
    recently modified associated database entity or the current time if there
    is no direct mapping to the database. In addition,
    'cache-control: no-cache' headers are added where the 'last-modified'
    header has been added to prevent inadvertent caching of resources.