Kinto v9.0.0 Release Notes

Release Date: 2018-04-25 // about 6 years ago
  • 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 <https://github.com/Kinto/kinto-admin/releases/tag/v1.17.0>_