github Kinto/kinto 7.6.2

latest releases: 25.0.3, 25.0.2, 25.0.1...
8 years ago

Operational concerns

  • The schema for the Postgres storage backend has changed. This
    lets us prevent a race condition where deleting and creating a thing
    at the same time can leave it in an inconsistent state (#1386). You
    will have to run the kinto migrate command in order to migrate
    the schema.

Bug fixes

  • Document how to create an account using the POST /accounts endpoint (#1385).

Internal changes

  • Update dependency on pytest to move to 3.3.0 (#1403).
  • Update other dependencies: setuptools to 38.2.1 (#1380, #1381,
    #1392, #1395), jsonpatch to 1.20 (#1393), zest.releaser to 6.13.2
    (#1397), paste-deploy to 0.4.2 (#1384), webob to 1.7.4 (#1383),
    simplejson to 3.13.2 (#1389, #1390).
  • Undo workaround for broken kinto-http.js in the kinto-admin plugin
    (#1382).

Don't miss a new kinto release

NewReleases is sending notifications on new releases.