Kinto v2.1.0 Release Notes

Release Date: 2016-04-19 // almost 8 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Relax content-type validation when no body is posted (fixes #507)
    • ๐Ÿ›  Fix creation events not sent for implicit creation of objects in the default bucket (fixes #529)
    • ๐Ÿ›  Fix the Dockerfile pip install (#522)
    • ๐Ÿ›  Fix concurrency control request headers to recreate deleted objects (#512)

    ๐Ÿ†• New features

    • ๐Ÿ‘ Allow groups to store arbitrary properties. (#469)
    • A cache_prefix setting was added for cache backends. (mozilla-services/cliquet#680)

    ๐Ÿ“š Documentation

    • Put the cloud provider links in a comparison table (#514)
    • ๐Ÿ›  Fix the module name of Redis event listener (thanks @happy-tanuki, #516)
    • โž• Add Makefile Documentation (thanks @ayusharma, #483)
    • ๐Ÿณ Document how to run Docker with custom config file (#525)
    • ๐Ÿ›  Fix API version title (#523)
    • โž• Add a 'upgrade pip' command in the getting-started docs (#531)
    • ๐Ÿ”ง Document how to configure the postgresql backend (#533)
    • โฌ†๏ธ Document how to upgrade Kinto (#537, #538)

    Protocol is now in version 1.5. See API changelog_.