Skip to content

Releases: rustfs/cli

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

Release v0.1.15

07 May 06:04

Choose a tag to compare

What's Changed

  • test(s3): cover admin pool and rebalance routes by @overtrue in #173
  • test(admin): cover cluster command parser branches by @overtrue in #175
  • test(admin): cover pool and rebalance gaps by @overtrue in #177
  • feat(alias): support RC_HOST environment aliases by @overtrue in #176
  • test(s3): cover decommission start by-id query by @overtrue in #178
  • feat(admin): add expansion workflow command by @overtrue in #180
  • test(alias): cover RC_HOST alias resolution by @overtrue in #179

Full Changelog: v0.1.14...v0.1.15

What's Changed

  • test(s3): cover admin pool and rebalance routes by @overtrue in #173
  • test(admin): cover cluster command parser branches by @overtrue in #175
  • test(admin): cover pool and rebalance gaps by @overtrue in #177
  • feat(alias): support RC_HOST environment aliases by @overtrue in #176
  • test(s3): cover decommission start by-id query by @overtrue in #178
  • feat(admin): add expansion workflow command by @overtrue in #180
  • test(alias): cover RC_HOST alias resolution by @overtrue in #179

Full Changelog: v0.1.14...v0.1.15

Release v0.1.14

06 May 13:09

Choose a tag to compare

What's Changed

  • fix(s3): preserve list version page missing-bucket errors by @overtrue in #164
  • fix(ls): include version summaries in JSON output by @overtrue in #165
  • test(s3): cover delete bucket network fallback by @overtrue in #166
  • test(s3): cover delete bucket NotFound fallback by @overtrue in #168
  • test(s3): cover list versions NotFound fallback by @overtrue in #169
  • fix(ls): classify version listing backend failures as network by @overtrue in #170
  • fix(ls): include JSON code for version listing errors by @overtrue in #171
  • feat(admin): add pool decommission and rebalance commands by @overtrue in #172

Full Changelog: v0.1.13...v0.1.14

Release v0.1.13

29 Apr 11:45

Choose a tag to compare

What's Changed

  • test(s3): cover select serialization shapes by @overtrue in #147
  • test(cli): cover SQL Select parser options by @overtrue in #148
  • test(sql): cover select error exit codes by @overtrue in #149
  • fix(s3): use virtual-hosted style for Aliyun OSS by @overtrue in #151
  • test(s3): cover Aliyun bucket lookup fallbacks by @overtrue in #152
  • test(s3): cover select access denied fallback by @overtrue in #153
  • fix(release): upload versioned assets to OSS by @overtrue in #155
  • test(s3): cover select not-implemented fallbacks by @overtrue in #154
  • test(s3): cover select no-such-key fallback by @overtrue in #156
  • test(s3): cover select empty error-code fallback by @overtrue in #157
  • fix(s3): preserve delete bucket conflict codes by @overtrue in #163
  • test(s3): cover empty-code no-such-key fallback by @overtrue in #161
  • fix(ls): honor --versions listings by @overtrue in #162
  • test(s3): cover select empty-code metadata fallbacks by @overtrue in #158

Full Changelog: v0.1.12...v0.1.13