Skip to content

7.1.9 (2021-08-06)

Compare
Choose a tag to compare
@avabishchevich avabishchevich released this 06 Aug 17:38
· 1565 commits to master since this release
97a30bb

Enhancements

  • [#1430] Added the possibility to have suiteId in @TestRailCases annotation
  • [#1413] Reused a new approach for test case management keys registration
  • [#1327] Decommissioned device names from all the loggers
  • [#1196] Documented the usage steps for test_run_rules, check them here

Fixes

  • [#1421] Hiding of API request fields logic failed with a blank response
  • [#1412] Fixed the issue with eu-central-1: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256
  • [#1411] No provider related exceptions are now caught

Known Issues

  • N/A

Dependencies Updates

  • N/A

Migration Steps

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