Upgrade lance to 0.5.5, and plumb thru new features from the upgrade (#279)

* upgrade
* fixes for the upgrade
* allow JS users to pass custom AWS credentials
This commit is contained in:
Rob Meng
2023-07-11 16:33:39 -04:00
committed by GitHub
parent 80c25f9896
commit ace6aa883a
9 changed files with 226 additions and 81 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "vectordb",
"version": "0.1.9",
"version": "0.1.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vectordb",
"version": "0.1.9",
"version": "0.1.10",
"license": "Apache-2.0",
"dependencies": {
"@apache-arrow/ts": "^12.0.0",