Releases: schemacrawler/SchemaCrawler
v16.19.3
SchemaCrawler release at last commit f55a703
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Add a slug method to NamedObjectKey for readable unique ids by @sualeh in #939
- Add PlantUML diagram generation by @sualeh in #940
- v16.19.3 by @sualeh in #941
Full Changelog: v16.19.2...v16.19.3
v16.19.2
SchemaCrawler release at last commit afb19bf
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- v16.19.1 by @sualeh in #932
- Update dependencies by @sualeh in #934
- Fixes #931 - Hive does not support DatabaseMetaData.getUserName() by @sualeh in #937
- Fixes #933 by @sualeh in #938
Full Changelog: v16.19.1...v16.19.2
v16.19.1
SchemaCrawler release at last commit 98b3f81
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Redo logging tests with mocking by @sualeh in #881
- Fix #892 - Ignored exception is logged as warning by @sualeh in #893
- Update dependencies by @sualeh in #899
- Fix issue #910 by @sualeh in #913
- Update dependencies by @sualeh in #921
- Default to multi-threaded operation by @sualeh in #923
- v16.19.1 by @sualeh in #924
- Additional Docker compose examples by @sualeh in #925
Full Changelog: v16.18.2...v16.19.1
v16.18.2
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
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
SchemaCrawler early access release at last commit b1f3b4c
v16.17.4
SchemaCrawler release at last commit 7225ede
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Wrap connections provided from a database connection pool by @sualeh in #825
- Add attributes for tables - fixes #826 by @sualeh in #827
- v16.17.4 by @sualeh in #828
Full Changelog: v16.17.3...v16.17.4
v16.17.3
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
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
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
- @dependabot made their first contribution in #776
Full Changelog: v16.16.18...v16.17.1