Skip to content

Charset is always `utf-8`, deprecated IMPORT_DATA_TYPES `FROM_RESULT_SET` value .

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 15:43
1e551ee

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 to 12.0.0

Test Dependency Updates

  • Updated com.exasol:virtual-schema-common-jdbc:10.1.0 to 12.0.0
  • Updated nl.jqno.equalsverifier:equalsverifier:3.12.1 to 3.15.8
  • Updated org.junit.jupiter:junit-jupiter:5.9.0 to 5.10.2
  • Updated org.mockito:mockito-junit-jupiter:4.7.0 to 5.11.0

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:1.2.1 to 2.0.1
  • Updated com.exasol:project-keeper-maven-plugin:2.9.1 to 4.2.0
  • Updated org.apache.maven.plugins:maven-assembly-plugin:3.4.2 to 3.6.0
  • Updated org.apache.maven.plugins:maven-compiler-plugin:3.10.1 to 3.12.1
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.1.0 to 3.4.1
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7 to 3.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 to 1.6.0
  • Updated org.codehaus.mojo:versions-maven-plugin:2.13.0 to 2.16.2
  • Updated org.jacoco:jacoco-maven-plugin:0.8.8 to 0.8.11
  • Updated org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184 to 3.10.0.2594