v0.6.0
Release Notes
v0.6.0 is a validation and release-automation stabilization release for the
CAMARA tooling repository.
This release consolidates the changes that landed on main after v0.5.0. It
updates validation rules and dependency policy, strengthens tooling CI, extends
Release Review output, and adds repository-level release metadata.
Added
- Add published-history release-plan checks (P-035 and P-036) by @hdamker in #347
- Add release-plan cross-field validation checks by @hdamker in #338
- Add API comparison baselines to Release Review by @hdamker in #336
- Add breaking-changes changelog sections by @hdamker in #337
- Add PR-time validation and release checks for tooling changes by @hdamker in #334
- Add
CHANGELOG.md,VERSION.yaml, and updated README release information for the v0.6.0 release PR
Changed
- Replace gherkin-lint with GPLint by @hdamker in #340
- Align tooling CI with Node 24 by @hdamker in #341
- Align validation Python runtime policy by @hdamker in #345
- Bump @redocly/cli from 2.31.6 to 2.34.0 in
/validationby @dependabot in #343 - Document the
v0tag as retired legacy linting and keepv1-rcas the active consumption line in README release information
Fixed
- Close stale release issues after tag changes by @hdamker in #327
- Reject unsafe integer schema values by @hdamker in #335
- Retry regression bot comment reads by @hdamker in #346
Full Changelog: v0.5.0...v0.6.0