Skip to content

Releases: schemacrawler/SchemaCrawler

v16.19.3

27 Nov 22:54
v16.19.3
f55a703
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.19.2...v16.19.3

v16.19.2

24 Nov 23:22
v16.19.2
afb19bf
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.19.1...v16.19.2

v16.19.1

20 Nov 19:22
v16.19.1
98b3f81
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.18.2...v16.19.1

v16.18.2

17 Sep 15:19
v16.18.2
e9ca8b1
Compare
Choose a tag to compare

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

What's Changed

  • Allow adding tasks to base task runner, so it can be used in retrievers by @sualeh in #841
  • Multi-thread retrieval of indexes and primary keys by @sualeh in #842
  • Use invokeAll instead of CompleteableFuture in multi-threaded code by @sualeh in #845
  • Multi-thread retrieval of table columns by @sualeh in #846
  • Ensure closing of thread executors by @sualeh in #847
  • Thread retrieval for table columns by @sualeh in #849
  • v16.18.2 by @sualeh in #851

Full Changelog: v16.18.1...v16.18.2

v16.18.1

23 Aug 13:05
v16.18.1
a09e960
Compare
Choose a tag to compare

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

What's Changed

  • Update dependencies by @sualeh in #834
  • Use datasources so multiple connetions can be available per thread by @sualeh in #836
  • Use thread-safe lists in database connection sources by @sualeh in #838
  • v16.18.1 by @sualeh in #839

Full Changelog: v16.17.4...v16.18.1

early-access-release

23 Aug 00:37
a3fcd70
Compare
Choose a tag to compare
early-access-release Pre-release
Pre-release

SchemaCrawler early access release at last commit b1f3b4c

v16.17.4

14 Aug 14:26
v16.17.4
7225ede
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.17.3...v16.17.4

v16.17.3

05 Aug 19:40
v16.17.3
9be982b
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v16.17.2...v16.17.3

v16.17.2

30 Jul 01:03
v16.17.2
6f62b34
Compare
Choose a tag to compare

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

What's Changed

  • Match only foreign keys ending in id in weak associations by @sualeh in #809
  • v16.17.2 by @sualeh in #810
  • Upgrade to HyperSQL 2.7.0 by @sualeh in #811
  • Do basic pattern-matching for weak associations by default by @sualeh in #812

Full Changelog: v16.17.1...v16.17.2

v16.17.1

23 Jul 01:47
v16.17.1
1e7de00
Compare
Choose a tag to compare

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

What's Changed

  • Reorder arguments to be consistent by @sualeh in #774
  • Refactor table references to have immutable key information by @sualeh in #775
  • Bump mariadb-java-client from 3.0.5 to 3.0.6 by @dependabot in #776
  • Retrieve schema using multiple threads by @sualeh in #788
  • Fixes #789 - get IB DB2 database name in catalog.getDatabaseInfo().getServerInfo() by @sualeh in #790
  • Fix logic to find weak associations - fixes #793 by @sualeh in #794
  • v16.17.1 by @sualeh in #795
  • Add experimental feature for multi-threading by @sualeh in #796

New Contributors

Full Changelog: v16.16.18...v16.17.1