Skip to content

Releases: qingstor/qsctl

v2.4.9

07 May 07:34
88f0c17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.8...v2.4.9

qsctl v2.4.8

27 Apr 03:17
dc5b12d
Compare
Choose a tag to compare

What's Changed

  • Updated the official document links by @yu31 in #395
  • feat: Allow object keys include multiple slashes if configured by @owarai in #396
  • Bump to version 2.4.8 by @owarai in #397

Full Changelog: v2.4.7...v2.4.8

qsctl v2.4.7

21 Aug 10:36
7b1cd27
Compare
Choose a tag to compare

[2.4.7] - 2023-08-21

What's Changed

  • fix(deps): Update qingstor lib to fix listDir behavior by @owarai in #392

Full Changelog: v2.4.6...v2.4.7

qsctl v2.4.6

18 Jul 03:51
6e766a0
Compare
Choose a tag to compare

2.4.6 - 2023-07-18

Added

  • feat: Added support for virtual host style (#390)

qsctl v2.4.5

19 Apr 07:18
Compare
Choose a tag to compare

2.4.5 - 2022-04-19

Changed

  • ci: Update go to recent two versions (#379)

qsctl v2.4.4

07 Jan 03:08
3034df8
Compare
Choose a tag to compare

2.4.4 - 2022-01-06

Fixed

  • cmd/tee: Fixed the part exceeds maximum number problem (#376)

qsctl v2.4.3

12 May 09:01
da64b78
Compare
Choose a tag to compare

2.4.3 - 2021-05-12

Changed

  • build: Use static build via cgo disabled (#371)

qsctl v2.4.2

02 Feb 10:27
f869504
Compare
Choose a tag to compare

2.4.2 - 2021-02-02

Changed

  • ci: Remove travis, add github action workflows (#353)

Fixed

  • cmd: Fix exit code not 1 when exit with error (#367)

qsctl v2.4.1

30 Oct 09:09
41ddab6
Compare
Choose a tag to compare

2.4.1 - 2020-10-30

Fixed

  • cmd/mv: Fix mv command failed with valid check (#348)

qsctl v2.4.0

21 Sep 08:53
6e0e2ad
Compare
Choose a tag to compare

2.4.0 - 2020-09-21

Added

  • cmd: Support include-regexp and exclude-regexp in sync command (#343)
  • cmd: Support custom part size and threshold for multipart upload (#341)

Fixed

  • taskutils: Fix progress handler not wait as expected (#340)