Skip to content

5.0.6

Compare
Choose a tag to compare
@stafyniaksacha stafyniaksacha released this 19 Jul 14:55
· 945 commits to master since this release

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