Skip to content

Releases: rustfs/cli

Release v0.1.25

26 Jun 04:06

Choose a tag to compare

What's Changed

  • fix(admin): report global heal operations status by @cxymds in #249

Full Changelog: v0.1.24...v0.1.25

Release v0.1.24

25 Jun 07:02

Choose a tag to compare

What's Changed

  • fix(admin): start full heal when bucket omitted by @cxymds in #243
  • feat(cli): support replication target TLS options by @houseme in #245
  • fix(cli): trim leading slash in download_prefix to prevent Path::join treating relative path as absolute by @ForestRealms in #247
  • fix(admin): support manual heal task status by @cxymds in #248

New Contributors

Full Changelog: v0.1.23...v0.1.24

Release v0.1.23

24 Jun 01:16

Choose a tag to compare

What's Changed

  • feat(admin): expose rebalance cleanup warnings by @cxymds in #232
  • feat(admin): add access key info command by @cxymds in #227
  • test(admin): cover access key info CLI dispatch by @overtrue in #236
  • feat(admin): expose background heal task status by @overtrue in #237
  • fix(admin): report accurate heal stop status by @overtrue in #238
  • feat(admin): add decommission clear command by @cxymds in #240
  • fix(admin): align pool status usage source by @cxymds in #241
  • feat(admin): support normalized pool status APIs by @cxymds in #242

Full Changelog: v0.1.22...v0.1.23

Release v0.1.22

13 Jun 02:39

Choose a tag to compare

What's Changed

  • feat(admin): add cluster version info by @overtrue in #228
  • fix(admin): stabilize pool status and disk indexes by @overtrue in #231

Full Changelog: v0.1.21...v0.1.22

Release v0.1.21

11 Jun 07:16

Choose a tag to compare

What's Changed

  • fix(bucket-encryption): allow default SSE-KMS key by @overtrue in #222
  • feat(phase-2): refine sql select options by @GatewayJ in #217
  • test(s3): cover JSON select output delimiter by @overtrue in #223
  • feat(admin): show node and disk details in cluster info by @overtrue in #226

Full Changelog: v0.1.20...v0.1.21

Release v0.1.20

05 Jun 14:36

Choose a tag to compare

What's Changed

  • feat(cli): add bucket encryption and SSE workflows by @cxymds in #221

Full Changelog: v0.1.19...v0.1.20

Release v0.1.19

31 May 23:27

Choose a tag to compare

What's Changed

  • test(s3): cover anonymous admin no-response signing by @overtrue in #218
  • fix: validate credentials when setting aliases by @overtrue in #219
  • fix: reject alias endpoints with path components by @overtrue in #220

Full Changelog: v0.1.18...v0.1.19

What's Changed

  • test(s3): cover anonymous admin no-response signing by @overtrue in #218
  • fix: validate credentials when setting aliases by @overtrue in #219
  • fix: reject alias endpoints with path components by @overtrue in #220

Full Changelog: v0.1.18...v0.1.19

Release v0.1.18

25 May 05:12

Choose a tag to compare

Full Changelog: v0.1.17...v0.1.18

Full Changelog: v0.1.17...v0.1.18

Release v0.1.17

25 May 01:30
3dce0cc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

What's Changed

Full Changelog: v0.1.16...v0.1.17

Release v0.1.16

16 May 13:44
e553fee

Choose a tag to compare

What's Changed

  • test(admin): cover expand command dispatch by @overtrue in #182
  • fix(alias): validate endpoint URLs before saving by @overtrue in #183
  • test(admin): cover rebalance status dispatch by @overtrue in #187
  • test(admin): cover rebalance start and stop dispatch by @overtrue in #188
  • fix(rm): preserve recursive purge semantics by @overtrue in #190
  • test(admin): cover decommission CLI dispatch by @overtrue in #189
  • test(admin): cover expand status dispatch by @overtrue in #186
  • fix(alias): report endpoint validation as usage errors by @overtrue in #185
  • fix(alias): reject malformed RC_HOST credentials by @overtrue in #184
  • test(alias): cover RC_HOST access-key percent errors by @overtrue in #192
  • docs(reference): add rc command reference by @cxymds in #201
  • test(alias): cover empty RC_HOST alias name by @overtrue in #200
  • test(admin): cover pool CLI dispatch by @overtrue in #193
  • test(alias): cover invalid signature JSON error by @overtrue in #194
  • test(alias): cover remove config error JSON code by @overtrue in #195
  • test(rm): cover recursive purge CLI dispatch by @overtrue in #196
  • test(alias): cover non-UTF8 RC_HOST credential decoding by @overtrue in #198
  • test(alias): cover missing RC_HOST credentials by @overtrue in #197
  • feat(requests): support custom amz headers by @overtrue in #204
  • fix(cp): avoid guessed content type for multipart uploads by @overtrue in #203
  • chore(release): bump version to 0.1.16 by @overtrue in #205

Full Changelog: v0.1.15...v0.1.16