Skip to content

7.2.12 (2021-11-08)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 07 Nov 21:20
· 1435 commits to master since this release
133db8e

Enhancements

  • [#1482] Migrated to TestNG 7.4.0
  • [#1489] Registered extra labels in reporting branch and sha if available
  • [#1480][#1484][#1492] Docs and logs updates

Fixes

  • [#1478] platformVersion appium capability should be provided as a string
  • [#1438] Deadlock was fixed for multi-threading getBaseDir calls

Known Issues

  • N/A

Dependencies Updates

  • TestNG 7.3.0 -> 7.4.0
  • Zebrunner TestNG Agent 1.6.2 -> 1.6.3

Migration Steps

  • Update in your project pom.xml version for carina-core dependency to 7.2.12
  • Update in your project pom.xml com.zebrunner.agent-core version to 1.6.3
  • Rebuild the project mvn -U clean compile install
  • Be sure to use with Zebrunner CE 1.9+