Skip to content

5.0.4

Compare
Choose a tag to compare
@scottinet scottinet released this 20 Jun 08:44
· 978 commits to master since this release

5.0.4 (2017-06-20)

Compatibility

Kuzzle Proxy
1.0.0 1.0.0

Breaking changes

  • [ #234 ] Update to new notifications format & event rename (scottinet)
  • [ #230 ] Fix createProfile and updateProfile method signatures (scottinet)
  • [ #228 ] Remove fetchAllDocuments method (benoitvidis)
  • [ #227 ] Update MemoryStorage.*scan return value format (scottinet)
  • [ #225 ] Rename getProfiles to getProfileIds and add a proper getProfiles method (scottinet)
  • [ #218 ] Login reshape (xbill82)
  • [ #215 ] Restructure User to be able to store both content and credentials (dbengsch)
  • [ #210 ] Harmonize event emitters implementation (ballinette)

Bug fixes

New features

Enhancements