Releases: reductstore/reductstore
Releases · reductstore/reductstore
Release v1.13.5
Fixed
- RS-585: Fix performance regression for querying records, PR-721
Release v1.13.4
Fixed
- RS-583: Close file descriptors before removing a folder, PR-714
Release v1.13.3
Release v1.13.2
Fixed
- RS-577: Fix parsing of nested conditions, PR-704
Release v1.13.1
Changed
- Update Web Console up to v1.8.1 with HARD quota
Release v1.13.0
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
Release v1.12.4
Release v1.12.3
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
Release v1.12.1
Fixed
- Crash when querying removed entry, PR-605