Skip to content

Releases: ravendb/ravendb-nodejs-client

5.0.4

22 Nov 11:33
efa8d56

Choose a tag to compare

  • bugfixes

5.0.3

20 Apr 10:53
8462d84

Choose a tag to compare

  • bugfixes
  • improved performance by sync parsing of small (below 2MB by default) responses, avoiding casing transformation when not needed, faster deep copy algorithm

5.0.2

19 Mar 16:56
8fdf386

Choose a tag to compare

  • fixed with TypeScript 4.0.x

5.0.1

15 Mar 10:49
f0e4296

Choose a tag to compare

  • performance improvements
  • bug fixes

4.2.3

15 Mar 11:05
2593800

Choose a tag to compare

  • bug fixes

5.0.0

14 Dec 14:44
5a5bab7

Choose a tag to compare

  • strongly typed JavaScript / TypeScript indexes
  • time series support
  • time series bulk insert
  • auto complete for fields in query methods
  • facets with includes
  • certificates utility helpers
  • bug fixes

4.2.2

14 Dec 14:17
3a4fb03

Choose a tag to compare

  • bugfixes

4.2.1

03 Dec 10:17
7d0181f

Choose a tag to compare

  • bug fixes

4.2.0

28 Sep 10:09
394d34a

Choose a tag to compare

  • added support for conversion Events
  • added support for Pull Replication
  • added support for Graph Queries
  • added support for Broadcasting Commands
  • added support for Request Timeout
  • added support for Forcing Revisions
  • added support for Certificates CRUD
  • added support for Server-Wide Backups
  • bug fixes

4.1.8

10 Apr 12:06
1b111e7

Choose a tag to compare

  • bug fixes