Releases: artilleryio/artillery
Releases · artilleryio/artillery
Artillery 1.3.8
Changes
- Fix
artillery quickon Windows (#61)
Artillery 1.3.7
Changes
- Support iterating through CSV payloads sequentially with
payload.orderattribute set to"sequence".
Artillery 1.3.6
Changes
- Add
DEBUG=http:responseoption to print HTTP response headers & bodies to help debug
Artillery 1.3.5
Changes: 🎷
- Artillery is now licensed under MPL v2 🎈
[HTTP]Support for parsing XML responses with XPath[HTTP]Allowconfig.defaults.cookie[HTTP]HTTP Basic Auth support[HTTP]Fixes forloop- Latency stats can now be captured for every request
- Miscellaneous tweaks
Artillery 1.3.3
Changes: 🎸
- [HTTP] force new socket per virtual user / scenario for more realistic tests (@hassy)
- [HTTP] PFX certificate support for HTTPS (@tomgco)
- Improvements to
artillery reportoutput (@cejast, @sericaia) - [CLI] Support for configuring the CLI with
~/.artilleryrc(@xicombd) - [HTTP][WS] loop construct (@hassy) - docs
Minigun 1.3.0
Changes:
weightsupport in scenario definitions- Support for pauses and ramps in phase definitions
- Performance improvements (launching scenarios consistently)
- Fix for Minigun crashing with large (10MB+) HTTP payloads
- Various minor fixes