Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 2.6 KB

changes_18.0.0.md

File metadata and controls

56 lines (43 loc) · 2.6 KB

Common Module of Exasol Virtual Schemas Adapters 18.0.0, released 2025-04-??

Code name: Property Validation Rework

Summary

In this release we reworked the Virtual Schema property validation infrastructure. Many parts were in VS Common JDBC, although they are relevant for virtual schemas.

  • Moved all virtual schema property related classes to new package com.exasol.adpater.properties to make locating them easier.
  • Added property validators
  • Added system requirements and user guide
  • Added developer guide

Features

  • #284: New property validation framework
  • #287: Multi-select and Unix path validator

Dependency Updates

Compile Dependency Updates

  • Added com.exasol:db-fundamentals-java:0.1.3

Test Dependency Updates

  • Updated nl.jqno.equalsverifier:equalsverifier:3.16.1 to 3.19.1
  • Updated org.hamcrest:hamcrest:2.2 to 3.0
  • Updated org.itsallcode:junit5-system-extensions:1.2.0 to 1.2.2
  • Updated org.junit.jupiter:junit-jupiter:5.10.2 to 5.12.0
  • Updated org.mockito:mockito-junit-jupiter:5.11.0 to 5.16.0
  • Updated org.skyscreamer:jsonassert:1.5.1 to 1.5.3

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:2.0.2 to 2.0.3
  • Updated com.exasol:project-keeper-maven-plugin:4.3.0 to 5.0.1
  • Added com.exasol:quality-summarizer-maven-plugin:0.2.0
  • Added io.github.git-commit-id:git-commit-id-maven-plugin:9.0.1
  • Removed io.github.zlika:reproducible-build-maven-plugin:0.16
  • Added org.apache.maven.plugins:maven-artifact-plugin:3.6.0
  • Updated org.apache.maven.plugins:maven-clean-plugin:3.2.0 to 3.4.1
  • Updated org.apache.maven.plugins:maven-compiler-plugin:3.13.0 to 3.14.0
  • Updated org.apache.maven.plugins:maven-deploy-plugin:3.1.1 to 3.1.4
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.4.1 to 3.5.0
  • Updated org.apache.maven.plugins:maven-gpg-plugin:3.2.2 to 3.2.7
  • Updated org.apache.maven.plugins:maven-install-plugin:3.1.2 to 3.1.4
  • Updated org.apache.maven.plugins:maven-javadoc-plugin:3.6.3 to 3.11.2
  • Updated org.apache.maven.plugins:maven-site-plugin:3.12.1 to 3.21.0
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.2.5 to 3.5.2
  • Updated org.apache.maven.plugins:maven-toolchains-plugin:3.1.0 to 3.2.0
  • Updated org.codehaus.mojo:flatten-maven-plugin:1.6.0 to 1.7.0
  • Updated org.codehaus.mojo:versions-maven-plugin:2.16.2 to 2.18.0
  • Added org.itsallcode:openfasttrace-maven-plugin:2.3.0
  • Updated org.sonarsource.scanner.maven:sonar-maven-plugin:3.11.0.3922 to 5.0.0.4389
  • Updated org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13 to 1.7.0