Skip to content

build(deps): bump github.com/mark3labs/mcp-go from 0.54.1 to 0.55.1#69

Merged
ysyneu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mark3labs/mcp-go-0.55.1
Jul 8, 2026
Merged

build(deps): bump github.com/mark3labs/mcp-go from 0.54.1 to 0.55.1#69
ysyneu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mark3labs/mcp-go-0.55.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/mark3labs/mcp-go from 0.54.1 to 0.55.1.

Commits
  • b6e6224 fix(client): avoid forwarding inbound request headers (#909)
  • 6d28e6d fix: avoid full filter scans on call hot paths (#908)
  • 43c2ca0 oauth: return error instead of (nil, nil) from getServerMetadata (#903) (#904)
  • 3b66aa7 mcptest: add SetSamplingHandler and SetElicitationHandler (#902)
  • 42bc0b2 feat(otel): WithServerLogging — OTEL slog bridge for server structured logs (...
  • d972f3f docs(prompts): add review-pr kit prompt for Go PRs
  • d5c0727 feat(server): WithLogger consolidates structured logging onto *slog.Logger (#...
  • 3f1c760 feat(tracing): add MetaPropagator for W3C trace context via MCP _meta (SEP-41...
  • 2cacbe7 fix: enforce tool/prompt filters at call time, not just list time (#898)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 29, 2026
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.54.1 to 0.55.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.54.1...v0.55.1)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/mark3labs/mcp-go-0.55.1 branch from 8b17756 to e013a7c Compare July 8, 2026 11:20
@ysyneu ysyneu merged commit 5fcdab0 into main Jul 8, 2026
4 of 13 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/mark3labs/mcp-go-0.55.1 branch July 8, 2026 11:21
ysyneu added a commit that referenced this pull request Jul 8, 2026
mcp-go v0.55 renamed the StreamableHTTP transport logger option from
WithLogger to WithStreamableHTTPLogger and switched it to *slog.Logger
(WithLogger now sets a server-level logger on the MCPServer). The dep bump
(#69) left newStreamableHTTPServer calling the old signature, breaking the
build on main. Switch to WithStreamableHTTPLogger(logger) and drop the now
-obsolete slogAdapter shim.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant