Kinto v11.2.0 Release Notes

Release Date: 2018-11-29 // over 5 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ”– Return a 500 Internal Error on __version__ instead of 404 if the version file cannot be found (fixes #1841)

    ๐Ÿ› Bug fixes

    • Fix the http_api_version exposed in the /v1/ endpoint. The version 1.20 was getting parsed as a number 1.2.
    • ๐Ÿ›  Fix record:create not taken into account from settings. (fixes #1813)

    Internal changes

    • ๐Ÿ— Build the admin on the CI. (#1857)
    • Migrate JSON Hyper-Schema to Draft-07 (#1808)

    ๐Ÿ“š Documentation

    • โž• Add documentation on troubleshooting Auth0 multiauth issue. (#1889)