Skip to content

7.4.24 (2022-08-19)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 19 Aug 13:11
· 77 commits to master since this release

Enhancements

  • [#42] bump up to 7.4.24 carina

Fixes

  • [#40] after migrating to the latest cucumber dependencies html report is missed
  • [#36] Cucumber report and test execution time is showing incorrect timings
  • [#25] Retry logic not working properly. Performs extra retry for 2nd and next failures

Known Issues

  • [#31] Incorrect count and logs are displayed on zafira report

Dependencies Updates

  • carina-core 7.4.21 -> 7.4.24

Migration Steps

  • Update in your project pom.xml version for carina-cucumber dependency to 7.4.24 and rebuild the project
  • Follow carina-core 7.4.24 migration steps to adjust your project and IDE env if needed.