Releases: PythonWoods/zenzic-action
Releases · PythonWoods/zenzic-action
v1.1.0 — Native Telemetry Gate & Core v0.9.0 Alignment
What's new in v1.1.0
New inputs & outputs
guard-scaninput: opt-in pre-flight that runszenzic guard scanbefore the main quality gate.cap-exceededoutput: exposes suppression-cap failures as a structured output for downstream workflow conditions.- Sovereign Job Summary output for every critical non-zero exit code (exits 2 and 3).
Runtime governance
- Wrapper now executes score governance checks (stamp + freshness) after
check all. - ADR-037 alignment:
release_namein.zenzic.tomlenforced as semantic version. - ADR-089 alignment: all GitHub Actions dependencies pinned to immutable SHA-40.
Security
- Exits 2 and 3 are explicitly documented as non-suppressible at the action boundary.
- Forwarding contract for security-related runtime flags enforced end-to-end.
- Inherited additive
brand_obsolescencemerge semantics from core.
Core pin
- Pinned to zenzic core v0.9.0.
Full changelog: CHANGELOG.md
Zenzic Action v1.0.1 — Core v0.7.1 Alignment
This patch release updates the underlying Zenzic engine to v0.7.1, bringing the latest infrastructure stability and Zero-Config default enforcements to your GitHub Actions workflows.
Changed
- Pinned Zenzic Core to
v0.7.1. - Internal CI/CD pipelines optimized for faster execution and strict 4-Gates Standard compliance.
- Resolved merge conflicts and unified release automation.
Zenzic Action v1.0.0 — Quartz Maturity (Stable)
What's Changed
- release: v1.0.0 — Quartz Maturity (Stable) — GitHub Action by @PythonWoods-Dev in #1
Full Changelog: https://github.com/PythonWoods/zenzic-action/commits/v1.0.0