Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 10:53
3949481

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

  • @mapyr made their first contribution in #1

Full Changelog: https://github.com/mcp-hangar/mcp-hangar-operator/commits/v0.12.0