4.0.0-M2pre-release
- improved zod generation (corrected detection dto + nested reading)
- added
@ZodSchemaannotation
All versions are published to Maven Central. This page mirrors the v4 releases — the full history including 3.x (Spring Boot 3) lives on GitHub.
@ZodSchema annotationThe 4.x line is the long-term track that will move commons-rest onto Spring Boot 4 and eventually Jackson 3. We're currently waiting on Swagger/OpenAPI tooling to ship Jackson 3 compatibility
before we can complete that jump — until then, 4.x milestones stabilize on the current Spring Boot 3.5 / Jackson 2 baseline.
This milestone is a cleanup and optimization pass on the OpenAPI generator (commons-rest-openapi):