Skip to content

Releases: schemacrawler/SchemaCrawler

early-access-release

06 Dec 17:53
9086319

Choose a tag to compare

early-access-release Pre-release
Pre-release

SchemaCrawler early access release at last commit 9086319

What's Changed

  • Use memo pattern to make data type retrieval more efficient by @sualeh in #2203
  • Create more space for database tests by @sualeh in #2204
  • man pages in Docker container by @sualeh in #2205
  • Bump nl.jqno.equalsverifier:equalsverifier from 4.2.4 to 4.2.5 by @dependabot[bot] in #2206

Full Changelog: v17.1.7...early-access-release

v17.1.7

29 Nov 22:33
v17.1.7
b22fdcd

Choose a tag to compare

SchemaCrawler release at last commit b22fdcd
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

  • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #2183
  • Bump nl.jqno.equalsverifier:equalsverifier from 4.2.1 to 4.2.3 by @dependabot[bot] in #2184
  • Bump com.amazon.redshift:redshift-jdbc42 from 2.2.0 to 2.2.1 by @dependabot[bot] in #2186
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2185
  • Bump com.ibm.db2:jcc from 12.1.0.0 to 12.1.3.0 by @dependabot[bot] in #2187
  • Minor code updates by @sualeh in #2188
  • Bump chainguard-dev/actions from 1.5.9 to 1.5.10 by @dependabot[bot] in #2193
  • Rework how data types are created by @sualeh in #2194
  • Move logging method to logging utility by @sualeh in #2195
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #2200
  • Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 by @dependabot[bot] in #2199
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #2198
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #2197
  • Bump nl.jqno.equalsverifier:equalsverifier from 4.2.3 to 4.2.4 by @dependabot[bot] in #2196
  • Use true immutable collections by @sualeh in #2201
  • v17.1.7 by @sualeh in #2202

Full Changelog: v17.1.6...v17.1.7

v17.1.6-A

23 Nov 17:39
v17.1.6-A
02c54c2

Choose a tag to compare

v17.1.6-A Pre-release
Pre-release

SchemaCrawler release at last commit 02c54c2
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

  • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #2183
  • Bump nl.jqno.equalsverifier:equalsverifier from 4.2.1 to 4.2.3 by @dependabot[bot] in #2184
  • Bump com.amazon.redshift:redshift-jdbc42 from 2.2.0 to 2.2.1 by @dependabot[bot] in #2186
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2185
  • Bump com.ibm.db2:jcc from 12.1.0.0 to 12.1.3.0 by @dependabot[bot] in #2187

Full Changelog: v17.1.6...v17.1.6-A

v17.1.6

22 Nov 01:06
v17.1.6
927ec9d

Choose a tag to compare

SchemaCrawler release at last commit 927ec9d
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

  • Bump org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.2 by @dependabot[bot] in #2176
  • Bump org.duckdb:duckdb_jdbc from 1.4.1.0 to 1.4.2.0 by @dependabot[bot] in #2174
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #2173
  • Update to Jackson 3 by @sualeh in #2177
  • Bump chainguard-dev/actions from 87966c10ea9ee2c3a45da2dc41040ee57ab8376d to b479012116eacde7f895586c17b598f7ba0ee700 by @dependabot[bot] in #2178
  • Reorganize creation of distribution by @sualeh in #2180
  • v17.1.6 by @sualeh in #2181
  • Remove Apache ivy downloaders, and simply use the main build by @sualeh in #2182

Full Changelog: v17.1.5...v17.1.6

v17.1.5

11 Nov 22:16
v17.1.5
d2c48e8

Choose a tag to compare

SchemaCrawler release at last commit d2c48e8
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

Full Changelog: v17.1.4...v17.1.5

v17.1.4

01 Nov 21:40
v17.1.4
013ff98

Choose a tag to compare

SchemaCrawler release at last commit 013ff98
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

Full Changelog: v17.1.3...v17.1.4

v17.1.3

27 Oct 12:26
v17.1.3
35f692d

Choose a tag to compare

SchemaCrawler release at last commit 35f692d
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

Full Changelog: v17.1.2...v17.1.3

v17.1.2

27 Oct 02:09
v17.1.2
baee954

Choose a tag to compare

SchemaCrawler release at last commit baee954
See the change history at https://www.schemacrawler.com/changes-report.html

v17.1.1

07 Oct 02:17
v17.1.1
fa54b58

Choose a tag to compare

SchemaCrawler release at last commit fa54b58
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

  • Update to Java 17 builds by @sualeh in #2081
  • Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 by @dependabot[bot] in #2079
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by @dependabot[bot] in #2077
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #2076
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #2078
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #2082
  • Bump org.junit:junit-bom from 5.14.0 to 6.0.0 by @dependabot[bot] in #2085
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.19.4 to 4.2 by @dependabot[bot] in #2083
  • Bump org.apache.calcite.avatica:avatica-core from 1.26.0 to 1.27.0 by @dependabot[bot] in #2080
  • Remove references to Ruby, Groovy or teh Graphviz Java library by @sualeh in #2086
  • Convert options to records by @sualeh in #2087
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #2088
  • v17.1.1 by @sualeh in #2089

Full Changelog: v16.29.1...v17.1.1

v16.29.1

03 Oct 01:42
v16.29.1
9843a73

Choose a tag to compare

SchemaCrawler release at last commit 9843a73
See the change history at https://www.schemacrawler.com/changes-report.html

What's Changed

  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #2069
  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #2070
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.9.java8 to 5.0.10.java8 by @dependabot[bot] in #2071
  • Add Java serialization test for all major databases by @sualeh in #2073
  • Add used by objects for tables by @sualeh in #2074
  • v16.29.1 by @sualeh in #2075

Full Changelog: v16.28.3...v16.29.1