Skip to content

Releases: ravendb/ravendb-nodejs-client

5.2.7

19 Aug 18:43
cc281f8
Compare
Choose a tag to compare
  • ability to load attachments and attachment content via strongly typed js indexes API
  • bugfixes

5.2.6

28 Jul 13:27
09ced4f
Compare
Choose a tag to compare
  • bugfixes

5.2.5

06 Jul 13:21
Compare
Choose a tag to compare
  • properly handle large requests using multi byte chars

5.2.4

17 Jun 10:40
2fbb0d2
Compare
Choose a tag to compare
  • fixed issues with typings

5.2.3

17 May 18:25
b2b8e4b
Compare
Choose a tag to compare
  • include revisions support
  • new bulk insert options
  • bugfixes

5.2.1

17 Mar 11:39
9f7613d
Compare
Choose a tag to compare
  • fixed typing issues

5.2.1

14 Mar 20:40
Compare
Choose a tag to compare
  • bugfixes
  • better strict null support

5.2.0

24 Nov 13:10
Compare
Choose a tag to compare
  • synchronized to 5.2 server version

5.0.4

22 Nov 11:33
efa8d56
Compare
Choose a tag to compare
  • bugfixes

5.0.3

20 Apr 10:53
8462d84
Compare
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