Skip to content

Releases: manusa/kubernetes-mcp-server

v0.0.38

30 May 07:36
9b51758
Compare
Choose a tag to compare

What's Changed

  • feat(auth): Authorize user from custom SSE header by @manusa in #96
  • feat(auth): minor optimization + logging by @manusa in #101

Full Changelog: v0.0.37...v0.0.38

v0.0.37

29 May 09:36
9830e22
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.1 by @dependabot in #99
  • build(deps): bump github.com/mark3labs/mcp-go from 0.30.0 to 0.30.1 by @dependabot in #98
  • fix(auth): ensure OIDC auth plugin is included in compiled binary by @ziadmoubayed in #97

New Contributors

Full Changelog: v0.0.36...v0.0.37

v0.0.36

26 May 16:41
e6f20fc
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #90
  • build(deps): bump github.com/mark3labs/mcp-go from 0.29.0 to 0.30.0 by @dependabot in #91
  • feat(config): --read-only mode flag exposes only read-only annotated tools by @manusa in #94
  • feat(config): --disable-destructive exposes tools not annotated with destructiveHint=true by @manusa in #95

Full Changelog: v0.0.35...v0.0.36

v0.0.35

21 May 09:20
69c521b
Compare
Choose a tag to compare

What's Changed

  • feat: added tool annotations by @manusa in #89
  • build(deps): bump github.com/mark3labs/mcp-go from 0.28.0 to 0.29.0 by @dependabot in #88

Full Changelog: v0.0.34...v0.0.35

v0.0.34

21 May 09:12
2994699
Compare
Choose a tag to compare

What's Changed

  • feat(profiles): bootstrap initial support for profiles by @manusa in #77
  • build(deps): bump k8s.io/api from 0.33.0 to 0.33.1 by @dependabot in #81
  • build(deps): bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot in #80
  • build(deps): bump k8s.io/apimachinery from 0.33.0 to 0.33.1 by @dependabot in #79
  • build(deps): bump k8s.io/cli-runtime from 0.33.0 to 0.33.1 by @dependabot in #82
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1 by @dependabot in #78
  • build(deps): bump github.com/mark3labs/mcp-go from 0.27.1 to 0.28.0 by @dependabot in #84
  • build(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.0 by @dependabot in #85
  • feat: Add label selectors to listing tools by @eranco74 in #87

New Contributors

Full Changelog: v0.0.33...v0.0.34

v0.0.33

15 May 13:03
6afb60f
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/mark3labs/mcp-go from 0.27.0 to 0.27.1 by @dependabot in #74
  • feat(helm): support for helm uninstall by @manusa in #76

Full Changelog: v0.0.32...v0.0.33

v0.0.32

12 May 16:25
22669e7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/cli-runtime from 0.32.2 to 0.33.0 by @dependabot in #73
  • build(deps): bump github.com/mark3labs/mcp-go from 0.26.0 to 0.27.0 by @dependabot in #72

Full Changelog: v0.0.31...v0.0.32

v0.0.31

10 May 05:16
8f1cfc3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #70
  • build(deps): bump github.com/mark3labs/mcp-go from 0.24.1 to 0.26.0 by @dependabot in #71
  • Helm integration by @bussyjd in #58

New Contributors

Full Changelog: v0.0.30...v0.0.31

v0.0.30

05 May 12:54
bcd7712
Compare
Choose a tag to compare

What's Changed

  • fix: use KUBECONFIG or explicitly given kubeconfig file (#67) by @adietish in #69

New Contributors

Full Changelog: v0.0.29...v0.0.30

v0.0.29

26 Apr 05:19
37d7175
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/api from 0.32.3 to 0.33.0 by @dependabot in #63
  • build(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0 by @dependabot in #61
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0 by @dependabot in #60
  • build(deps): bump github.com/mark3labs/mcp-go from 0.21.1 to 0.23.1 by @dependabot in #59
  • feat(pods): pods_exec supports specifying container by @manusa in #65

Full Changelog: v0.0.28...v0.0.29