Releases: allure-framework/allurectl
Releases · allure-framework/allurectl
2.1.0
What's Changed
🔬 Improvements
- Log info about project, user, ci
- Wait until launch finished before close (
allurectl launch close
) - Add
allurectl job-run
commands -start, env, stop
🐞 Bug Fixes
- Fix tailing slash from endpoint
- Fix watch command description
- Fix hash attempt calculation logic (better upload)
- Fix watch command without
2.0.1
What's Changed
🔬 Improvements
- Support MacOs M1 (darwin, arm64)
2.0.0
What's Changed
🔬 Improvements
- Upload refactoring :)
1.23.1
1.23.0
1.22.2
What's Changed
🐞 Bug Fixes
- Fix "last result is missing" problem in watch mode
1.22.1
What's Changed
🐞 Bug Fixes
- Fix project list
- Fix --insecure flag help
1.22.0
What's Changed
🔬 Improvements
- Pageble testcase plan
1.21.5
🐞 Bug Fixes
- Disables CGO for compatibility
- Fix watcher start on non-existent dirs
- Fix session close in watcher mode
1.21.4
🔬 Improvements
- Add http-limit parameter, which specifies connection pool size
- Add http-timeout parameter (instead of hardcoded 5 minutes timeout)
- Add interval parameter, which specifies delay between the upload batches (instead of hardcoded 100ms)