Skip to content

Releases: kagenti/mcp-gateway

v0.4.1

26 Nov 16:05
b032433

Choose a tag to compare

What's Changed

User focused changes

  • Fix for progress notifications. Don't buffer the response body. by @david-martin in #328
  • Fix backend mcp server tool rediscovery via notification by @david-martin in #329
  • remove headers from being stored globally by @maleck13 in #346
  • Add tool annotations to MCP request headers by @d0w in #311
  • Allow broker to recognize MCP protocol 2025-03-26 by @esnible in #360
  • Session mgmt revamp by @maleck13 in #361

Other changes

New Contributors

Full Changelog: v0.4...v0.4.1

v0.4

07 Nov 11:22
8a77a9e

Choose a tag to compare

What's Changed

  • fix: avoid setting env var multiple times by @guicassolato in #287
  • deps(deps): bump github.com/mark3labs/mcp-go from 0.41.0 to 0.42.0 by @dependabot[bot] in #296
  • deps(deps): bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 by @dependabot[bot] in #276
  • fix: vault fallback by @guicassolato in #295
  • OpenShift Deployment by @sabre1041 in #294
  • deps(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #275
  • deps(deps): bump github.com/envoyproxy/go-control-plane/envoy from 1.32.4 to 1.35.0 by @dependabot[bot] in #248
  • Add newlines required by our linter by @esnible in #303
  • Use Kind experimental provider for podman by @matzew in #313
  • Use jwt instead of uuid for mcp-session-id by @maleck13 in #298
  • improve the routing to ensure it always controls the :authority header by @maleck13 in #318
  • Update docs for mcp-gateway-public-host broker arg by @david-martin in #322
  • deps(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 by @dependabot[bot] in #306
  • deps(deps): bump github.com/mark3labs/mcp-go from 0.42.0 to 0.43.0 by @dependabot[bot] in #307
  • deps(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 by @dependabot[bot] in #308

New Contributors

Full Changelog: v0.3...v0.4

v0.3

24 Oct 14:01
4fe42e4

Choose a tag to compare

v0.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2...v0.3