Skip to content

1.1.4 (2023-06-29)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 29 Jun 14:17
· 2 commits to master since this release
cacc2b7

Enhancements

  • [#22] Created AmazonConfiguration class based on the new Configuration class [carina-utils]

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.4 -> 1.1.5

Migration Steps

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