Releases: kuzzleio/sdk-go
Releases · kuzzleio/sdk-go
3.0.0
3.0.0 (2021-02-16)
Breaking changes
- [ #275 ] Migrate the collection controller (Shiranuit)
- [ #271 ] [#261] Adapt document controller routes to be compliant with Kuzzle V2 API (Shiranuit)
- [ #270 ] Adapt Index Controller for Kuzzle V2 (Shiranuit)
New features
Enhancements
Others
- [ #292 ] CI fix ENOENT while deploying docs using GA ------ resolve #290 (rolljee)
- [ #274 ] Fix CI, travis version, documentation version and snippets on 3-dev (Shiranuit)
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0 (2019-06-05)
Breaking changes
- [ #198 ] C++11 portage (jenow)
- [ #171 ] Fix return value for document controller (jenow)
- [ #144 ] Remove json dependencies (jenow)
- [ #138 ] Security controller (alexandrebouthinon)
- [ #135 ] Document controller (alexandrebouthinon)
- [ #133 ] Collection controller (alexandrebouthinon)
- [ #131 ] Index controller (alexandrebouthinon)
Bug fixes
- [ #197 ] Remove autoconnect (Aschen)
- [ #190 ] Add queryOptions when needed on Realtime controller's methods (jenow)
- [ #179 ] Rename struct members for java getter/setter (Aschen)
- [ #175 ] Embed .so file in .jar file (jenow)
- [ #173 ] Fix index#list action (Aschen)
- [ #172 ] Add a max retry to connect (jenow)
- [ #163 ] Java e2e collection controller (jenow)
- [ #162 ] Java e2e index controller (jenow)
- [ #161 ] Java e2e document controller (jenow)
- [ #158 ] Kzl 70 cpp e2e tests (etrousset)
- [ #145 ] Java e2e tests (jenow)
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
- [ #193 ] [KZL-275] Add Android build stage in Codepipeline (alexandrebouthinon)
- [ #177 ] Update CI configuration (alexandrebouthinon)
- [ #150 ] Change void_result to error_result (jenow)
- [ #143 ] Java Build CI (amd64, i386, armv7) (alexandrebouthinon)
- [ #142 ] Add documentation and Apache2 license header (alexandrebouthinon)
- [ #100 ] Standardize destructor names (scottinet)
- [ #141 ] C++ query_options optional (jenow)
- [ #140 ] Add query options argument in all Go/CGO/C++ functions (alexandrebouthinon)
- [ #96 ] Mono repo (benoitvidis)
- [ #136 ] Add controllers to kuzzle object (jenow)
- [ #98 ] Implements query in java wrapper (jenow)
- [ #97 ] Implements now in java wrapper (jenow)
- [ #97 ] Implements now in java wrapper (jenow)
- [ #99 ] Java refresh index (jenow)
- [ #117 ] Fix tests for 1.10 portage (alexandrebouthinon)