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: 5.0.4 #235

Merged
merged 8 commits into from
Jun 20, 2017
Merged

Release: 5.0.4 #235

merged 8 commits into from
Jun 20, 2017

Conversation

scottinet
Copy link
Contributor

@scottinet scottinet commented Jun 20, 2017

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


@scottinet scottinet self-assigned this Jun 20, 2017
@codecov-io
Copy link

Codecov Report

Merging #235 into master will decrease coverage by 0.05%.
The diff coverage is 96.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
- Coverage   98.51%   98.45%   -0.06%     
==========================================
  Files          17       17              
  Lines        2085     2142      +57     
  Branches      595      609      +14     
==========================================
+ Hits         2054     2109      +55     
- Misses         31       33       +2
Impacted Files Coverage Δ
src/security/Security.js 97.74% <ø> (-0.01%) ⬇️
src/Kuzzle.js 98.94% <100%> (+0.17%) ⬆️
src/MemoryStorage.js 99.03% <100%> (ø) ⬆️
src/Room.js 100% <100%> (ø) ⬆️
src/Collection.js 98.03% <95.65%> (-0.61%) ⬇️

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 00dcaca...93c3d68. Read the comment docs.

@scottinet scottinet merged commit ae73740 into master Jun 20, 2017
@scottinet scottinet deleted the 5.0.4-proposal branch June 20, 2017 08:39
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

3 participants