Skip to content

Releases: minio/warp

v0.3.24

13 Nov 18:42
57d6ddc
Compare
Choose a tag to compare

Changelog

fdd6b85 Use Alpine as the base of the docker image (#146)
57d6ddc Use different segment sizes per op. (#147)
4a62e4c update minio-go/mc to latest master (#145)

Docker images

  • docker pull minio/warp:v0.3.24
  • docker pull minio/warp:latest

v0.3.23

04 Nov 17:44
Compare
Choose a tag to compare

Changelog

2ba5e64 Allow multiple local profiles (#143)
21dc8f3 always create unique objects by using counters (#144)
c022eff fix go mod tidy

Docker images

  • docker pull minio/warp:v0.3.23
  • docker pull minio/warp:latest

v0.3.22

26 Oct 20:22
0d0b957
Compare
Choose a tag to compare

Changelog

0d0b957 Pass the correct client tls config to clients (#141)

Docker images

  • docker pull minio/warp:v0.3.22
  • docker pull minio/warp:latest

v0.3.21

07 Oct 20:04
4475aa4
Compare
Choose a tag to compare

Changelog

869d612 Adjust time check for roundtrip (#139)
4475aa4 Tweak analysis (#140)

Docker images

  • docker pull minio/warp:v0.3.21
  • docker pull minio/warp:latest

v0.3.20

02 Oct 21:39
e080e2e
Compare
Choose a tag to compare

Changelog

9cc2903 Fix duplicate spec in warp StatefulSet k8s (#135)
e080e2e add missing errLn function init (#137)

Docker images

  • docker pull minio/warp:v0.3.20
  • docker pull minio/warp:latest

v0.3.19

14 Sep 18:45
51ed979
Compare
Choose a tag to compare

Changelog

51ed979 Add default warp port in the service.yaml (#134)
7e60091 allow seekable reader for minio-go retries (#132)

Docker images

  • docker pull minio/warp:v0.3.19
  • docker pull minio/warp:latest

v0.3.18

12 Sep 04:06
Compare
Choose a tag to compare

Changelog

1a2748e Add commandline to csv files (#122)
928f87c Add custom storage class (#121)
2c57557 Add doc links (#125)
40ddfb9 Automatic time segment length (#123)
a6244de Detect bucket versioning (#127)
8c04ac6 Do concurrent analysis (#126)
dd5692d Keep progress messages on single line (#128)
f7d91f1 Simplify analysis output (#129)
5d94882 update minio-go go.mod

Docker images

  • docker pull minio/warp:v0.3.18
  • docker pull minio/warp:latest

v0.3.17

11 Aug 16:21
b1103a8
Compare
Choose a tag to compare

Changelog

1631f0d fix termination of GET operations (#120)
b1103a8 update minio-go to latest master (#119)

Docker images

  • docker pull minio/warp:v0.3.17
  • docker pull minio/warp:latest

v0.3.16

28 Jul 19:05
Compare
Choose a tag to compare

Changelog

8789667 Sort ops alphabetically if mixed (#118)
595d62c add versioned bucket benchmark (#117)
4a59770 go mod tidy
65d456c update minio-go library with latest changes

Docker images

  • docker pull minio/warp:v0.3.16
  • docker pull minio/warp:latest

v0.3.15

03 Jul 02:29
d606421
Compare
Choose a tag to compare

Changelog

98c70a6 Fix GET memory leak (#115)
ce405d0 Fix profile flags (#114)
d606421 Update structure diagram (#116)

Docker images

  • docker pull minio/warp:v0.3.15
  • docker pull minio/warp:latest