Skip to content

Releases: zebrunner/carina-cucumber

8.0.0 (2023-04-14)

14 Apr 14:30
56d9249
Compare
Choose a tag to compare

Enhancements

  • [#57] Bumped up carina-core to 8.0.11

Fixes

  • N/A

Known Issues

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

Dependencies Updates

  • com.qaprosoft.carina-core 7.4.31 -> 8.0.11
  • io.cucumber.cucumber-testng 7.5.0 -> 7.9.0
  • io.cucumber.cucumber-java 7.5.0 -> 7.9.0
  • net.masterthought.cucumber-reporting 5.7.1 -> 5.7.5
  • com.google.guava.guava 31.1-jre

Migration Steps

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

7.4.31 (2023-04-10)

06 Apr 10:13
b967fc0
Compare
Choose a tag to compare

Enhancements

  • Bumped up carina-core to 7.4.31

Fixes

  • N/A

Known Issues

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

Dependencies Updates

  • carina-core 7.4.28 -> 7.4.31

Migration Steps

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

7.4.29 (2023-01-16)

05 Apr 14:05
cd9a002
Compare
Choose a tag to compare

Enhancements

  • [#58] Bumped up carina-core to 7.4.28

Fixes

  • N/A

Known Issues

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

Dependencies Updates

  • carina-core 7.4.27 -> 7.4.28

Migration Steps

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

7.4.28 (2022-12-12)

12 Dec 11:37
66fb038
Compare
Choose a tag to compare

Enhancements

  • [#52] Bumped up cucumber-java to the 7.5.0 which has annotations like @BeforeAll and @AfterAll
  • [#47] Added opportunity to change the name of the folder for scenario in reports folder
    #declare below config parameter as true to rename testdir from unique id numbers to the test method name including feature name
    custom_testdir_naming=true
    

Fixes

  • N/A

Known Issues

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

Dependencies Updates

  • io.cucumber.cucumber-testng 7.3.4 -> 7.5.0
  • io.cucumber.cucumber-java 7.3.4 -> 7.5.0

Migration Steps

  • Update in your project pom.xml version for carina-cucumber dependency to 7.4.28 and rebuild the project
  • If you need functionality, described in [#47], add custom_testdir_naming=true parameter to the config file

7.4.27 (2022-10-28)

28 Oct 17:07
96ad5ce
Compare
Choose a tag to compare

Enhancements

  • [#53] Bumped up carina-core to 7.4.27

Fixes

  • N/A

Known Issues

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

Dependencies Updates

  • carina-core 7.4.26 -> 7.4.27

Migration Steps

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

7.4.26 (2022-09-26)

27 Sep 07:48
a21a0fa
Compare
Choose a tag to compare

Enhancements

  • [#49] Bumped up to carina-core 7.4.26

Fixes

  • N/A

Known Issues

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

Dependencies Updates

  • carina-core 7.4.25 -> 7.4.26

Migration Steps

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

7.4.25 (2022-09-09)

15 Sep 08:36
29a21ab
Compare
Choose a tag to compare

Enhancements

  • [#45] Bumped up to carina-core 7.4.25

Fixes

  • [#41] cucumber archetype was published into the invalid location

Known Issues

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

Dependencies Updates

  • carina-core 7.4.24 -> 7.4.25

Migration Steps

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

7.4.24 (2022-08-19)

19 Aug 13:11
Compare
Choose a tag to compare

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.

7.3.19 (2022-05-07)

07 May 12:41
Compare
Choose a tag to compare

Enhancements

  • [#35] bump up to 7.3.19 carina

Fixes

  • N/A

Known Issues

  • [#25] Retry logic not working properly. Performs extra retry for 2nd and next failures
  • [#31] Incorrect count and logs are displayed on zafira report

Dependencies Updates

  • carina-core 7.3.16 -> 7.3.19

Migration Steps

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

7.3.16 (2022-02-22)

07 Mar 12:20
Compare
Choose a tag to compare

Enhancements

  • [#33] bump up carina-core to 7.3.16 with log4j2x

Fixes

  • N/A

Known Issues

  • N/A

Dependencies Updates

  • carina-core 7.3.15 -> 7.3.16

Migration Steps

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