Skip to content

2.7.0: Upgraded dependencies and common library

Compare
Choose a tag to compare
@morazow morazow released this 07 Mar 16:13
· 35 commits to main since this release
6f0f693

Summary

Upgraded to the latest version of import export UDF common library, updated properties parsing API and removed references to the discontinued repository maven.exasol.com repository.

Documentation

  • #234: Updated user guide with CSV format information

Refactoring

  • #232: Updated dependencies and removed reference to maven.exasol.com
  • #225: Updated latest version of import-export-udf-common-scala and changed property parsing api

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:error-reporting-java:1.0.0 to 1.0.1
  • Updated com.exasol:import-export-udf-common-scala_2.13:0.2.0 to 1.1.0
  • Updated com.fasterxml.jackson.core:jackson-databind:2.14.0-rc2 to 2.14.2
  • Updated com.fasterxml.jackson.module:jackson-module-scala_2.13:2.14.0-rc2 to 2.14.2
  • Added com.fasterxml.woodstox:woodstox-core:6.5.0
  • Updated com.google.protobuf:protobuf-java:3.21.7 to 3.22.0
  • Updated io.delta:delta-core_2.13:2.1.0 to 2.2.0
  • Updated io.grpc:grpc-netty:1.50.0 to 1.53.0
  • Updated io.netty:netty-all:4.1.84.Final to 4.1.89.Final
  • Updated org.alluxio:alluxio-core-client-hdfs:2.8.1 to 2.9.2
  • Updated org.apache.logging.log4j:log4j-1.2-api:2.19.0 to 2.20.0
  • Updated org.apache.logging.log4j:log4j-api:2.19.0 to 2.20.0
  • Updated org.apache.logging.log4j:log4j-core:2.19.0 to 2.20.0
  • Updated org.apache.orc:orc-core:1.8.0 to 1.8.2
  • Updated org.apache.spark:spark-sql_2.13:3.3.0 to 3.3.2
  • Updated org.slf4j:jul-to-slf4j:2.0.3 to 2.0.6
  • Updated org.slf4j:slf4j-log4j12:2.0.3 to 2.0.6

Test Dependency Updates

  • Updated com.dimafeng:testcontainers-scala-scalatest_2.13:0.40.11 to 0.40.12
  • Updated com.exasol:exasol-testcontainers:6.2.0 to 6.5.1
  • Updated com.exasol:extension-manager-integration-test-java:0.1.0 to 0.2.2
  • Updated com.exasol:test-db-builder-java:3.4.0 to 3.4.2
  • Updated nl.jqno.equalsverifier:equalsverifier:3.10.1 to 3.14
  • Updated org.junit.jupiter:junit-jupiter-engine:5.9.1 to 5.9.2
  • Updated org.mockito:mockito-core:4.8.0 to 5.1.1
  • Updated org.testcontainers:localstack:1.17.5 to 1.17.6

Plugin Dependency Updates

  • Updated com.diffplug.spotless:spotless-maven-plugin:2.27.0 to 2.34.0
  • Updated com.exasol:error-code-crawler-maven-plugin:1.2.1 to 1.2.2
  • Updated com.exasol:project-keeper-maven-plugin:2.9.1 to 2.9.3
  • Updated net.alchim31.maven:scala-maven-plugin:4.7.1 to 4.8.1
  • Updated org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7 to 3.0.0-M8
  • Updated org.apache.maven.plugins:maven-javadoc-plugin:3.4.1 to 3.5.0
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7 to 3.0.0-M8
  • Updated org.codehaus.mojo:exec-maven-plugin:3.0.0 to 3.1.0
  • Updated org.codehaus.mojo:versions-maven-plugin:2.13.0 to 2.14.2
  • Updated org.scalatest:scalatest-maven-plugin:2.0.2 to 2.2.0