codenotary / immudb-node

Node.js SDK for immudb
Apache License 2.0
62 stars 2 forks source link

Does immudb-node really support latest release? #23

Closed ipadmini22 closed 1 year ago

ipadmini22 commented 2 years ago

Hi,

I was spending quite some time today figuring out why my node client always yielded corrupted data while the newest CLI client did not. Then I went ahead and simply installed the 1.1 version of immudb et voilà everything works.

Do I have to specify something for v1.3 to work?

Thanks!

vchaindz commented 2 years ago

Hi @ipadmini22

thanks for raising that topic. The current nodejs SDK supports all features of immudb 1.1. 1.3 introduced an improved verification, but the new node SDK is not released yet. It is in the making!

ipadmini22 commented 2 years ago

Hey, thanks for your fast answer! Ok, good to know. Do you have any 'brought' timeline when it might be released? Thanks so much! It is a great project!

tomekkolo commented 2 years ago

Hey, yes we have timeline of around a month to have it released, likely sooner.

vespialis commented 2 years ago

@tomekkolo any update on this?

tomekkolo commented 2 years ago

yes, we are a little bit delayed but it is coming soon !

tomekkolo commented 1 year ago

Hey @vespialis , it took long time but we have quite refreshed the code. You can take a look at https://github.com/codenotary/immudb-node/pull/29 for early testing.

tomekkolo commented 1 year ago

closing as immudb-node was updated to v2