Skip to content

Release v0.1.7

Choose a tag to compare

@overtrue overtrue released this 09 Mar 14:13
· 69 commits to main since this release

What's Changed

  • docs: fix README.md admin subcommand documentation to match CLI by @Copilot in #28
  • fix: always include expiration field in service-account create request by @Copilot in #29
  • fix: avoid in-memory reads for cp uploads and support >5GiB path by @overtrue in #33
  • Add object metadata to stat command output by @Copilot in #30
  • Implement S3 multipart upload for large files by @Copilot in #32
  • Fix mb --ignore-existing failing on first run with S3-compatible services by @Copilot in #31
  • fix: make Linux default release artifacts musl for broader compatibility by @overtrue in #34
  • fix: align Admin TLS trust behavior with S3 for self-signed CAs by @overtrue in #35
  • Overtrue/issue 14 linux musl default by @overtrue in #36
  • fix: improve RustFS compatibility for cp, mv, and quota parsing by @overtrue in #37
  • test: close coverage gaps and harden e2e strategy by @overtrue in #38
  • test: add command and option contract gate for e2e by @overtrue in #39
  • test: add option behavior e2e coverage and smoke checks by @overtrue in #40
  • feat: complete option behavior runtime and e2e coverage in one pass by @overtrue in #41
  • fix: include jq/yq in runtime image by @overtrue in #45
  • feat: add anonymous bucket access commands by @overtrue in #42

Full Changelog: v0.1.6...v0.1.7