Skip to content

Conversation

kuzzle
Copy link
Contributor

@kuzzle kuzzle commented Apr 10, 2017

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)

dbengsch and others added 30 commits February 8, 2017 17:56
Remove previous and next cache in SearchResult
Make all options given to kuzzle constructor writable
Collection.createDocument: rename the updateIfExist option
Align SearchResult and scroll with other SDKs
…deps

Moved bufferutil and utf-8-validate to peerDependencies
@kuzzle kuzzle added the release label Apr 10, 2017
@codecov-io
Copy link

codecov-io commented Apr 10, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@252cac1). Click here to learn what that means.
The diff coverage is 99.41%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #206   +/-   ##
=========================================
  Coverage          ?   99.35%           
=========================================
  Files             ?       16           
  Lines             ?     1718           
  Branches          ?      458           
=========================================
  Hits              ?     1707           
  Misses            ?       11           
  Partials          ?        0
Impacted Files Coverage Δ
src/Collection.js 96.96% <100%> (ø)
src/Kuzzle.js 99.45% <100%> (ø)
src/SearchResult.js 100% <100%> (ø)
src/Room.js 100% <100%> (ø)
src/security/Role.js 100% <100%> (ø)
src/networkWrapper/wrappers/websocket.js 100% <100%> (ø)
src/SubscribeResult.js 100% <100%> (ø)
src/Document.js 100% <100%> (ø)
src/security/SecurityDocument.js 100% <100%> (ø)
src/security/Profile.js 100% <100%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 252cac1...cb60c2f. Read the comment docs.

@jenow jenow merged commit 71bb318 into master Apr 11, 2017
@jenow jenow deleted the 4.0.0-proposal branch April 11, 2017 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants