Skip to content

Releases: minio/warp

v1.0.6

06 Nov 20:35
3d18966
Compare
Choose a tag to compare

Changelog

  • 3d18966 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#345)

v1.0.5

30 Oct 21:31
b176f4c
Compare
Choose a tag to compare

Changelog

  • b176f4c add support for stat with --list-existing (#343)

v1.0.4

24 Oct 20:50
316d79c
Compare
Choose a tag to compare

Changelog

  • 316d79c Add a format for object-size providing a wieighted random based on configured buckets (#342)

v1.0.3

17 Oct 18:04
94f1951
Compare
Choose a tag to compare

Changelog

  • 94f1951 Fix detailed output when single hostname and multiple clients (#341)
  • d0b3d3a Fix hang at end of distributed warp with influxdb (#340)

v1.0.2

19 Sep 06:42
98c37ba
Compare
Choose a tag to compare

Changelog

v1.0.1

28 Aug 23:10
Compare
Choose a tag to compare

Changelog

  • ba87314 Update goreleaser to support more architectures (#334)
  • d356320 add remove unnecessary latest-
  • 2a1246f fix: goreleaser action is running twice on PR's to master (#335)
  • 22eed47 multipart: Respect disable-sha256-payload on upload (#331)
  • 61422c5 update go.mod pointing to minio-go/v7 repo

v1.0.0

26 Jul 17:22
b3452c3
Compare
Choose a tag to compare

Changelog

  • b3452c3 Add YAML configuration option (#325)
  • c5d1f17 get: Add --range-size to have a random but a defined range pattern (#302)

v0.10.1

11 Jul 05:43
9e01ed3
Compare
Choose a tag to compare

Changelog

  • 9e01ed3 Make object count a multiple of concurrency (#323)
  • cf4ec3c get: Add --part.size to allow testing of performance impact on get (#321)

v0.10.0

21 May 19:07
43aa399
Compare
Choose a tag to compare

Changelog

v0.9.0

15 Mar 23:06
f08604e
Compare
Choose a tag to compare

Changelog

  • bddb29b --ratelimit and --ratelimit-window flags (#295)
  • e281b58 Bump Go versions (#303)
  • ad31e22 Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 (#304)
  • f08604e Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#305)
  • 145d871 [delete] bench object from listing the bucket (#290)