Skip to content

4.0.0

Compare
Choose a tag to compare
@jenow jenow released this 11 Apr 13:38
· 1117 commits to master since this release

4.0.0 (2017-04-10)

Compatibility

Kuzzle Proxy
1.0.0-RC10 1.0.0-RC10

Breaking changes

Bug fixes

  • [ #194 ] Stop calling onClientError when disconnect is called (jenow)
  • [ #193 ] Wrap filter in query for deleteDocument (jenow)

Enhancements

Others

  • [ #195 ] Moved bufferutil and utf-8-validate to peerDependencies (jenow)
  • [ #190 ] Align SearchResult and scroll with other SDKs (dbengsch)
  • [ #182 ] Collection.createDocument: rename the updateIfExist option (scottinet)
  • [ #188 ] Make all options given to kuzzle constructor writable (benoitvidis)
  • [ #177 ] Remove previous and next cache in SearchResult (dbengsch)
  • [ #177 ] Remove previous and next cache in SearchResult (dbengsch)
  • [ #184 ] Browsers compatibility fix (scottinet)