Skip to content

Conversation

stafyniaksacha
Copy link
Contributor

@stafyniaksacha stafyniaksacha commented Jul 19, 2017

5.0.6 (2017-07-19)

Compatibility

Kuzzle Proxy
1.0.0 1.0.0

Bug fixes

  • [ #238 ] Login: move "expiresIn" option from request.body to request root attribute (ballinette)

Enhancements

  • [ #233 ] Allow paginated search using ES's search_after in SearchResult:fetchNext (samniisan)
  • [ #236 ] Add meta to Security documents (User, Profile, Role) (samniisan)
  • [ #229 ] Allow creating a user without specifying the id (xbill82)
  • [ #232 ] Add SDK version into volatile (samniisan)

Others


ballinette and others added 24 commits May 10, 2017 12:03
Allow creating a user without specifying the id
Add meta to Security documents (User, Profile, Role)
Allow paginated search using ES's search_after in SearchResult:fetchNext
Login: move "expiresIn" option from request.body to request root attribute
Fixed User Notification response format
@codecov-io
Copy link

codecov-io commented Jul 19, 2017

Codecov Report

Merging #241 into master will decrease coverage by 0.18%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   98.45%   98.27%   -0.19%     
==========================================
  Files          17       17              
  Lines        2142     2148       +6     
  Branches      609      610       +1     
==========================================
+ Hits         2109     2111       +2     
- Misses         33       37       +4
Impacted Files Coverage Δ
src/Collection.js 98.03% <ø> (ø) ⬆️
src/Room.js 100% <ø> (ø) ⬆️
src/security/SecurityDocument.js 100% <100%> (ø) ⬆️
src/security/Security.js 97.71% <100%> (-0.03%) ⬇️
src/Kuzzle.js 98.76% <100%> (-0.18%) ⬇️
src/security/Role.js 100% <100%> (ø) ⬆️
src/security/Profile.js 100% <100%> (ø) ⬆️
src/security/User.js 98.76% <100%> (ø) ⬆️
src/SearchResult.js 95% <72.72%> (-5%) ⬇️

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 9de6f1a...e85378f. Read the comment docs.

@stafyniaksacha stafyniaksacha merged commit 0fa628f into master Jul 19, 2017
@stafyniaksacha stafyniaksacha changed the title Release 5.0.5 Release 5.0.6 Jul 19, 2017
@scottinet scottinet mentioned this pull request Aug 28, 2017
@ballinette ballinette deleted the 5.0.5-proposal branch August 29, 2017 17:01
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.

6 participants