Skip to content

Releases: reductstore/reductstore

Release v1.13.5

05 Feb 09:43
Compare
Choose a tag to compare

Fixed

  • RS-585: Fix performance regression for querying records, PR-721

Release v1.13.4

27 Jan 12:23
Compare
Choose a tag to compare

Fixed

  • RS-583: Close file descriptors before removing a folder, PR-714

Release v1.13.3

21 Jan 16:05
Compare
Choose a tag to compare

Fixed

  • RS-555: Close WAL file before removal it from disk, PR-706
  • RS-583: Remove contents of folder before remove it, PR-711

Release v1.13.2

15 Jan 13:50
Compare
Choose a tag to compare

Fixed

  • RS-577: Fix parsing of nested conditions, PR-704

Release v1.13.1

16 Dec 10:14
Compare
Choose a tag to compare

Changed

  • Update Web Console up to v1.8.1 with HARD quota

Release v1.13.0

04 Dec 16:46
Compare
Choose a tag to compare

Added

  • RS-439: Snap hooks for new configuration parameters, PR-628
  • RS-415: Check to prevent replication to the same bucket, PR-629
  • RS-527: POST /:bucket/:entry/q endpoint to query with JSON request, PR-635
  • RS-528: Conditional query engine, PR-640
  • RS-524: Check naming convention before creating or renaming entry, PR-650
  • RS-545: Implement logical operators in conditional query, PR-656
  • RS-529: Implement comparison operators in conditional query, PR-662
  • RS-538: Add strict mode for conditional query, PR-663

Changed

  • Update Web Console up to v1.8.0, PR-655

Fixed

  • RS-544: Fix keeping quota error, PR-654
  • Fix replication crash if bucket is removed, PR-664
  • Fix order of condition operands in object syntax, PR-670

Internal

  • Fix CI actions after Ubuntu update, PR-604
  • RS-536: Update README.md, PR-649
  • RS-193: Cross-compilation in CI/CD, PR-651

Release v1.12.4

20 Nov 20:19
Compare
Choose a tag to compare

Fixed

  • RS-539: Fix transaction log file descriptor, PR-643
  • RS-540: Fix synchronization of a new block, PR-652

Release v1.12.3

26 Oct 15:10
Compare
Choose a tag to compare

Fixed

  • RS-519: Check bucket name convention when renaming bucket, PR-616
  • RS-520: Check if bucket provisioned before renaming it, PR-617
  • RS-521: Sync bucket and entry before renaming them, PR-521
  • RS-525: Recovering from empty block index, PR-620
  • RS-523: Fix EOF error when writing and removing data in parallel, PR-621

Release v1.12.2

20 Oct 22:25
Compare
Choose a tag to compare

Fixed

  • Bad file descriptor error in replication log, PR-606
  • Deadlock in graceful stop, PR-607

Release v1.12.1

17 Oct 20:41
Compare
Choose a tag to compare

Fixed

  • Crash when querying removed entry, PR-605