Skip to content

Releases: allure-framework/allurectl

2.1.0

10 Oct 09:09
c127669
Compare
Choose a tag to compare

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

23 Sep 11:23
6828680
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • Support MacOs M1 (darwin, arm64)

2.0.0

21 Sep 21:15
6828680
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • Upload refactoring :)

1.23.1

29 Jul 14:26
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

1.23.0

22 Jul 08:46
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Amazon Web Services support

1.22.2

17 May 17:54
5e38b93
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix "last result is missing" problem in watch mode

1.22.1

18 Apr 09:52
f905f7f
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix project list
  • Fix --insecure flag help

1.22.0

15 Apr 09:14
f905f7f
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • Pageble testcase plan

1.21.5

15 Apr 08:09
f905f7f
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Disables CGO for compatibility
  • Fix watcher start on non-existent dirs
  • Fix session close in watcher mode

1.21.4

14 Apr 09:45
f905f7f
Compare
Choose a tag to compare
1.21.4 Pre-release
Pre-release

🔬 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)