Releases: schemacrawler/SchemaCrawler
early-access-release
SchemaCrawler early access release at last commit 78e134b
What's Changed
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.25.3 to 2.25.4 by @dependabot[bot] in #2318
- Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #2320
- Bump chainguard-dev/actions from 1.6.10 to 1.6.11 by @dependabot[bot] in #2319
- Rename weak associations to implicit by @sualeh in #2321
Full Changelog: v17.9.0...early-access-release
v17.9.0
SchemaCrawler release at last commit 2e267fa
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Bump com.ing.data:cassandra-jdbc-wrapper from 4.16.2 to 4.16.3 by @dependabot[bot] in #2310
- Bump chainguard-dev/actions from 1.6.8 to 1.6.9 by @dependabot[bot] in #2311
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #2314
- Bump chainguard-dev/actions from 1.6.9 to 1.6.10 by @dependabot[bot] in #2313
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #2312
- Obtain implicit associations from ER model by @sualeh in #2315
- Enabled previously disabled tests by @sualeh in #2316
- v17.9.0 by @sualeh in #2317
Full Changelog: v17.8.1...v17.9.0
v17.8.1
SchemaCrawler release at last commit fedabee
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Prepare ER model API to be used in SchemaCrawler commands by @sualeh in #2308
- v17.8.1 by @sualeh in #2309
Full Changelog: v17.8.0...v17.8.1
v17.8.0
SchemaCrawler release at last commit cd73de4
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Repackage loaders to be consistent by @sualeh in #2286
- Update database tests by @sualeh in #2287
- Split offline code in preparation to move catalog loaders by @sualeh in #2288
- Pipe ER model into commands by @sualeh in #2289
- Use execution state for commands by @sualeh in #2290
- Move offline catalog loader into Core by @sualeh in #2291
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #2296
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #2295
- Bump chainguard-dev/actions from 1.6.5 to 1.6.7 by @dependabot[bot] in #2293
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #2294
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #2292
- Move command related classes to a new package by @sualeh in #2297
- Make database connection sources more robust by @sualeh in #2298
- Add separate catalog and er loader commands by @sualeh in #2299
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #2302
- Bump chainguard-dev/actions from 1.6.7 to 1.6.8 by @dependabot[bot] in #2301
- Refactor transfer state code by @sualeh in #2300
- v17.8.0 by @sualeh in #2304
- Add additional tests for each linter by @sualeh in #2305
- Add tests for issue #2303 by @sualeh in #2306
- Add additional condition for all nullable columns - it should not be a bridge table by @sualeh in #2307
Full Changelog: v17.7.0...v17.8.0
v17.7.0
SchemaCrawler release at last commit c87ecfc
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Use new Command hierarchy by @sualeh in #2270
- Create catalog loader options by @sualeh in #2271
- Create command provider and adjust registries by @sualeh in #2273
- Bump chainguard-dev/actions from 1.6.2 to 1.6.4 by @dependabot[bot] in #2272
- Bump com.typesafe:config from 1.4.5 to 1.4.6 by @dependabot[bot] in #2277
- Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 by @dependabot[bot] in #2276
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #2275
- Bump org.firebirdsql:firebird-testcontainers-java from 1.6.0 to 2.0.0 by @dependabot[bot] in #2274
- Remove deprecated code by @sualeh in #2278
- Refactor to match changes on Core by @sualeh in #2280
- Add tests by @sualeh in #2281
- v17.7.0 by @sualeh in #2282
- Bump chainguard-dev/actions from 1.6.4 to 1.6.5 by @dependabot[bot] in #2283
- Simplify command interface by @sualeh in #2284
- Resolve symbolic links by @sualeh in #2285
Full Changelog: v17.6.3...v17.7.0
v17.6.3
SchemaCrawler release at last commit 2c6ba77
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Bump chainguard-dev/actions from 1.5.16 to 1.6.1 by @dependabot[bot] in #2267
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 by @dependabot[bot] in #2266
- Bump com.ing.data:cassandra-jdbc-wrapper from 4.16.1 to 4.16.2 by @dependabot[bot] in #2265
- v17.6.3 by @sualeh in #2268
- Bump chainguard-dev/actions from 1.6.1 to 1.6.2 by @dependabot[bot] in #2269
Full Changelog: v17.6.2...v17.6.3
v17.6.2
SchemaCrawler release at last commit a54573b
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Use light test objects where possible by @sualeh in #2261
- v17.6.2 by @sualeh in #2262
- Use cardinality description in text output by @sualeh in #2263
- Bump chainguard-dev/actions from 1.5.15 to 1.5.16 by @dependabot[bot] in #2264
Full Changelog: v17.6.1...v17.6.2
v17.6.1
SchemaCrawler release at last commit 7ff4f4c
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Bump chainguard-dev/actions from 1.5.12 to 1.5.13 by @dependabot[bot] in #2254
- Update JDBC drivers by @sualeh in #2255
- Standarize Docker builds across projects by @sualeh in #2256
- Verify Docker image build by @sualeh in #2257
- Use common serialization code by @sualeh in #2258
- v17.6.1 by @sualeh in #2259
- Bump chainguard-dev/actions from 1.5.13 to 1.5.15 by @dependabot[bot] in #2260
Full Changelog: v17.6.0...v17.6.1
v17.6.0-A
SchemaCrawler release at last commit 12f7dff
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Bump chainguard-dev/actions from 1.5.12 to 1.5.13 by @dependabot[bot] in #2254
- Update JDBC drivers by @sualeh in #2255
- Standarize Docker builds across projects by @sualeh in #2256
Full Changelog: v17.6.0...v17.6.0-A
v17.6.0
SchemaCrawler release at last commit d33f082
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
Full Changelog: v17.5.0...v17.6.0