Skip to content

ABQ 1.6.2

Compare
Choose a tag to compare
@TAGraves TAGraves released this 09 Aug 17:04
· 22 commits to main since this release
v1.6.2
b6dfff7

ABQ 1.6.2 is a patch release fixing an issue that could result in denial-of-service of an ABQ queue due to large
test results.

ABQ will also now log a warning when a worker for a given run ID is using a test
command different from any other worker, either in the same run or during
retries. ABQ may not function properly if the test command for a run ID changes
between workers executing tests for that run ID.

What's Changed

  • Stream test results without batched loads into server memory by @ayazhafiz in #73
  • Log warnings when workers have different commands by @ayazhafiz in #74

Full Changelog: v1.6.1...v1.6.2