Skip to content

1.0.1 (2023-02-14)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 15 Feb 16:33
· 18 commits to master since this release
d1153aa

Enhancements

  • [#6] Security scan and fix vulnerabilities if any
  • [#9] Bumped up carina-commons version to 1.0.1
  • [#8] Bumped up carina-utils version to 1.0.1

Fixes

  • N/A

Known Issues

  • N/A

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.0 -> 1.0.1
  • com.zebrunner.carina-commons 1.0.0 -> 1.0.1
  • com.amazonaws.aws-java-sdk-s3 1.11.923 -> 1.12.376
  • org.testng.testng 7.6.1 -> 7.7.1

Migration Steps

  • Update in your project pom.xml version for carina-aws-s3 dependency to 1.0.1
  • Rebuild the project mvn -U clean compile install