Skip to content

Release v1.7.1

Choose a tag to compare

@damienSavoldelli damienSavoldelli released this 15 Mar 16:05
· 44 commits to main since this release
5259d45

What changed

  • Added CI artifact smoke-install checks for both wheel and sdist distributions.
  • Added end-to-end runtime taxonomy audit coverage to verify stable error.json classification.
  • Hardened run-log sanitization to prevent secret leakage in diagnostics.
  • Added docs/ops-runbook.md with incident triage guidance.
  • Linked ops runbook from README and release checklist docs.

Why it matters

  • Improves operational reliability and failure diagnostics in CI and runtime contexts.
  • Reduces risk of secret exposure in run artifacts.
  • Strengthens confidence that packaged artifacts behave correctly when installed.

Notes

  • v1.7.1 is a hardening patch release.
  • No CLI interface changes.
  • No output schema/contract changes.
  • Stateless execution model remains unchanged.

GitHub Pull Requests Included

Full Changelog: v1.7.0...v1.7.1