Skip to content

9.0.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 26 Apr 08:28
· 2768 commits to main since this release
596fd00

API

  • Introduce contains and contains_any filter operators (fixes #343).

API is now at version 1.19. See API changelog.

Breaking changes

  • The storage class now exposes bump_timestamp() and bump_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