Skip to content

Releases: Azure/mcp-kubernetes

v0.0.11

15 Dec 10:22
5f3165d

Choose a tag to compare

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

24 Nov 06:05
58cb1c8

Choose a tag to compare

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

29 Aug 04:36
a5ce001

Choose a tag to compare

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

12 Aug 07:52
670bd6e

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

Choose a tag to compare

🐛 Bug Fixes

  • fix: improve resource parameter handling for kubectl commands

v0.0.6

05 Aug 02:02
9c8a3cc

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

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

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

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

Choose a tag to compare

What's Changed

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