Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Conversation

@stafyniaksacha
Copy link
Contributor

3.0.1 (2017-07-19)

Compatibility

Kuzzle Proxy
1.0.0 1.0.0

Bug fixes

  • [ #147 ] Fixed various subscribe issues (samniisan)
  • [ #146 ] Login: move "expiresIn" option from request.body to request root attribute (ballinette)
  • [ #145 ] Fixed expected response type for Document:exists (samniisan)

Enhancements

  • [ #137 ] Allow paginated search using ES's search_after in SearchResult:fetchNext (samniisan)
  • [ #144 ] Add meta to Security documents (User, Profile, Role) (samniisan)

@codecov-io
Copy link

Codecov Report

Merging #148 into master will decrease coverage by 0.27%.
The diff coverage is 73.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #148      +/-   ##
=========================================
- Coverage   91.57%   91.3%   -0.28%     
=========================================
  Files          32      32              
  Lines        4678    4713      +35     
  Branches      437     443       +6     
=========================================
+ Hits         4284    4303      +19     
- Misses        268     281      +13     
- Partials      126     129       +3
Impacted Files Coverage Δ
src/main/java/io/kuzzle/sdk/enums/Users.java 100% <ø> (ø) ⬆️
.../io/kuzzle/sdk/responses/NotificationResponse.java 28.57% <0%> (-3.69%) ⬇️
src/main/java/io/kuzzle/sdk/security/Role.java 100% <100%> (ø) ⬆️
src/main/java/io/kuzzle/sdk/security/Profile.java 93.1% <100%> (ø) ⬆️
src/main/java/io/kuzzle/sdk/enums/Scope.java 100% <100%> (ø) ⬆️
src/main/java/io/kuzzle/sdk/core/Document.java 97.54% <100%> (+0.03%) ⬆️
src/main/java/io/kuzzle/sdk/core/Collection.java 93.3% <100%> (ø) ⬆️
src/main/java/io/kuzzle/sdk/core/Kuzzle.java 92.24% <100%> (ø) ⬆️
src/main/java/io/kuzzle/sdk/security/User.java 95.95% <100%> (ø) ⬆️
...ain/java/io/kuzzle/sdk/responses/SearchResult.java 55.71% <52.94%> (+0.15%) ⬆️
... and 2 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 ee647f9...9264d49. Read the comment docs.

@stafyniaksacha stafyniaksacha merged commit 278345d into master Jul 19, 2017
@stafyniaksacha stafyniaksacha deleted the 3.0.1-proposal branch July 19, 2017 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants