Skip to content

Releases: exasol/virtual-schema-common-document-files

7.1.3: Dependency Upgrade

21 Dec 15:07
525df5b
Compare
Choose a tag to compare

Summary

Updated dependencies to use artifacts from Maven Central as repository maven.exasol.com has been discontinued.

Replaced transitive dependency com.fasterxml.jackson.core:jackson-core via parquet-io-java / hadoop with an newer version. Additionally excluded vulnerabilities to sonatype-2022-6438 and CVE-2021-37533. The latter only affects the FTP client which is not used by VSDF or parquet.

Changes

  • #117: Updated dependencies

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:9.1.1 to 9.1.2
  • Added com.fasterxml.jackson.core:jackson-databind:2.14.1
  • Added com.fasterxml.woodstox:woodstox-core:5.4.0
  • Updated de.siegmar:fastcsv:2.2.0 to 2.2.1

Test Dependency Updates

  • Updated com.exasol:performance-test-recorder-java:0.1.1 to 0.1.2
  • Updated com.exasol:udf-debugging-java:0.6.4 to 0.6.5
  • Updated com.exasol:virtual-schema-common-document:9.1.1 to 9.1.2
  • Updated nl.jqno.equalsverifier:equalsverifier:3.10.1 to 3.12.3
  • Updated org.mockito:mockito-core:4.8.1 to 4.10.0
  • Updated org.mockito:mockito-junit-jupiter:4.8.1 to 4.10.0

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:1.1.2 to 1.2.1
  • Updated com.exasol:project-keeper-maven-plugin:2.8.0 to 2.9.1
  • Updated io.github.zlika:reproducible-build-maven-plugin:0.15 to 0.16
  • Updated org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1 to 3.0.0
  • Updated org.apache.maven.plugins:maven-javadoc-plugin:3.4.0 to 3.4.1
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5 to 3.0.0-M7
  • Updated org.codehaus.mojo:flatten-maven-plugin:1.2.7 to 1.3.0
  • Updated org.codehaus.mojo:versions-maven-plugin:2.10.0 to 2.13.0

7.1.2: Documentation Update

26 Oct 15:18
2e8f6ff
Compare
Choose a tag to compare

Summary

Updated documentation.

Documentation

  • #113: Added reference to list of Virtual Schema dialects.

Bug Fixes

  • #112: Updated dependencies to fix vulnerabilities.

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:parquet-io-java:1.3.3 to 2.0.0

Test Dependency Updates

  • Added org.apache.commons:commons-text:1.10.0
  • Updated org.mockito:mockito-core:4.8.0 to 4.8.1
  • Updated org.mockito:mockito-junit-jupiter:4.8.0 to 4.8.1

7.1.1: Fix vulnerabilities in dependencies

27 Sep 05:14
a37d8e9
Compare
Choose a tag to compare

Summary

This release fixes sonatype-2022-5401 in reload4j.

Features

  • #110: Fixed vulnerabilities in dependency

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:error-reporting-java:0.4.1 to 1.0.0
  • Updated com.exasol:parquet-io-java:1.3.1 to 1.3.3
  • Updated de.siegmar:fastcsv:2.1.0 to 2.2.0
  • Updated jakarta.json:jakarta.json-api:2.1.0 to 2.1.1

Test Dependency Updates

  • Removed com.exasol:exasol-test-setup-abstraction-java:0.3.2
  • Updated com.exasol:hamcrest-resultset-matcher:1.5.1 to 1.5.2
  • Updated com.exasol:performance-test-recorder-java:0.1.0 to 0.1.1
  • Updated com.exasol:udf-debugging-java:0.6.2 to 0.6.4
  • Added nl.jqno.equalsverifier:equalsverifier:3.10.1
  • Updated org.junit.jupiter:junit-jupiter-engine:5.8.2 to 5.9.1
  • Updated org.junit.jupiter:junit-jupiter-params:5.8.2 to 5.9.1
  • Updated org.mockito:mockito-core:4.6.1 to 4.8.0
  • Updated org.mockito:mockito-junit-jupiter:4.6.1 to 4.8.0

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:1.1.1 to 1.1.2
  • Updated com.exasol:project-keeper-maven-plugin:2.4.6 to 2.8.0
  • Updated org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2 to 3.0.0-M1
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.0.0 to 3.1.0
  • Updated org.codehaus.mojo:versions-maven-plugin:2.11.0 to 2.10.0
  • Removed org.projectlombok:lombok-maven-plugin:1.18.20.0

7.1.0 CSV Support

20 Jul 14:57
85e2f76
Compare
Choose a tag to compare

Summary

Features

  • #97 : Add CSV support

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:9.0.1 to 9.1.1
  • Added de.siegmar:fastcsv:2.1.0

Test Dependency Updates

  • Updated com.exasol:udf-debugging-java:0.6.1 to 0.6.2
  • Updated com.exasol:virtual-schema-common-document:9.0.1 to 9.1.1

7.0.2: Upgrade dependencies on 7.0.1

09 Jun 13:57
70b1904
Compare
Choose a tag to compare

Summary

This release fixes vulnerabilities in dependencies by updating compile dependency.

Features

  • #104: Upgraded dependencies to fix vulnerabilities

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:parquet-io-java:1.3.0 to 1.3.1
  • Removed com.exasol:performance-test-recorder-java:0.1.0

Test Dependency Updates

  • Added com.exasol:exasol-test-setup-abstraction-java:0.3.2
  • Added com.exasol:performance-test-recorder-java:0.1.0
  • Updated org.mockito:mockito-core:4.5.1 to 4.6.1
  • Updated org.mockito:mockito-junit-jupiter:4.5.1 to 4.6.1

Plugin Dependency Updates

  • Updated com.exasol:project-keeper-maven-plugin:2.3.2 to 2.4.6
  • Updated org.codehaus.mojo:versions-maven-plugin:2.10.0 to 2.11.0
  • Updated org.jacoco:jacoco-maven-plugin:0.8.7 to 0.8.8

7.0.1 Dependency Updates

13 May 13:33
d93f1f7
Compare
Choose a tag to compare

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:9.0.0 to 9.0.1

Test Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:9.0.0 to 9.0.1
  • Removed org.jacoco:org.jacoco.agent:0.8.8
  • Removed org.jacoco:org.jacoco.core:0.8.8

Plugin Dependency Updates

  • Removed org.apache.maven.plugins:maven-dependency-plugin:2.8
  • Removed org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M3
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 to 3.0.0-M5
  • Updated org.jacoco:jacoco-maven-plugin:0.8.8 to 0.8.7

7.0.0 Dependency Updates

13 May 06:31
180126b
Compare
Choose a tag to compare

Summary

This release contains breaking API changes since we upgraded the version of edml-java which removed the .schema() property.

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:8.1.1 to 9.0.0

Test Dependency Updates

  • Removed com.exasol:test-db-builder-java:3.3.2
  • Updated com.exasol:udf-debugging-java:0.6.0 to 0.6.1
  • Updated com.exasol:virtual-schema-common-document:8.1.1 to 9.0.0

6.0.2: Upgrade dependencies compare to 6.0.1

10 May 14:31
62b0e14
Compare
Choose a tag to compare

Features

Dependency Updates

Compile Dependency Updates

  • Updated jakarta.json:jakarta.json-api:2.0.1 to 2.1.0

Test Dependency Updates

  • Added com.exasol:test-db-builder-java:3.3.2
  • Updated com.exasol:udf-debugging-java:0.5.0 to 0.6.0
  • Updated org.jacoco:org.jacoco.agent:0.8.7 to 0.8.8
  • Updated org.jacoco:org.jacoco.core:0.8.7 to 0.8.8
  • Updated org.mockito:mockito-core:4.3.1 to 4.5.1
  • Updated org.mockito:mockito-junit-jupiter:4.3.1 to 4.5.1

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:0.7.1 to 1.1.1
  • Updated com.exasol:project-keeper-maven-plugin:1.3.2 to 2.3.2
  • Updated io.github.zlika:reproducible-build-maven-plugin:0.13 to 0.15
  • Updated org.apache.maven.plugins:maven-compiler-plugin:3.8.1 to 3.10.1
  • Updated org.apache.maven.plugins:maven-deploy-plugin:2.7 to 3.0.0-M2
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3 to 3.0.0
  • Updated org.apache.maven.plugins:maven-gpg-plugin:1.6 to 3.0.1
  • Updated org.apache.maven.plugins:maven-jar-plugin:2.2 to 3.2.2
  • Updated org.apache.maven.plugins:maven-javadoc-plugin:3.3.1 to 3.4.0
  • Added org.codehaus.mojo:flatten-maven-plugin:1.2.7
  • Updated org.codehaus.mojo:versions-maven-plugin:2.7 to 2.10.0
  • Updated org.jacoco:jacoco-maven-plugin:0.8.7 to 0.8.8
  • Added org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184
  • Updated org.sonatype.ossindex.maven:ossindex-maven-plugin:3.1.0 to 3.2.0
  • Updated org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8 to 1.6.13

6.0.1 Performance improvement for loading few files

17 Feb 14:46
7175197
Compare
Choose a tag to compare

Summary

In this release we improved the performance when loading only a few files.

Refactoring

  • Added regression tests for #91

Documentation

  • #94: Documented how a query can filter on SOURCE_REFERENCE column

Bug Fixes

  • #91: Removed overhead when loading only a few files on a big cluster

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:8.1.0 to 8.1.1

Test Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:8.1.0 to 8.1.1
  • Updated org.mockito:mockito-core:4.2.0 to 4.3.1
  • Updated org.mockito:mockito-junit-jupiter:4.2.0 to 4.3.1

6.0.0 Renamed FileLoader to RemoteFileFinder

31 Jan 12:44
8a77525
Compare
Choose a tag to compare

Refactoring

  • #88: Renamed FileLoader to RemoteFileFinder

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:8.0.0 to 8.1.0

Test Dependency Updates

  • Updated com.exasol:virtual-schema-common-document:8.0.0 to 8.1.0