exasol-test-setup-abstraction-java 1.1.0, released 2022-11-25
November 25, 2022 ยท View on GitHub
Code name: Update on top of 1.1.0
Summary
With this release we introduce two new constructors for the ExasolTestSetupFactory, a default constructor that gives you a factory that always produces a container setup and two other constructors that can create cloud setups.
We fixed a version conflict in the BucketFS library between this project and udf-debugging-java that led to a class-not-found error by updating to the latest version of the exasol-testcontainers.
This update also fixes a problem when the target directory does not exist in a project using this library.
Features
- #47: We added new constructors to the
ExasolTestSetupFactoryfor more precise control over which kind of environment is created.
Bugfixes
- #48: Fixed version conflicts by updating
udf-debuggin-java - #46: Fixed problem with missing
targetdirectory by updatingexasol-testcontainers
Dependency Updates
Compile Dependency Updates
- Updated
com.exasol:exasol-testcontainers:6.3.0to6.3.1 - Updated
fr.turri:aXMLRPC:1.12.0to1.13.0 - Updated
software.amazon.awssdk:cloudformation:2.18.3to2.18.23 - Updated
software.amazon.awssdk:ec2:2.18.3to2.18.23
Test Dependency Updates
- Updated
nl.jqno.equalsverifier:equalsverifier:3.10.1to3.11.1
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:1.1.2to1.2.1 - Updated
com.exasol:project-keeper-maven-plugin:2.8.0to2.9.1 - Updated
io.github.zlika:reproducible-build-maven-plugin:0.15to0.16 - Updated
org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1to3.0.0 - Updated
org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5to3.0.0-M7 - Updated
org.apache.maven.plugins:maven-javadoc-plugin:3.4.0to3.4.1 - Updated
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5to3.0.0-M7 - Updated
org.codehaus.mojo:flatten-maven-plugin:1.2.7to1.3.0 - Updated
org.codehaus.mojo:versions-maven-plugin:2.10.0to2.13.0