This repository was archived by the owner on Apr 6, 2026. It is now read-only.
Tags: nfvelten/arbitus
Tags
chore: release v0.18.0 — docs, CONTRIBUTING, crates.io publish workflow - Bump version to 0.18.0 in Cargo.toml and Chart.yaml - Finalize CHANGELOG [Unreleased] as [0.18.0] (mTLS, OPA, MCP governance, dashboard, audit hash chain, OpenBao, OAuth 2.1) - Rewrite CONTRIBUTING.md: correct repo name, modern cargo test commands, updated project structure and design principles - README: add docker pull install example, fix version in health example - Add .github/workflows/publish-crates.yml for crates.io on every v* tag Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore: release v0.18.0 — docs, CONTRIBUTING, crates.io publish workflow - Bump version to 0.18.0 in Cargo.toml and Chart.yaml - Finalize CHANGELOG [Unreleased] as [0.18.0] (mTLS, OPA, MCP governance, dashboard, audit hash chain, OpenBao, OAuth 2.1) - Rewrite CONTRIBUTING.md: correct repo name, modern cargo test commands, updated project structure and design principles - README: add docker pull install example, fix version in health example - Add .github/workflows/publish-crates.yml for crates.io on every v* tag Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Release v0.8.0: bump version and fix release workflow binary names Rename release artifacts from mcp-shield/mcp-shield-audit to arbit, reflecting the project rename. Audit is now a subcommand of arbit, so the separate audit binary is dropped from the release pipeline. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: clippy collapsible_if and release workflow permissions - Collapse nested if-let blocks in sqlite.rs to satisfy clippy - Add permissions: contents: write to release workflow - Remove generate_release_notes (required extra API scope causing 403) - Add explicit GITHUB_TOKEN env var to release step Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PreviousNext