-
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 #581
Nodejs-Release-5.8.0 #581
Conversation
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.
Removed v16 and v19 from Build script and github actions.
Nodejs release 5.8.0
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #581 +/- ##
==========================================
- Coverage 91.66% 91.25% -0.42%
==========================================
Files 62 69 +7
Lines 2124 2229 +105
==========================================
+ Hits 1947 2034 +87
- Misses 177 195 +18
☔ View full report in Codecov by Sentry. |
Fixed AerospikeError Api documentation Modifiied README.md Modified incompatible.md Updated Version information Modified preBuiltBinding.js
Fixed variable issue
Updated install script for windows compatibility. Updated typings.
installed npm-run-all package Ran npm update and npm update -D
Renamed prebuild to removeExtraBinaries
…erospike-client-nodejs into Nodejs-Release-5.8.0
Removed npm-run-all for npm run
Added correct build script
Fixed prebuilt binding scripts to remove correct versions
Updated Version information
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.