Skip to content

14.1.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 27 Oct 09:05
14.1.0
6f8c843

New feature

  • Add ability to disable explicit permissions at object level (ref #893). Use kinto.explicit_permissions = false to only rely on inherited permissions (see settings docs)

Internal Changes

  • Distinguish readonly errors in storage backend (kinto.core.storage.exceptions.ReadonlyError)
  • Upgrade kinto-admin to v1.27.0
  • Add support to Python 3.9