Skip to content

Releases: Flux159/mcp-server-kubernetes

Release v2.5.0

04 Jul 04:40
8a2ef4e
Compare
Choose a tag to compare

New Features:

  • Adding SPAWN_MAX_BUFFER env var for buffers larger than 1MB (see #172).
  • Adding ALLOW_ONLY_READONLY_TOOLS env var which is a more restrictive subset of tools than non-destructive. Also adding ALLOWED_TOOLS for users to customize an include list for tools (only allowing those tools in the include list). See #173.

Bug fixes:

  • Removing optional keyword from exec_in_pod schema. See #177. Thanks @anthonysr!

Misc:

Release v2.4.9

01 Jul 04:21
e4a6862
Compare
Choose a tag to compare

DXT manifest.json updates for sane defaults.

Release v2.4.8

01 Jul 04:15
46b946f
Compare
Choose a tag to compare

Fixing up user config so that dxt extension doesn't fail without user argument.

Release v2.4.7

29 Jun 01:48
87b7e76
Compare
Choose a tag to compare

Removing minikube binary from dxt package.

Release v2.4.6

28 Jun 17:56
cdf896d
Compare
Choose a tag to compare

Creating new dxt with long_description from #166

Release v2.4.5

26 Jun 20:22
0598b4a
Compare
Choose a tag to compare

Fixing up dxt release issue.

Release v2.4.4

26 Jun 20:12
477bee9
Compare
Choose a tag to compare

Adding dxt generation to cd.yml

Release v2.4.3

24 Jun 06:48
c11d6a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.2...v2.4.3

Release v2.4.2

20 Jun 06:53
cb50208
Compare
Choose a tag to compare

Add MCP Troubleshoot/Diagnose Prompt Support

Release v2.4.1

17 Jun 18:48
d89b0de
Compare
Choose a tag to compare

Adding support for HOST variable when starting SSE transport.