Skip to content

Releases: reductstore/reduct-cli

Release v0.10.1

04 Feb 18:31
02e948c

Choose a tag to compare

Fixed

  • Fix cp parsing for base-path URLs, PR-176

Release v0.10.0

04 Feb 09:55
40d547e

Choose a tag to compare

Added

  • Add batching in reduct-cli for cp command, PR-148
  • Show bucket status and update copy/removal handling, PR-167
  • Add replica mode commands and mode-aware outputs, PR-168
  • Add --from-last option for incremental cp, PR-169
  • Add wildcard cp and improved progress reporting, PR-170

Changed

  • Improve cp URL parsing and CLI status tables, PR-172

Release v0.9.4

17 Dec 15:42

Choose a tag to compare

Changes

  • Update reduct-rs to 1.17.2 with cookie jar support

Release v0.9.3

21 Oct 07:36

Choose a tag to compare

Changed

  • Update reduct-rs to 1.17.0 and other dependencies

Release v0.9.2

21 Oct 07:36

Choose a tag to compare

Fixed

  • Ignore 401,403 and 503 errors during license check, PR-146

Release v0.9.1

07 Oct 07:18

Choose a tag to compare

Fixed

  • Fix compatibility break in replication settings v1.17, PR-145

Release v0.9.0

26 Aug 15:42

Choose a tag to compare

Added

  • Add attempts to reduct-cli cp command to recover after errors, PR-132

Release v0.8.0

31 Jul 11:19

Choose a tag to compare

Breaking changes:

  • Remove include/exclude options from reduct-cli cp and reduct-cli replica commands, PR-122

Release v0.7.0

11 Jun 11:43

Choose a tag to compare

Breaking changes:

  • Use -t instead of -T for the --time flag in reduct-cli rm command, PR-108

Added:

  • Add --ext-params flag to copy command, PR-108
  • Add MCAP and other well know types, PR-115

Fixed:

  • Update reduct-rs up to 1.15.2, PR-114

Release v0.6.1

07 May 13:08

Choose a tag to compare

Changed:

  • RS-647: Build binaries for Linux and Macos ARM64, PR-92
  • RS-661: use T instead of t argument for timeout, PR-96