Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 993 Bytes

changes_2.1.0.md

File metadata and controls

24 lines (19 loc) · 993 Bytes

Test Database Builder 2.1.0, released 2021-01-11

Code name: Added PostgreSQL dialect

Features / Enhancements

  • #50: Added PostgreSQL dialect
  • #56: Added createTableBuilder to the Schema interface

Dependency Updates

  • Removed org.junit.platform:junit-platform-runner
  • Updated com.exasol:exasol-jdbc:7.0.3 to 7.0.4
  • Updated com.exasol:exasol-testcontainers:3.2.0 to 3.4.0
  • Updated com.exasol:hamcrest-resultset-matcher:1.2.1 to 1.3.0
  • Updated org.mockito:mockito-junit-jupiter:3.6.0 to 3.6.28
  • Updated org.testcontainers:junit-jupiter:1.14.3 to 1.15.1
  • Updated org.testcontainers:mysql:1.14.3 to 1.15.1
  • Updated org.junit.jupiter:junit-jupiter-engine:5.6.2 to 5.7.0
  • Updated org.junit.jupiter:junit-jupiter-params:5.6.2 to 5.7.0
  • Added org.postgresql:postgresql:42.2.18
  • Added org.testcontainers:postgresql:1.15.1
  • Updated com.exasol:project-keeper:0.2.0 to 0.4.2
  • Added org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8