Releases: confluentinc/ducktape
Releases · confluentinc/ducktape
v0.13.0
What's Changed
- chore(deps): update dependency pycryptodome to v3.19.1 [security] (master) by @renovatebot-confluentinc in #424
- chore(deps): update dependency requests to v2.32.2 [security] (master) by @renovatebot-confluentinc in #426
- Add support for historical report in loader by @imcdo in #431
- Upgrade PyYAML to v6.0.2 and fix style error by @saurabhcnf in #432
- ADD python 3.13 support and run pr-test-job with all supported python versions by @saurabhcnf in #433
- CPTF-1049 | report.html: Report expected test count in the summary by @tsrivatsavs in #436
New Contributors
- @saurabhcnf made their first contribution in #432
Full Changelog: v0.12.0...v0.13.0
v0.12.1
v0.12.0
What's Changed
- Store summary of previous runs when deflaking by @imcdo in #360
- Runner Client Minor Refactor and Test by @imcdo in #366
- Adding nodes used in test summary for HTML report by @abolipai99 in #378
- Parse args from config files independently by @imcdo in #395
- add support to python 3.10, 3.11 and 3.12 by @ivandasch in #397
- Stop the hanging threads in runner client forcefully after 30 seconds by @sprsi in #416
New Contributors
- @sprsi made their first contribution in #416
- @abolipai99 made their first contribution in #378
Full Changelog: v0.11.4...v0.12.0