Recent Releases of https://github.com/reductstore/reduct-rs

https://github.com/reductstore/reduct-rs - Release v1.16.1

Fixed

  • Fix error handling for batched records in QueryBuilder.send(), PR-44

- Rust
Published by atimin 10 months ago

https://github.com/reductstore/reduct-rs - Release v1.16.0

Breaking Changes

  • Drop support for legacy code and ReductStore API versions below 1.13

Added

  • Check server API version and warn if it's too old, PR-34

Deprecated

  • each_n, each_s and limit parameters in QueryBuilder and ReplicationSettings are deprecated, use conditional operators instead, PR-34

Removed

  • Remove legacy code in remove query, PR-35
  • Deprecated include\exclude parameters in QueryBuilder, RemoveQueryBuilder and ReplicationSettings, PR-41

- Rust
Published by atimin 11 months ago

https://github.com/reductstore/reduct-rs - Release v1.15.2

Fixed

  • Fix parsing url with prefix, PR-37

- Rust
Published by atimin about 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.15.1

Changed

  • Minimal Rust version is 1.85, PR-36

- Rust
Published by atimin about 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.15.0

Added

  • RS-628: Support ext parameter to QueryBuilder, PR-32

- Rust
Published by atimin about 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.14.0

Added

  • RS-550: Add support for when condition on replication settings, PR-29

- Rust
Published by atimin over 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.13.0

Added

  • RS-543: Support conditional query, PR-28

- Rust
Published by atimin over 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.12.1

Fixed

  • Make RemoveQueryBuilder public, PR-27

- Rust
Published by atimin over 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.12.0

Added

  • RS-418: Methods Bucket.remove_record, Bucket.remove_batch and Bucker.remove_query for deleting records, PR-19
  • RS-388: Add Bucket.rename_entry method, PR-24
  • RS-419: Add Bucket.rename method. PR-25
  • RS-462: Improve batching, PR-26
  • Minimal Rust version is 1.80

- Rust
Published by atimin over 1 year ago

https://github.com/reductstore/reduct-rs - Release v1.11.0

Added

  • RS-31: Bucket.update_record and Bucket.update_batch to change labels of existing records, PR-16

Changed

  • Unify string arguments in public API, PR-17

- Rust
Published by atimin almost 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.10.1

Fixed

  • Use ring provider, PR-14

- Rust
Published by atimin about 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.10.0

Added

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

Changed

  • Use IntoBody and IntoBytes to write data, PR-10

- Rust
Published by atimin about 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.9.5

Fixed

  • Re-export replication structures, PR-7

- Rust
Published by atimin about 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.9.4

Changed

  • Use reduct-base 1.9.4

- Rust
Published by atimin about 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.9.3

Fixed

  • Fix sorting batched data, PR-5
  • Add Send and Sync traits to Record.bytes(), PR-6

- Rust
Published by atimin about 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.9.1

Fixed

  • Use rustls 0.20.0

- Rust
Published by atimin over 2 years ago

https://github.com/reductstore/reduct-rs - Release v1.9.0

Added

  • RS-177: Add license field to ServerInfo, PR-1
  • RS-185: Add verify_ssl option¸ PR-2
  • Client.get_token method, [PR-3](

- Rust
Published by atimin over 2 years ago