Skip to content

2.0.0

Compare
Choose a tag to compare
@jenow jenow released this 06 Jun 06:45
· 174 commits to master since this release
de4982f

2.0.0 (2019-06-05)

Breaking changes

Bug fixes

New features

  • [ #196 ] Add custom WebviewClient (jenow)
  • [ #191 ] Wrap Realtime controller for Android SDK (jenow)
  • [ #189 ] Wrap Server controller for Android SDK (jenow)
  • [ #188 ] Wrap Collection controller for Android SDK (jenow)
  • [ #185 ] Wrap Auth controller for Android SDK (jenow)
  • [ #184 ] Wrap Document controller for Android SDK (jenow)
  • [ #178 ] Build android AAR SDK (jenow)
  • [ #159 ] Generate C# SDK on Linux and Windows (jenow)
  • [ #156 ] Generate Python SDK (jenow)
  • [ #75 ] Add StartQueuing and StopQueuing (jenow)
  • [ #73 ] Replay queue (jenow)

Enhancements

  • [ #195 ] Wrap Listeners for android (jenow)
  • [ #194 ] [Fix] Change some char* to const char* (alexandrebouthinon)
  • [ #187 ] [KZL-372] Add namespace kuzzleio for C structs (alexandrebouthinon)
  • [ #192 ] Throw only possible exception in controller Index, Collection and Kuzzle object (Aschen)
  • [ #183 ] Add a mapping argument to existing collection.create methods (scottinet)
  • [ #182 ] Rename deprecated method ReplayQueue to PlayQueue (Aschen)
  • [ #180 ] Change options.offline_mode type (Aschen)
  • [ #153 ] Remove pointer type on KuzzleError (jenow)

Others

Optimizations