Releases: rustfs/cli
Releases · rustfs/cli
Release v0.1.25
What's Changed
Full Changelog: v0.1.24...v0.1.25
Release v0.1.24
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
- @houseme made their first contribution in #245
- @ForestRealms made their first contribution in #247
Full Changelog: v0.1.23...v0.1.24
Release v0.1.23
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
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
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
What's Changed
Full Changelog: v0.1.19...v0.1.20
Release 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
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
Full Changelog: v0.1.17...v0.1.18
Full Changelog: v0.1.17...v0.1.18
Release v0.1.17
What's Changed
- test(s3): cover custom XML request headers by @overtrue in #206
- docs!: remove obsolete spec and test matrix by @overtrue in #207
- fix(ci): align protected file checks by @overtrue in #208
- test(s3): keep XML test stream blocking by @overtrue in #212
- fix(s3): preserve bucket service error details by @overtrue in #211
- feat: support mTLS and anonymous aliases by @overtrue in #213
- test(s3): cover anonymous admin signing by @overtrue in #214
Full Changelog: v0.1.16...v0.1.17
What's Changed
- test(s3): cover custom XML request headers by @overtrue in #206
- docs!: remove obsolete spec and test matrix by @overtrue in #207
- fix(ci): align protected file checks by @overtrue in #208
- test(s3): keep XML test stream blocking by @overtrue in #212
- fix(s3): preserve bucket service error details by @overtrue in #211
- feat: support mTLS and anonymous aliases by @overtrue in #213
- test(s3): cover anonymous admin signing by @overtrue in #214
Full Changelog: v0.1.16...v0.1.17
Release v0.1.16
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