Skip to content

1.10.0

Compare
Choose a tag to compare
@scottinet scottinet released this 11 Sep 15:47
· 2148 commits to master since this release
3afa361

1.10.0 (2019-09-12)

Bug

  • [ #1455 ] Fix init indices containing a dot (benoitvidis)
  • [ #1451 ] Fix document:mGet to return a partial error with missing docs (Aschen)
  • [ #1454 ] Fix a bug that prevents Kuzzle to shutdown (Aschen)
  • [ #1437 ] Fix hydrating a profile with unexisting role (Yoann-Abbes)
  • [ #1433 ] Fix cache roles and profiles (Yoann-Abbes)
  • [ #1400 ] Fix building KuzzleErrors with non KuzzleError for errorsManager (Yoann-Abbes)
  • [ #1407 ] Fix a crash occuring when trying to ping dead sockets (scottinet)
  • [ #1380 ] Fix wrong return value for collection:truncate (Aschen)
  • [ #1375 ] Always set the content length for HTTP responses (scottinet)

New features

Enhancements