Skip to content

1.2.0

Choose a tag to compare

@scottinet scottinet released this 24 Dec 15:04
· 1933 commits to master since this release
  • ⚠️ Moved index from the Kuzzle's constructor options to mandatory arguments
  • Updated unit tests accordingly
  • KuzzleDataMapping.refresh now check if a mapping was found before assigning the result to the internal storage
  • Bugfix: KuzzleDataMapping.refresh was looking for the mainindex index instead of Kuzzle.index