Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0 #200

Merged
merged 409 commits into from
Sep 11, 2018
Merged

Release 1.0.0 #200

merged 409 commits into from
Sep 11, 2018

Conversation

jenow
Copy link
Contributor

@jenow jenow commented Sep 10, 2018

1.0.0 (2018-09-10)

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


@codecov-io
Copy link

codecov-io commented Sep 10, 2018

Codecov Report

Merging #200 into master will increase coverage by 0.23%.
The diff coverage is 93.69%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #200      +/-   ##
========================================
+ Coverage   88.76%    89%   +0.23%     
========================================
  Files         198    243      +45     
  Lines        4201   4364     +163     
========================================
+ Hits         3729   3884     +155     
- Misses        440    453      +13     
+ Partials       32     27       -5
Impacted Files Coverage Δ
connection/websocket/web_socket.go 8.92% <0%> (-0.48%) ⬇️
auth/login.go 100% <100%> (ø)
collection/update_mapping.go 100% <100%> (ø)
index/index.go 100% <100%> (ø)
document/document.go 100% <100%> (ø)
index/create.go 100% <100%> (ø)
auth/createMyCredentials.go 100% <100%> (ø)
auth/logout.go 100% <100%> (ø)
auth/getStrategies.go 100% <100%> (ø)
auth/getCurrentUser.go 100% <100%> (ø)
... and 323 more

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 a770347...1138e4c. Read the comment docs.

@scottinet scottinet merged commit 2412e03 into master Sep 11, 2018
@scottinet scottinet deleted the 1.0.0-proposal branch September 11, 2018 08:42
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.

None yet

8 participants