Skip to content

Releases: zebrunner/carina-aws-s3

1.2.5 (2023-11-10)

21 Nov 09:48
2ebe464
Compare
Choose a tag to compare

Enhancements

  • [#24] Bumped up carina-utils to 1.2.6

Dependencies Updates

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

Migration Steps

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

1.1.4 (2023-06-29)

29 Jun 14:17
cacc2b7
Compare
Choose a tag to compare

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

1.0.3 (2023-06-01)

01 Jun 14:11
eca818a
Compare
Choose a tag to compare

Enhancements

  • [#16] Bumped up carina-utils to 1.0.4

Dependencies Updates

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

Migration Steps

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

1.0.2 (2023-04-04)

06 Apr 10:11
aaba043
Compare
Choose a tag to compare

Enhancements

  • [#15] Excluded TestNG, Selenium and rest-assured compile dependencies
  • [#13] Changed TestNG dependency scope to test

Fixes

  • N/A

Known Issues

  • N/A

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.1 -> 1.0.3
  • com.zebrunner.carina-commons 1.0.1 -> 1.0.2
  • com.amazonaws.aws-java-sdk-s3 1.12.376 -> 1.12.429

Migration Steps

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

1.0.1 (2023-02-14)

15 Feb 16:33
d1153aa
Compare
Choose a tag to compare

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

1.0.0 (2022-12-25)

25 Dec 18:34
c7b63ee
Compare
Choose a tag to compare

Enhancements

  • Moved AWS S3 artifacts manipulation into dedicated project
  • [#2] Added AmazonProviderFactory class

Dependencies Updates

  • com.zebrunner.carina-commons 1.0.0