Skip to content

1.0.1-alpha-23

Choose a tag to compare

@thijs-creemers thijs-creemers released this 18 May 14:41
· 54 commits to main since this release
Immutable release. Only release title and notes can be modified.

Library suite release 1.0.1-alpha-23 — see CHANGELOG.md for details.

Highlights

  • Admin split-table fixes: Correct alias mapping for multi-table entities, auto-introspect secondary table fields, hide tsvector columns, skip boolean required validation
  • Embedded PostgreSQL tests: admin-user-operations-test runs against real PG via io.zonky.test/embedded-postgres, fixing 8 pre-existing test errors
  • Dependency upgrades: 10 deps bumped (ZXing, MySQL, nREPL, PostgreSQL, SQLite, Jedis, AWS SDK, spel) + version alignment fixes
  • CI fix: Removed phantom :db/h2 alias from all test commands