9.0.0
API
- Introduce
contains
andcontains_any
filter operators (fixes #343).
API is now at version 1.19. See API changelog.
Breaking changes
- The storage class now exposes
bump_timestamp()
andbump_and_store_timestamp()
methods
so that memory based storage backends can use them. (#1596)
Internal changes
- Authentication policies can now hard code and override the name specified in settings
Documentation
- Version number is taken from package in order to ease release process (#1594)
- Copyright year is now dynamic (#1595)
Internal changes
- Upgrade the kinto-admin UI to 1.17.0