Releases: zebrunner/carina-azure
Releases · zebrunner/carina-azure
1.2.5 (2023-11-10)
1.1.4 (2023-06-29)
Enhancements
- [#21] Created AzureConfiguration 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-azure dependency to
1.1.4
- Rebuild the project
mvn -U clean compile install
1.0.3 (2023-06-01)
1.0.2 (2023-04-04)
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-commons 1.0.1 -> 1.0.2
- com.zebrunner.carina-utils 1.0.1 -> 1.0.3
- com.azure.azure-storage-blob 12.7.0 -> 12.21.1
- removed com.fasterxml.jackson.core.jackson-databind
Migration Steps
- Update in your project pom.xml version for carina-azure dependency to
1.0.2
- Rebuild the project
mvn -U clean compile install
1.0.1 (2023-02-15)
Enhancements
- [#6] Security scan and fix vulnerabilities if any
- [#10] Bumped up carina-commons version to 1.0.1
- [#9] Bumped up carina-utils version to 1.0.1
Fixes
- N/A
Known Issues
- N/A
Dependencies Updates
- com.zebrunner.carina-commons 1.0.0 -> 1.0.1
- com.zebrunner.carina-utils 1.0.0 -> 1.0.1
- com.fasterxml.jackson.core.jackson-databind 2.13.3 -> 2.14.1
- org.testng.testng 7.6.1 -> 7.7.1
Migration Steps
- Update in your project pom.xml version for carina-azure dependency to
1.0.1
- Rebuild the project
mvn -U clean compile install
1.0.0 (2022-12-25)
Enhancements
- Moved Azure artifacts manipulation into dedicated project
- [#3] Added AzureArtifactManagerFactory class
Dependencies Updates
- com.zebrunner.carina-commons 1.0.0