The behaviour when it comes to character sets is now simplified,
The target charset is now always UTF-8.
The IMPORT_DATA_TYPES
property (and value FROM_RESULT_SET
) are now deprecated (change in vs-common-jdbc):
An exception will be thrown when users useFROM_RESULT_SET
. The exception message warns the user that the value is no longer supported and the property itself is also deprecated.
Refactoring
- #17: Updated tests to include Exasol V8/ Update to vsjdbc 12.0.0
Dependency Updates
Compile Dependency Updates
- Updated
com.exasol:virtual-schema-common-jdbc:10.1.0
to12.0.0
Test Dependency Updates
- Updated
com.exasol:virtual-schema-common-jdbc:10.1.0
to12.0.0
- Updated
nl.jqno.equalsverifier:equalsverifier:3.12.1
to3.15.8
- Updated
org.junit.jupiter:junit-jupiter:5.9.0
to5.10.2
- Updated
org.mockito:mockito-junit-jupiter:4.7.0
to5.11.0
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:1.2.1
to2.0.1
- Updated
com.exasol:project-keeper-maven-plugin:2.9.1
to4.2.0
- Updated
org.apache.maven.plugins:maven-assembly-plugin:3.4.2
to3.6.0
- Updated
org.apache.maven.plugins:maven-compiler-plugin:3.10.1
to3.12.1
- Updated
org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
to3.4.1
- Updated
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7
to3.2.5
- Added
org.apache.maven.plugins:maven-toolchains-plugin:3.1.0
- Added
org.basepom.maven:duplicate-finder-maven-plugin:2.0.1
- Updated
org.codehaus.mojo:flatten-maven-plugin:1.3.0
to1.6.0
- Updated
org.codehaus.mojo:versions-maven-plugin:2.13.0
to2.16.2
- Updated
org.jacoco:jacoco-maven-plugin:0.8.8
to0.8.11
- Updated
org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184
to3.10.0.2594