release: v0.6.0 - #118
Merged
Merged
Conversation
Roll the changelog into the 0.6.0 section and bump the version markers across the runtime and both SDKs. - CHANGELOG.md: [Unreleased] → [0.6.0] (2026-06-13) + fresh [Unreleased]; links. - internal/version: 0.5.1-dev → 0.6.1-dev (un-stamped local builds). - sdks/python: 0.5.0 → 0.6.0 (pyproject + __init__). - sdks/typescript: 0.5.0 → 0.6.0 (package.json + lockfile, version-only). - docs/VISION: status line → v0.6.0. The 0.6.0 line: Slack approvals, policy-as-code (POST /v1/policies + riskkernel.yaml + dry-run), the compliance evidence export, and the published enforcement-overhead number + public roadmap.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v0.6.0 — the governance & compliance release.
Headline: approvals route to Slack, policy is code (reusable bundles via
POST /v1/policiesor a reviewedriskkernel.yaml, with a dry-run against recorded runs), a new compliance evidence export maps recorded controls to OWASP / EU AI Act references with a tamper-evident event log, plus the published enforcement-overhead number (~150 ns, zero allocations) and a public roadmap.Version markers (release checklist)
CHANGELOG.md[Unreleased]→[0.6.0] - 2026-06-13+ fresh[Unreleased]+ compare linksinternal/version/version.go0.5.1-dev→0.6.1-devsdks/python(pyproject.toml+__init__.py)0.5.0→0.6.0sdks/typescript(package.json+ lockfile)0.5.0→0.6.0(version-only;npm ciclean,npm audit0)docs/VISION.mdv0.6.0The TS bump publishes
@riskkernel/sdk@0.6.0tokenlessly via the npm workflow on the tag. Lockfile edited surgically (version field only) to avoid dependency drift;npm ciconsistent andnpm auditreports 0.After merge: sync main, then tag
v0.6.0→ binaries + signed image + PyPI + npm.