v0.1.1
Release Notes: v0.1.1
Summary
v0.1.1 is a release automation and container publishing patch for the initial CrowdSec MCP release.
Added
- Main-branch and pull-request container image publishing workflow support.
- Multi-architecture container image publishing support.
- Documentation for pulling the private GHCR image.
Changed
- Updated CI/release workflow actions, including QEMU setup, to keep image builds working on GitHub Actions.
Fixed
- Reduced release friction around container builds and image availability after tags are published.
Security And Safety
- No MCP runtime tool changes.
- CrowdSec-only boundary is unchanged.
- No new write-action behavior was added.
Upgrade Notes
- Use
ghcr.io/frli4797/crowdsec-ops-mcp:0.1.1for the patched container publishing release. - Private GHCR pulls require a GitHub token with package read access.
Validation
- GitHub Actions CI and release workflow updates.
- Container image publishing path updated for multi-architecture builds.