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

Nodejs-Client-Release-5.13.0 #635

Merged
merged 69 commits into from
Oct 23, 2024
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
034a64c
Add ordered/unordered map to expressions
realmgic Aug 30, 2024
e0e2392
Merge pull request #631 from realmgic/exp-map
DomPeliniAerospike Aug 30, 2024
d858646
Added getMapType and getListType fixes
DomPeliniAerospike Aug 30, 2024
29a98b2
Added cases for returType.Exists in exp_lists and exp_maps
DomPeliniAerospike Sep 3, 2024
a99b18f
Merge pull request #632 from aerospike/exp-map-fix
DomPeliniAerospike Sep 3, 2024
bf964c3
CLIENT-3107
DomPeliniAerospike Oct 14, 2024
a8865c0
C Submodule update
DomPeliniAerospike Oct 14, 2024
74a7b76
Merge branch 'stage' into Release-5.13.0
DomPeliniAerospike Oct 14, 2024
1ce94ef
Ran standard lint
DomPeliniAerospike Oct 14, 2024
af44497
Merge branch 'Release-5.13.0' of https://github.com/aerospike/aerospi…
DomPeliniAerospike Oct 14, 2024
4213113
test fix
DomPeliniAerospike Oct 14, 2024
c01613c
test fix
DomPeliniAerospike Oct 14, 2024
b5b28d1
test fix
DomPeliniAerospike Oct 14, 2024
4811cdb
test fix
DomPeliniAerospike Oct 15, 2024
342c71e
test fix
DomPeliniAerospike Oct 15, 2024
6c1fd88
test fix
DomPeliniAerospike Oct 15, 2024
e995cb1
test fix
DomPeliniAerospike Oct 16, 2024
92a951e
test fix
DomPeliniAerospike Oct 16, 2024
1dfe330
test fix
DomPeliniAerospike Oct 16, 2024
1dadf4a
test fix
DomPeliniAerospike Oct 16, 2024
e4a7b22
test fix
DomPeliniAerospike Oct 16, 2024
b4fc06b
test fix
DomPeliniAerospike Oct 16, 2024
5299257
test fix
DomPeliniAerospike Oct 16, 2024
6a60b57
test fix
DomPeliniAerospike Oct 16, 2024
fa60652
test fix
DomPeliniAerospike Oct 17, 2024
6c0dc59
test fix
DomPeliniAerospike Oct 17, 2024
effa230
test fix
DomPeliniAerospike Oct 17, 2024
1d4421b
test fix
DomPeliniAerospike Oct 17, 2024
a1de457
test fix
DomPeliniAerospike Oct 17, 2024
4c02c07
test fix
DomPeliniAerospike Oct 17, 2024
57784a9
test fix
DomPeliniAerospike Oct 17, 2024
a993110
test fix
DomPeliniAerospike Oct 17, 2024
9315d3b
test fix
DomPeliniAerospike Oct 17, 2024
306d891
test fix
DomPeliniAerospike Oct 17, 2024
e8739b5
test fix
DomPeliniAerospike Oct 17, 2024
05c8b1f
test fix
DomPeliniAerospike Oct 17, 2024
ad50ccf
test fix
DomPeliniAerospike Oct 17, 2024
d4cbb2c
test fix
DomPeliniAerospike Oct 17, 2024
2caf663
test fix
DomPeliniAerospike Oct 17, 2024
69cc744
test fix
DomPeliniAerospike Oct 17, 2024
5eacaf5
test fix
DomPeliniAerospike Oct 17, 2024
f77018d
test fix
DomPeliniAerospike Oct 17, 2024
b28032e
test fix
DomPeliniAerospike Oct 17, 2024
8b540dd
test fix
DomPeliniAerospike Oct 17, 2024
447a241
test fix
DomPeliniAerospike Oct 17, 2024
6931477
test fix
DomPeliniAerospike Oct 21, 2024
882fc4b
test fix
DomPeliniAerospike Oct 21, 2024
ed13719
test fix
DomPeliniAerospike Oct 21, 2024
95ab857
test fix
DomPeliniAerospike Oct 21, 2024
894768b
test fix
DomPeliniAerospike Oct 21, 2024
5b5c6b9
test fix
DomPeliniAerospike Oct 21, 2024
b706f93
test fix
DomPeliniAerospike Oct 21, 2024
9bbd1ab
test fix
DomPeliniAerospike Oct 21, 2024
6d29808
test fix
DomPeliniAerospike Oct 21, 2024
ab8c5f6
test fix
DomPeliniAerospike Oct 21, 2024
882148d
test fix
DomPeliniAerospike Oct 21, 2024
e6bdca4
test fix
DomPeliniAerospike Oct 21, 2024
ab6a192
test fix
DomPeliniAerospike Oct 21, 2024
a571d3c
test fix
DomPeliniAerospike Oct 21, 2024
6ad55d2
Updated copyright info
DomPeliniAerospike Oct 21, 2024
03ba5f4
typo fix
DomPeliniAerospike Oct 21, 2024
e8944a3
Fixed some documentation. Fixed tsconfig.json. changed C Client submo…
DomPeliniAerospike Oct 21, 2024
c235fc2
Fixed some documentation. Fixed tsconfig.json. changed C Client submo…
DomPeliniAerospike Oct 21, 2024
3248c9e
Added node 23 to supported versions. Updated nan dependency.
DomPeliniAerospike Oct 22, 2024
32d80a3
Test fix
DomPeliniAerospike Oct 22, 2024
410532c
Test fix
DomPeliniAerospike Oct 22, 2024
56744ba
Test fix
DomPeliniAerospike Oct 22, 2024
d9acca7
Test fix
DomPeliniAerospike Oct 22, 2024
2f66ecf
Merge pull request #633 from aerospike/Release-5.13.0
DomPeliniAerospike Oct 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added cases for returType.Exists in exp_lists and exp_maps
DomPeliniAerospike committed Sep 3, 2024

Verified

This commit was signed with the committer’s verified signature.
DomPeliniAerospike Dominic Pelini
commit 29a98b2d86a7cec6b8be0a1844bc78cae3f7f545
3 changes: 3 additions & 0 deletions lib/exp_lists.js
Original file line number Diff line number Diff line change
@@ -47,6 +47,9 @@ function getListType (type, returnType, isMulti) {
expected = exp.type.LIST
}
break
case lists.returnType.EXISTS:
expected = exp.type.BOOL
break
case lists.returnType.NONE:
default:
throw new TypeError('either set the return type as auto or match with return object data type')
3 changes: 3 additions & 0 deletions lib/exp_maps.js
Original file line number Diff line number Diff line change
@@ -33,6 +33,9 @@ function getMapType (type, returnType, isMulti) {
expected = exp.type.LIST
}
break
case maps.returnType.EXISTS:
expected = exp.type.BOOL
break
case maps.returnType.KEY_VALUE:
case maps.returnType.ORDERED_MAP:
case maps.returnType.UNORDERED_MAP:
Loading