Skip to content

Releases: tsenart/vegeta

v12.12.0

29 Jul 17:37
03ca49e
Compare
Choose a tag to compare

Changelog

03ca49e lib,cmd: add Dan as contributor for -connect-to
647dacc lib,cmd: add -connect-to flag

v12.11.3

27 Jul 18:18
ce93cd8
Compare
Choose a tag to compare

Changelog

ce93cd8 lib: use fixed IP selection function

v12.11.2

27 Jul 12:27
1799abc
Compare
Choose a tag to compare

Changelog

1799abc lib: fix IP selection in DNS caching
b0b14b9 lib/prom: fix broken test after dep upgrade
fc8add3 more dep updates
f18e948 update deps
06f8579 update ci go version to 1.22
9bcc0e0 update go version to go 1.22
0ef4135 .github/workflows/ci.yml: update outdated actions that github warns need updating
61f64b7 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
acd3f0a build(deps): bump github.com/prometheus/client_golang
9267395 build(deps): bump github.com/prometheus/prometheus from 0.47.0 to 0.47.2

v12.11.1

02 Oct 09:08
6fbe391
Compare
Choose a tag to compare

Changelog

6fbe391 attack: support IPv6 only in DNSCaching
e0155bd build(deps): bump github.com/prometheus/prometheus from 0.46.0 to 0.47.0
dfd484a build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56
78dfd3d targets: include inner error in message
712ff2e all: remove leftover use of deprecated ioutil (#643)
4063254 build(deps): bump github.com/prometheus/prometheus from 0.45.0 to 0.46.0
b4b20af build(deps): bump pgregory.net/rapid from 1.0.0 to 1.1.0
018e8a8 build(deps): bump golang.org/x/net from 0.12.0 to 0.14.0

v12.11.0

24 Jul 19:18
v12.11.0
e49c367
Compare
Choose a tag to compare

Changelog

e49c367 attack: early cancel ctx only when there's no err
3fd94ee lib/prom: follow-up fixes to #534
81403a6 Prometheus Exporter in attack (#534)
73d929f attack: document tricky critical section
418ab07 README: Move features below image
51bb5ee all: remove ioutil package
ca2362d README: Link to Over 9000 wiki page
53fd7ba README: add top level features list
131c83f remove unused .chglog dir
8d7d754 remove unused .deepsource.toml
225b7d7 ci: fix format check goimports install
54fb04f ci: add formatting check to qa job
a1eaf0f goimports -w . and fix lttb tests
130dfd3 Update Go dependencies
9fba769 attack: make DefaultTLSConfig.InsecureSkipVerify false
b2c13f8 attack: better wording of session-tickets description
a1f293f Add support for session tickets
5c9d86f Update README

v12.10.0

16 Jul 17:25
v12.10.0
074c530
Compare
Choose a tag to compare

Changelog

074c530 attack: ensure go-routines finish in DNSCaching
174d804 DNS caching
556bf61 disable the http2 attempt when http2 set to false
4f214b7 report: Add example UNIX pipeline to filter errors out
828ca3a Revert "Add text report text-errors flag"
8bd8a18 Add text report text-errors flag
dd4d39f build(deps): bump pgregory.net/rapid from 0.3.3 to 1.0.0
8ccf2ae build(deps): bump github.com/miekg/dns from 1.1.25 to 1.1.55
9151f61 Create dependabot.yml
c820272 Wait for results before exiting from signal
3e67d01 README: Add Arch Linux install instructions
678c207 ci: include pub key in release files

v12.9.0

14 Jul 16:49
v12.9.0
96e735d
Compare
Choose a tag to compare

Changelog

96e735d Adds installation instructions for FreeBSD to README
6aa0607 ci: build more targets
1067657 fix some typos
0e0387e README: Update encode usage section
364d668 plot: fix golden tests
cd9cfd2 Set body to nil when empty
500ec86 Fix typo Github to GitHub
5cff6d0 Mention MacPorts in readme
097d2c4 fix: small errors
60c2d66 Make plot use more diverse colors
eedbf47 Add max-connections option to README
da4c11f build(deps): bump github.com/miekg/dns from 1.1.17 to 1.1.25
c03ddd9 Update default -timeout value in README
a3f925e README: Fix install from source instructions (#627)
3b6d36f all: Fix build, upgrade deps and automate release (#626)
27f553f license: Update copyright year
5ff6414 fix: upgrade streadway/quantile to fix go1.18 compatibility (#612)
ead4990 README: change go get to go install (#609)
d73edf2 Go Pkg badge

v12.8.4

11 Oct 10:41
Compare
Choose a tag to compare

Changelog

e04d9c0 Update year range in LICENSE
3e8fb8f Fix CI badge
d0cbc78 Setup Github Actions based CI (#456)
83a3ce9 Added default first hist bucket if needed (#532)

v12.8.3

25 Mar 11:04
d9b795a
Compare
Choose a tag to compare

Changelog

d9b795a results: Fix Headers encoding (#507)

v12.8.2

24 Mar 14:16
3629602
Compare
Choose a tag to compare

Changelog

3629602 results: Faster JSON encoding and decoding (#506)