Skip to content

Releases: six-ddc/plow

v1.3.2

24 Dec 03:32
205533b
Compare
Choose a tag to compare

What's Changed

  • feat: default to POST instead of GET when body is given by @FlorianLoch in #73
  • build(deps): bump github.com/valyala/fasthttp from 1.38.0 to 1.44.0 by @dependabot in #69
  • feat: add http status chart by @daliuchen in #90
  • build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.19 by @dependabot in #86
  • feat: Add support for writing errors to a file by @daulet in #106

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

28 Jul 01:45
Compare
Choose a tag to compare

Changelog

v1.3.0

22 Jul 02:59
Compare
Choose a tag to compare

Changelog

v1.2.0

24 May 04:50
Compare
Choose a tag to compare

Changelog

  • e579a5d Add '--rate' to limit the frequency of requests

v1.1.0

30 Jun 11:04
Compare
Choose a tag to compare

Changelog

  • Use go:embed assets in program
  • Support --key, --cert, --insecure for TLS
  • Support read flags from ENV

Docker images

  • docker pull ghcr.io/six-ddc/plow:1.1.0

v1.0.1

23 Jun 16:00
Compare
Choose a tag to compare

Docker images

  • docker pull ghcr.io/six-ddc/plow:1.0.1

v1.0.0

20 Jun 05:20
Compare
Choose a tag to compare

Changelog

f848e35 Push image to latest tag

Docker images

  • docker pull ghcr.io/six-ddc/plow:1.0.0

v0.0.1

20 Jun 04:55
Compare
Choose a tag to compare

Changelog

f848e35 Push image to latest tag

Docker images

  • docker pull ghcr.io/six-ddc/plow:0.0.1

v0.0.1-rc

18 Jun 15:29
Compare
Choose a tag to compare

Changelog

25ded30 fix incorrect charts while rps<1 update readme.md optimize timeout interruption

Docker images

  • docker pull ghcr.io/six-ddc/plow:0.0.1-rc

v0.0.1-alpha

15 Jun 12:26
Compare
Choose a tag to compare

Changelog

08afb6e Initial commit

Docker images

  • docker pull ghcr.io/six-ddc/plow:0.0.1-alpha