v16.28.1
·
1223 commits
to main
since this release
SchemaCrawler release at last commit 5284544
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Allow debugging tests by turning on logging by @sualeh in #2033
- Enforce dependency convergence by @sualeh in #2034
- v16.27.2 remainder by @sualeh in #2035
- Log DriverManager messages by @sualeh in #2036
- Do not show specific name if the database does not support overloaded routines by @sualeh in #2037
- Show counts of database objects after they are loaded by @sualeh in #2038
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #2039
- Allow allowPublicKeyRetrieval in MySQL by @sualeh in #2040
- Introduce over schema metadata retrieval for reliable SQL Server crawling by @sualeh in #2041
- Complete metadata changes for SQL Server by @sualeh in #2042
- Support filtered indexes by @sualeh in #2043
- Retrieve PostgreSQL table columns with metadata over schemas by @sualeh in #2044
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #2045
- Complete over schemas retrieval for routines by @sualeh in #2046
- Set catalog and schema on connection when retrieving metadata over schemas by @sualeh in #2047
- Refactor retrieval over schemas by @sualeh in #2048
- Limit metadata retrieval over schemas by schema by @sualeh in #2049
- Retrieve SQL Server foreign keys using data dictionary over schemas by @sualeh in #2050
- v16.28.1 by @sualeh in #2051
- Bump com.typesafe:config from 1.4.4 to 1.4.5 by @dependabot[bot] in #2052
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #2053
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #2054
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6 by @dependabot[bot] in #2055
Full Changelog: v16.27.2...v16.28.1