Releases: Azure/mcp-kubernetes
Releases · Azure/mcp-kubernetes
v0.0.11
What's Changed
- Chore: remove dead codes by @gossion in #85
- build(deps): bump actions/checkout from 5.0.1 to 6.0.0 in the all-gomod group by @dependabot[bot] in #86
- Docs: update docs for using unified kubectl tool by @gossion in #90
- feat: pass ctx into tool calls by @gossion in #93
- build(deps): bump the all-gomod group across 1 directory with 5 updates by @dependabot[bot] in #91
- build(deps): bump the all-gomod group across 1 directory with 3 updates by @dependabot[bot] in #92
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- build(deps): bump the all-gomod group across 1 directory with 6 updates by @dependabot[bot] in #72
- build(deps): bump actions/setup-go from 5 to 6 in the all-gomod group by @dependabot[bot] in #73
- build(deps): bump github.com/mark3labs/mcp-go from 0.39.1 to 0.40.0 in the all-gomod group by @dependabot[bot] in #74
- build(deps): bump github.com/mark3labs/mcp-go from 0.40.0 to 0.41.0 in the all-gomod group by @dependabot[bot] in #75
- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the all-gomod group by @dependabot[bot] in #76
- build(deps): bump github.com/mark3labs/mcp-go from 0.41.0 to 0.41.1 in the all-gomod group by @dependabot[bot] in #77
- build(deps): bump actions/upload-artifact from 4 to 5 in the all-gomod group by @dependabot[bot] in #79
- build(deps): bump github.com/mark3labs/mcp-go from 0.41.1 to 0.42.0 in the all-gomod group by @dependabot[bot] in #78
- build(deps): bump the all-gomod group across 1 directory with 3 updates by @dependabot[bot] in #83
- build(deps): bump github.com/mark3labs/mcp-go from 0.42.0 to 0.43.0 in the all-gomod group by @dependabot[bot] in #81
- Feat: support using unified tools for kubectl by @gossion in #84
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- build(deps): bump github.com/mark3labs/mcp-go from 0.37.0 to 0.38.0 in the all-gomod group by @dependabot[bot] in #68
- Chore: show version info by @gossion in #67
- Add kubectl config operations for context management by @feiskyer in #69
Full Changelog: v0.0.8...v0.0.9
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