Features
Fixes
- fix: validation error messages being truncated by markup regex (#4685) @reboss
- fix: recognize git worktree root in
find_vcs_root()(#4640) @evadeflow - fix(state): reload before
change_stateso a stale snapshot cannot revert a sibling State write (#4694) @AmirF194 - fix: write only recorded connection vars for managed instances (#4702) @jeffcpullen
- fix: display errors when schema validation fails (#4623) @chronicc
Documentation
- chore(docs): User Pathways and Role Getting Started Guide (#4691) @dbrennand
- chore: document shared state for standalone role testing (#4695) @dbrennand
- Improve documentation on container image selection with Podman (#4687) @rgaiacs
Maintenance
- chore: Add SECURITY.md (#4693) @rockygeekz
- chore(deps): update all dependencies and pep621 (#4681, #4682, #4699, #4700) @renovate[bot]
- test: model one ephemeral directory per scenario in the unit fixture (#4701) @jeffcpullen
What's Changed
- chore(deps): update all dependencies by @renovate[bot] in #4681
- chore: Add SECURITY.md by @rockygeekz in #4693
- fix: validation error messages being truncated by markup regex by @reboss in #4685
- chore(deps): update pep621 by @renovate[bot] in #4682
- chore(docs): User Pathways and Role Getting Started Guide by @dbrennand in #4691
- chore: document shared state for standalone role testing by @dbrennand in #4695
- Improve documentation with paragraph about selection of container images to use with Podman by @rgaiacs in #4687
- fix: recognize git worktree root in find_vcs_root() by @evadeflow in #4640
- feat: Add lima to the allowed driver names by @simi in #4698
- fix(state): reload before change_state so a stale snapshot can't revert a sibling State's write by @AmirF194 in #4694
- fix: write only recorded connection vars for managed instances by @jeffcpullen in #4702
- fix: display errors when schema validation fails by @chronicc in #4623
- chore(deps): update all dependencies by @renovate[bot] in #4699
- chore(deps): update pep621 by @renovate[bot] in #4700
- test: model one ephemeral directory per scenario in the unit fixture by @jeffcpullen in #4701
New Contributors
- @reboss made their first contribution in #4685
- @dbrennand made their first contribution in #4691
- @rgaiacs made their first contribution in #4687
- @evadeflow made their first contribution in #4640
- @simi made their first contribution in #4698
- @AmirF194 made their first contribution in #4694
- @chronicc made their first contribution in #4623
Full Changelog: v26.8.0...v26.9.0