Releases: mcp-hangar/mcp-hangar-operator
Releases · mcp-hangar/mcp-hangar-operator
Release list
v0.12.2
What's Changed
- refactor(config): rename the default namespace mcp-system -> mcp-hangar by @mapyr in #28
- ci(ci): sign the operator image (keyless cosign) + SBOM/provenance by @mapyr in #29
Full Changelog: v0.12.0...v0.12.2
v0.12.1
v0.12.0
What's Changed
- rename: MCPProvider/MCPProviderGroup -> MCPServer/MCPServerGroup by @mapyr in #1
- chore(legal): add MIT LICENSE file by @mapyr in #2
- docs: add badges, tagline, and footer links to README by @mapyr in #3
- chore(infra): add project-add and stale workflows by @mapyr in #4
- chore(repo): add PR validation workflows by @mapyr in #5
- fix(controller): fail closed on FQDN/hostname egress rules (no permissive port-only NetworkPolicy) by @mapyr in #7
- ci(repo): add container image release workflow (multi-arch → GHCR) by @mapyr in #8
- chore(repo): sync PR validators with the org canonical (simplified) by @mapyr in #9
- test(tests): resolve envtest assets via KUBEBUILDER_ASSETS instead of a hardcoded path by @mapyr in #16
- fix(infra): restore in-repo kustomize deploy manifests by @mapyr in #17
- ci(ci): add Go build/vet/test/lint workflow and golangci config by @mapyr in #18
- fix(controller): faster requeue on degraded remote + tidy unreachable branches by @mapyr in #20
- fix(webhook): enable the conversion webhook and validate all served versions by @mapyr in #21
- fix(api): preserve empty slices on conversion round-trip by @mapyr in #24
- fix(webhook): harden admission validation (nil-guard, endpoint scheme, port range, durations) by @mapyr in #25
- docs(ci): point release workflow at ADR-009, not ADR-007 by @mapyr in #27
New Contributors
Full Changelog: https://github.com/mcp-hangar/mcp-hangar-operator/commits/v0.12.0