Skip to content

Releases: reductstore/reduct-js

Release v1.11.0

20 Aug 08:05
Compare
Choose a tag to compare

Added:

  • RS-31: Bucket.update and Bucket.beginUpdateBatch methods for changing labels, PR-89
  • RS-394: Add query support for browser, PR-90

Fixed:

  • Hanging HEAD requests, PR-91

v1.10.1

01 Jul 13:50
Compare
Choose a tag to compare

Fixed:

  • RS-319: fix name convention for replication settings, PR-88

Release v1.10.0

11 Jun 12:26
Compare
Choose a tag to compare

Added:

  • RS-261: add each_n and each_s query parameters, PR-85
  • RS-311: add each_s and each_n replication settings, PR-86

Changed:

  • RS-234: Integrate prettier to CI and reformat code, PR-84
  • RS-269: move documentation to main website, PR-87

Release v1.9.3

26 Apr 09:25
Compare
Choose a tag to compare

Changed:

  • Update GitHub actions to get rid of warnings, PR-82

Fixed:

  • Batch class in index.ts, PR-83

Release v1.9.2

22 Mar 09:22
Compare
Choose a tag to compare

Fixed:

  • RS-224: Use https Agent only outside browser environment, PR-81

Release v1.9.1

22 Mar 09:22
Compare
Choose a tag to compare

Changed:
RS-223: Revert axios port to 0.x version, PR-80

Release v1.9.0

08 Mar 20:31
Compare
Choose a tag to compare

Added:

  • RS-183: Add verifySSL option to ClientOptions, PR-78
  • RS-178: Add license information to ServerInfo, PR-79

Changed:

  • RS-122: Update axios up to 1.6 and other dev dependencies, PR-77

Release v1.8.0

22 Jan 23:02
Compare
Choose a tag to compare

Added:

  • RS-46: Support Replication API, PR-76

Changed:

  • docs: update link to new website, PR-75

Release v1.7.4

04 Nov 19:31
Compare
Choose a tag to compare

Fixed:

  • RS-74: Fix content length limit, PR-74

Release v1.7.3

29 Oct 10:17
Compare
Choose a tag to compare

Fixed

  • reductstore: Wrong size calculation if a block could not be removed, PR-371