Releases: Azure/mcp-kubernetes
Releases · Azure/mcp-kubernetes
v0.0.8
What's Changed
- build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0 in the all-gomod group by @dependabot[bot] in #64
- chore: add telemetry and OTLP by @feiskyer in #65
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the all-gomod group by @dependabot[bot] in #66
Full Changelog: v0.0.7...v0.0.8
v0.0.7
🐛 Bug Fixes
- fix: improve resource parameter handling for kubectl commands
v0.0.6
🐛 Bug Fixes
- kubectl exec/cp commands: Fixed improper handling of kubectl exec and kubectl cp commands that was causing
malformed command construction. These commands now properly bypass standard resource parameter handling (#61)
🔧 Improvements
- Documentation: Added namespace specification in exec command examples
- CI/CD: Updated Docker metadata action from v5.7.0 to v5.8.0
- Build: Cleaned up Windows image building process as they are not working yet
v0.0.5
Merge pull request #58 from Azure/docker-build-fix chore: add multiarch image for mcp-kubernetes image
v0.0.4
Merge pull request #50 from Azure/guwe/access-level Feat: support flexible access-level
v0.0.3
Merge pull request #49 from Azure/rename-pkg chore: rename internal package to pkg
v0.0.2
What's Changed
- Chore: add dockerfile for image build by @gossion in #25
- release: add publish docker image step by @MartinForReal in #28
- Bump the all-gomod group across 1 directory with 7 updates by @dependabot in #29
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Initial commit of MCP Kubernetes by @feiskyer in #1
- feat: Add param for security config by @gossion in #2
- feat: refactor kubectl command handling by @gossion in #3
- Feat: reuse api cache in dynamic client and add description for mcp tool by @MartinForReal in #4
- chore: update doc for available tools by @feiskyer in #6
- Feat: configurable kubectl timeout by @gossion in #7
- remove kubeapi mcp server by @MartinForReal in #8
- Bump fastmcp from 2.2.5 to 2.2.8 by @dependabot in #11
- Bump fastmcp from 2.2.8 to 2.2.10 by @dependabot in #14
- Chore: add makefile by @gossion in #12
- Feat: validate cli and kubeconfig by @gossion in #9
- Feat: support cilium by @gossion in #15
- Chore: add unit test pipeline by @gossion in #16
- Feat: implement go version mcp by @gossion in #17
- Bump fastmcp from 2.2.10 to 2.3.3 by @dependabot in #20
- Chore: fix command context to not rely on bash by @gossion in #19
- Chore: remove python code by @gossion in #21
- chore: setup gomod update by @MartinForReal in #22
- Bump github.com/mark3labs/mcp-go from 0.26.0 to 0.27.1 in the all-gomod group by @dependabot in #23
- add Go release by @MartinForReal in #24
- Fix go release and add action auto upgrade by @MartinForReal in #26
New Contributors
- @feiskyer made their first contribution in #1
- @gossion made their first contribution in #2
- @MartinForReal made their first contribution in #4
- @dependabot made their first contribution in #11
Full Changelog: https://github.com/Azure/mcp-kubernetes/commits/v0.0.1