Releases: tsenart/vegeta
v12.12.0
v12.11.3
v12.11.2
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
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
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
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
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