Skip to content

Releases: Azure/mcp-kubernetes

v0.0.8

12 Aug 07:52
670bd6e
Compare
Choose a tag to compare

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

07 Aug 01:33
083e9a5
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: improve resource parameter handling for kubectl commands

v0.0.6

05 Aug 02:02
9c8a3cc
Compare
Choose a tag to compare

🐛 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

30 Jul 02:12
3d9511c
Compare
Choose a tag to compare
Merge pull request #58 from Azure/docker-build-fix

chore: add multiarch image for mcp-kubernetes image

v0.0.4

23 Jul 02:49
2ddfe4c
Compare
Choose a tag to compare
Merge pull request #50 from Azure/guwe/access-level

Feat: support flexible access-level

v0.0.3

22 Jul 02:53
53ed66f
Compare
Choose a tag to compare
Merge pull request #49 from Azure/rename-pkg

chore: rename internal package to pkg

v0.0.2

15 May 12:54
13085f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

15 May 04:56
90c32c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/mcp-kubernetes/commits/v0.0.1