29.2.0
Bug Fixes
- Add a default
Cache-Control
header value on all/changeset
endpoints using the
kinto.record_cache_expires_seconds
setting value.
kinto
kinto 14.7.2 → 14.8.0: https://github.com/Kinto/kinto/releases/tag/14.8.0
New features
- Add
Cache-Control
response header in root URL endpoint (/v1/
) when the instance is configured as read-only.