Release notes
Chenile’s repositories are versioned together under chenile-parent and released on one train, so a single version number moves the whole framework forward. The current framework version is v2.1.30 (also shown in the footer). Some releases may be work-in-progress and not yet on Maven Central.
By version
- 2.1.31 — (work in progress) transport-neutral services, service-registry controls, JGen compatibility, and Spring MVC mapping simplification.
- 2.1.30 — numeric JPA id support; release-train alignment.
- 2.1.29 — release alignment across the 11 repositories and documentation refresh.
For the complete, authoritative history — every tag and its diff, including 2.1.17–2.1.28 — see the GitHub releases:
How the version is maintained
The version shown across the site comes from one place (maven_version in _config.yml). A scheduled job bumps it forward to the newest published chenile-parent on Maven Central, and never downgrades — so a hand-set, work-in-progress version stays put until the release actually ships.