Skip to content

1.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@eroshenkoam eroshenkoam released this 18 Nov 07:42
· 20 commits to main since this release
f905f7f

Improvements 🔬

  • Refactoring for watcher
  • Added the capability to get launch's stats
    • now, the tool returns the statistics for passed, failed, broken etc. tests in a launch
  • Enhanced work with job run environment

Bug Fixes 🐞

  • Updated go to v17
  • Temporary removed darwin from releases for problems fixing
  • Fixes auth in case user provided wrong scheme

Internal changes 👻

  • Removed annoying redundant message when no build/target directory
  • added binaries for arm64 processors (allurectl_linux_arm64) - via AES-1513