ravendb-nodejs-client icon indicating copy to clipboard operation
ravendb-nodejs-client copied to clipboard

version 7

Open davidmoshal opened this issue 9 months ago • 2 comments

the latest docker version shows that ravendb is at version 7. yet this official client is at version 6

How is that explained?

davidmoshal avatar Mar 06 '25 03:03 davidmoshal

You can use the 6.x node.js client to work with 7.0 servers.

ayende avatar Mar 06 '25 06:03 ayende

It would still be nice to have version 7 to support vector search. I had to make a REST API call and store the certificate in a different way to do it.

AmrAnwar avatar Mar 09 '25 14:03 AmrAnwar

We released 7.0.0: https://github.com/ravendb/ravendb-nodejs-client/releases/tag/7.0.0

ppekrol avatar Jun 02 '25 20:06 ppekrol