• v2.3.1 a230efc7aa

    Release 2.3.1
    All checks were successful
    / release (push) Successful in 2m8s
    Stable

    christian.keller released this 2026-09-02 11:29:38 +00:00 | 0 commits to main since this release

    • Improved @CrudSecured for CRUDular rest paths
    • Improved exceptions
  • v2.3.0 be6a6ec05c

    Release 2.3.0
    All checks were successful
    / release (push) Successful in 2m2s
    Stable

    christian.keller released this 2026-09-01 14:25:58 +00:00 | 1 commits to main since this release

    Added shared model capabilities. REST Exposure can be configured in code, so each consumer of a shared model can individually define it's REST surface.

  • v2.2.1 aecc320038

    Release 2.2.1
    All checks were successful
    / release (push) Successful in 1m56s
    Stable

    christian.keller released this 2026-08-27 12:33:40 +00:00 | 3 commits to main since this release

    SpringBoot configuration is now more open

  • v2.2.0 4394f2e9b5

    Release 2.2.0
    All checks were successful
    / release (push) Successful in 2m4s
    Stable

    christian.keller released this 2026-08-18 10:10:43 +00:00 | 4 commits to main since this release

    Added Descriptors
    Improved OpenAPI generation
    MetaModel Validations

  • v2.1.2 046e99745d

    Release 2.1.2
    All checks were successful
    / release (push) Successful in 1m46s
    Stable

    christian.keller released this 2026-07-22 06:48:12 +00:00 | 5 commits to main since this release

  • v2.1.1 6ce5c32945

    Release 2.1.1
    All checks were successful
    / release (push) Successful in 1m54s
    Stable

    christian.keller released this 2026-07-14 21:20:17 +00:00 | 6 commits to main since this release

    Added ModelValidations for repo-jooq to report inconsistencies between your domain model and your database model.
    This is not considered final, so turned off by default. To turn it on set "crudular.repo.default.requireBaseKeyReferences" to true.

  • v2.1.0 8955a492e0

    Release 2.1.0
    All checks were successful
    / release (push) Successful in 1m53s
    Stable

    christian.keller released this 2026-07-14 07:26:31 +00:00 | 7 commits to main since this release

    • Rafactor of repo-jooq
    • Added CurdModelValidations
  • v2.0.1 771191610d

    Release 2.0.1
    All checks were successful
    / release (push) Successful in 2m7s
    / release (pull_request) Successful in 2m43s
    Stable

    christian.keller released this 2026-03-16 12:59:30 +00:00 | 8 commits to main since this release

  • v2.0.0 75c7d7d8ff

    Release 2.0.0
    All checks were successful
    / release (push) Successful in 2m15s
    Stable

    christian.keller released this 2026-01-07 11:37:54 +00:00 | 9 commits to main since this release

    Kotlin 2.3, Spring 7, Spring Boot 4, Jackson 3 upgrade
    Breaking changes in Jackson

    Downloads
  • v1.8.7 11d116f44c

    v1.8.7
    All checks were successful
    / release (push) Successful in 1m38s
    Stable

    matthias.weisse released this 2025-09-23 07:46:39 +00:00 | 13 commits to main since this release

    Downloads