github Kinto/kinto 5.2.0

latest releases: 25.0.0, 24.1.1, 24.1.0...
9 years ago

Protocol

  • Add an OpenAPI specification <https://kinto.readthedocs.io/en/latest/api/1.x/openapi.html>_
    for the HTTP API on /__api__ (#997)

Protocol is now at version 1.14. See API changelog_.

New features

  • When admin is enabled, /v1/admin does not return 404 anymore, but now redirects to
    /v1/admin/ (with trailing slash).

Bug fixes

  • Add missing Total-Records field on DELETE header with plural endpoints (fixes #1000)

Internal changes

  • Changed default listening address from 0.0.0.0 to 127.0.0.1 (#949, thanks @PeriGK)
  • Upgrade to Kinto-Admin 1.7.0

Don't miss a new kinto release

NewReleases is sending notifications on new releases.