Skip to content

Releases: schemacrawler/SchemaCrawler

v16.26.3-alpha-B

14 Jul 23:56
v16.26.3-alpha-B
798b578
Compare
Choose a tag to compare

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

What's Changed

  • Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 by @dependabot[bot] in #1966
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #1963
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre8 to 12.10.1.jre8 by @dependabot[bot] in #1964
  • Bump com.microsoft.sqlserver:mssql-jdbc_auth from 12.10.0.x64 to 12.10.1.x86 by @dependabot[bot] in #1965
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /schemacrawler-parent in the maven group across 1 directory by @dependabot[bot] in #1968
  • Retrieve metadata for all accessible SQL Server databases by @sualeh in #1969
  • Use PostgreSQL AdventureWorks database for demo by @sualeh in #1970
  • Move compact catalog to SchemaCrawler AI where it is used by @sualeh in #1971
  • Update all copyright headers by @sualeh in #1972
  • v16.26.3 by @sualeh in #1973
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #1978
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1977
  • Bump org.duckdb:duckdb_jdbc from 1.3.1.0 to 1.3.2.0 by @dependabot[bot] in #1976
  • Bump org.xerial:sqlite-jdbc from 3.50.1.0 to 3.50.2.0 by @dependabot[bot] in #1975
  • Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4 by @dependabot[bot] in #1974

Full Changelog: v16.26.2...v16.26.3-alpha-B

v16.26.3

15 Jul 01:35
798b578
Compare
Choose a tag to compare

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

v16.26.2

22 Jun 14:17
v16.26.2
037e410
Compare
Choose a tag to compare

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

What's Changed

  • Add additional logging for what was retrieved by @sualeh in #1943
  • Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.32 to 2.1.0.33 by @dependabot in #1948
  • Bump net.snowflake:snowflake-jdbc from 3.24.0 to 3.24.2 by @dependabot in #1947
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot in #1946
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.1 by @dependabot in #1945
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot in #1944
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.7.java8 to 5.0.8.java8 by @dependabot in #1955
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot in #1953
  • Have consistent logging of retrieval by @sualeh in #1956
  • Bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.1.0 by @dependabot in #1951
  • Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 in /schemacrawler-jdbc-drivers in the maven group across 1 directory by @dependabot in #1950
  • Bump org.jruby:jruby from 9.4.12.1 to 9.4.13.0 by @dependabot in #1954
  • v16.26.2 by @sualeh in #1957
  • Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0 by @dependabot in #1958
  • Bump org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2 by @dependabot in #1960
  • Reduce logging from registries by @sualeh in #1961
  • Bump org.duckdb:duckdb_jdbc from 1.3.0.0 to 1.3.1.0 by @dependabot in #1959
  • Fix installation of zip on Windows by @sualeh in #1962

Full Changelog: v16.26.1...v16.26.2

v16.26.1

03 Jun 07:49
v16.26.1
cd5df1e
Compare
Choose a tag to compare

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

What's Changed

  • Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 in /schemacrawler-parent in the maven group across 1 directory by @dependabot in #1932
  • Add support for compact JSON and increase loader logging by @sualeh in #1933
  • Add logging by @sualeh in #1934
  • Investigate serialization by @sualeh in #1935
  • Bump org.codehaus.groovy:groovy-jsr223 from 3.0.24 to 3.0.25 by @dependabot in #1940
  • Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 by @dependabot in #1938
  • Bump com.oracle.database.jdbc.debug:ojdbc8_g from 21.17.0.0 to 21.18.0.0 by @dependabot in #1939
  • Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 by @dependabot in #1937
  • Bump org.apache.calcite:calcite-csv from 1.39.0 to 1.40.0 by @dependabot in #1936
  • Clean up code by @sualeh in #1941
  • v16.26.1 by @sualeh in #1942

Full Changelog: v16.25.5...v16.26.1

v16.25.5

28 May 17:13
v16.25.5
c542b92
Compare
Choose a tag to compare

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

What's Changed

  • Bump org.duckdb:duckdb_jdbc from 1.2.2.0 to 1.3.0.0 by @dependabot in #1929
  • Add details to compact JSON tables by @sualeh in #1930
  • Make compact JSON format usable for SchemaCrawler AI by @sualeh in #1931

Full Changelog: v16.25.4...v16.25.5

v16.25.4

24 May 01:43
v16.25.4
e8c8ee1
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.25.3...v16.25.4

v16.25.3

24 Mar 14:33
v16.25.3
a7e1275
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.25.2...v16.25.3

v16.25.2

12 Jan 14:37
v16.25.2
409435a
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.25.1...v16.25.2

v16.25.1

29 Dec 21:45
v16.25.1
4e988fd
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.24.3...v16.25.1

v16.24.3

28 Dec 02:14
v16.24.3
ee5ab3e
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.24.2...v16.24.3