-
Notifications
You must be signed in to change notification settings - Fork 78
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
Nodejs release 5.8.0 #579
Nodejs release 5.8.0 #579
Conversation
Nodejs-Release-5.7.0
CLIENT-2378 Add exp.inf and exp.wildcard methods Add testing for exp.inf, exp.nil, and exp.wildcard
…moveBy methods CLIENT-2488 & CLIENT-2538 Fixed segmentation fault occuring exp.maps.removeBy* and exp.lists.removeBy methods Fixed opcodes in exp.list.getByKeyList, exp.list.getByKeyRelIndexRangeToEnd, exp.getByValueList methods Added testing for all fixed methods.
… in put operations. CLIENT-1983 Added Bin class. Added support for the Bin class in put operations. Added support for Javascript Maps in put operations. Note: Javascript Maps become Key Ordered Maps before being sent to the server.
Switched from Ink-docstrap to Docdash for API documentation generation.
Fixed segmentation fault occuring exp.maps.removeBy* and exp.lists.re…
Switched from Ink-docstrap to Docdash
Added Bin class and support for Javascript Maps and the new Bin class…
Add exp.inf and exp.wildcard methods
CLIENT-2374 Added Typescript typings file. Organized typescript components in alphabetical order. Fixed casting error. Fixed putItems test case. ran npm lint.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## stage #579 +/- ##
==========================================
+ Coverage 89.86% 91.25% +1.38%
==========================================
Files 68 69 +1
Lines 2221 2229 +8
==========================================
+ Hits 1996 2034 +38
+ Misses 225 195 -30
☔ View full report in Codecov by Sentry. |
Removed v16 and v19 from Build script and github actions.
No description provided.