github Kinto/kinto 5.0.0

latest releases: 25.0.2, 25.0.1, 25.0.0...
9 years ago

Breaking changes

  • Upgraded to Cornice 2.0 (#790)

Protocol

Protocol is now at version 1.12. See API changelog.

New features

  • Added a new built-in plugin kinto.plugins.admin to serve the kinto admin.
  • Added a new parse_resource utility to kinto.core.utils

Bug fixes

  • Fixed showing of backend type twice in StatsD backend keys (fixes #857)
  • Fix crash when querystring parameter contains null string (fixes #882)
  • Fix crash when redirection path contains CRLF character (fixes #887)
  • Fix response status for OPTION request on version redirection (fixes #852)
  • Fix crash in PostgreSQL backend when specified bound permissions is empty (fixes #906)
  • Permissions endpoint now exposes the user permissions defined in settings (fixes #909)
  • Fix bug when two subfields are selected in partial responses (fixes #920)
  • Fix crash in permission endpoint when merging permissions from settings and from
    permissions backend (fixes #926)
  • Fix crash in authorization policy when object ids contain unicode (fixes #931)

Internal changes

  • Resource mapping attribute is now deprecated, use schema instead (#790)
  • Clarify implicit permissions when allowed to create child objects (#884)
  • Upgrade built-in admin plugin to Kinto Admin 1.5.0
  • Do not bump timestamps in PostgreSQL storage backend when non-data columns
    are modified.
  • Add some specifications for the permissions endpoint with regards to inherited
    permissions
  • Add deletion of multiple groups in API docs (#928)

Thanks to all contributors, with a special big-up for @gabisurita!

Don't miss a new kinto release

NewReleases is sending notifications on new releases.