Release notes for Chenile 2.1.19 covering repository synchronization, full build verification, release marker alignment, and documentation updates.
Edit me
Chenile 2.1.19 rolls the framework family forward from 2.1.18 after pulling the latest remote state, rebuilding the full release set, and realigning the release markers, tags, and documentation around that version.
Highlights
Release and build verification
- The standard 11 Chenile repositories are aligned on
2.1.19. chenile-javadocis aligned to the same parent release.chenile-gennow defaults generated projects tochenileVersion2.1.19.- A full
mvn installrun completed successfully for the release set:chenile-parentchenile-corechenile-query-workflow-blueprintschenile-service-registrychenile-proxieschenile-securitychenile-messagingchenile-bddchenile-otherschenile-process-managementcconfigchenile-javadoc
Repository synchronization
- The release was prepared after syncing the Chenile repositories with
origin, so the2.1.19bump sits on top of the latest pulled branch state rather than an older local snapshot. - The version bump was then applied consistently across the standard release markers:
- root
pom.xml - repo-local
*-version.txt chenile-parentcross-repository version properties
- root
Documentation alignment
- The Codex docs set and the source maintenance docs are aligned to
2.1.19. - The main documentation sidebar, tutorial sidebar, developer sidebar, and Codex docs sidebar all now advertise
2.1.19. - The release notes sequence now includes a dedicated
2.1.19page for the docs site.
Upgrade notes
- The main Chenile repositories now resolve to
2.1.19throughchenile-parent. git describe --tagsshould return2.1.19across the standard tagged release repositories after the annotated tags are created and pushed.chenile-genremains a release follow-up repository rather than part of the standard 11, but its default generator config should stay aligned with the current framework release.
Documentation updates
The Chenile docs were updated to reflect:
- the
2.1.19release alignment - the new
2.1.19release notes page - the updated sidebar versions across the docs site
- the current release baseline in the architecture and modules overview pages