Skip to content

1.1.4 (2023-07-26)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 26 Jul 13:26
· 41 commits to master since this release
c7722d0

Enhancements

  • [#2224] Updated proxy documentation

Fixes

  • [#2205] Incorrect display of links to projects in README
  • [#2225] java.io.IOException: No such file or directory when max_screen_history=1
  • [#2215] R.AGENT properties do not match what is used by the zebrunner-agent

Dependencies Updates

  • com.zebrunner.carina-webdriver 1.1.5 -> 1.1.6

Migration Steps

  • Update in your project pom.xml version for carina-core dependency to 1.1.4 and com.zebrunner.agent-core to 1.9.7
  • Update dependency (Optional): carina-appcenter 1.1.5
  • Rebuild the project mvn -U clean compile install