Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Tags: nfvelten/arbitus

Tags

v0.19.1

Toggle v0.19.1's commit message
chore: bump version to 0.19.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.19.0

Toggle v0.19.0's commit message
chore: bump version to 0.19.0 for arbitus rename release

First publish under the new crate/image/chart name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

arbitus-0.18.0

Toggle arbitus-0.18.0's commit message
chore: bump version to 0.19.0 for arbitus rename release

First publish under the new crate/image/chart name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.18.0

Toggle v0.18.0's commit message
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>

arbit-0.18.0

Toggle arbit-0.18.0's commit message
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>

v0.17.0

Toggle v0.17.0's commit message
Release v0.17.0

arbit-0.1.0

Toggle arbit-0.1.0's commit message
chore: bump version to 0.17.0

Release 0.17.0 — security hardening and robustness improvements.

v0.14.0

Toggle v0.14.0's commit message
chore: bump version to 0.14.0

v0.8.0

Toggle v0.8.0's commit message
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>

v0.7.0

Toggle v0.7.0's commit message
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>