Releases: reductstore/reduct-cpp
Releases Β· reductstore/reduct-cpp
Release v1.11.0
19 Aug 16:03
Compare
Sorry, something went wrong.
No results found
Added
RS-31: Bucket::Update and Bucket::UpdateBatch methods for changing labels, PR-72
Infrastructure
RS-273: Refactor CI actions and add build for Windows, PR-73
Release v1.10.0
11 Jun 12:32
Compare
Sorry, something went wrong.
No results found
Added
RS-261: Support for each_n and each_s query parameters, PR-68
is_provisioned flag to Token, PR-69
REDUCT_CPP_USE_STD_CHRONO option to use std::chrono::parse instead of date::parse, PR-67
RS-311: add each_n and each_s replication settings, PR-70
Fixed
Windows compilation, PR-66
Changed
RS-269: move documentation to main website, PR-71
Release v1.9.0
08 Mar 23:03
Compare
Sorry, something went wrong.
No results found
Added
RS-179: add license information to ServerInfo, PR-65
Release v1.8.0
23 Jan 22:51
Compare
Sorry, something went wrong.
No results found
Added
RS-44: Replication API, PR-64
Changed:
docs: update link to new website, PR-63
Release v1.7.1
04 Nov 21:13
Compare
Sorry, something went wrong.
No results found
Fixed:
RS-68: Fix writing blobs bigger than 512Kb, PR-62
Release v1.7.0
06 Oct 21:31
Compare
Sorry, something went wrong.
No results found
Added
support for ReductStore API v1.7 with IBucket::WriteBatch and is_provisioned field for BucketInfo and Token
structs, PR-60
Fixed
Release v1.6.0
14 Aug 22:44
Compare
Sorry, something went wrong.
No results found
Added
IBucket.RemoveEntry to remove entry from bucket, PR-57
QueryOption.limit to limit the number of records returned by a query, PR-58
Release v1.5.0
30 Jun 21:05
Compare
Sorry, something went wrong.
No results found
Added
Support for batched records, PR-54
Option to read only metadata of a record, PR-55
Release v1.4.0
04 Jun 10:33
Compare
Sorry, something went wrong.
No results found
Added
Implement continuous querying, PR-53
Update
Adapt to the new API v1.4, PR-52
Release v1.3.0
22 Feb 21:21
Compare
Sorry, something went wrong.
No results found
Added
Support for labels and content type, PR-50
Use x-reduct-error header for error responses, PR-51