| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| schemacrawler-17.8.0-bin.zip | 2026-03-15 | 295.8 MB | |
| schemacrawler-17.8.0-bin.zip.SHA-512 | 2026-03-15 | 129 Bytes | |
| schemacrawler-17.8.0-distribution.zip | 2026-03-15 | 295.9 MB | |
| schemacrawler-17.8.0-distribution.zip.SHA-512 | 2026-03-15 | 129 Bytes | |
| README.md | 2026-03-15 | 2.7 kB | |
| v17.8.0 source code.tar.gz | 2026-03-15 | 2.1 MB | |
| v17.8.0 source code.zip | 2026-03-15 | 3.1 MB | |
| Totals: 7 Items | 596.8 MB | 0 | |
SchemaCrawler release at last commit [cd73de] See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Repackage loaders to be consistent by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2286
- Update database tests by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2287
- Split offline code in preparation to move catalog loaders by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2288
- Pipe ER model into commands by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2289
- Use execution state for commands by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2290
- Move offline catalog loader into Core by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2291
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2296
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2295
- Bump chainguard-dev/actions from 1.6.5 to 1.6.7 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2293
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2294
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2292
- Move command related classes to a new package by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2297
- Make database connection sources more robust by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2298
- Add separate catalog and er loader commands by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2299
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2302
- Bump chainguard-dev/actions from 1.6.7 to 1.6.8 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler/pull/2301
- Refactor transfer state code by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2300
- v17.8.0 by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2304
- Add additional tests for each linter by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2305
- Add tests for issue [#2303] by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2306
- Add additional condition for all nullable columns - it should not be a bridge table by @sualeh in https://github.com/schemacrawler/SchemaCrawler/pull/2307
Full Changelog: https://github.com/schemacrawler/SchemaCrawler/compare/v17.7.0...v17.8.0