build(deps): bump github.com/mark3labs/mcp-go from 0.32.0 to 0.35.0
Closed
Number: #7
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 28, 2025 at 10:18 AM UTC
(3 months ago)
(3 months ago)
Updated:
August 04, 2025 at 09:19 AM UTC
(3 months ago)
(3 months ago)
Closed:
August 04, 2025 at 09:19 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
7 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/mark3labs/mcp-go from 0.32.0 to 0.35.0.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.35.0
What's Changed
- Http headers by
@adityamjin mark3labs/mcp-go#480- fix: check if resp is nil on error for initialize methods by
@pottekkatin mark3labs/mcp-go#492- Fix race condition in stdio.SendRequest with canceled context by
@ezynda3in mark3labs/mcp-go#503- Embed client capabilities into the Session by
@ardagucluin mark3labs/mcp-go#491- enhc(server): allow adding multiple resource templates at once by
@rafaeljustoin mark3labs/mcp-go#483- Get rid of binary file. by
@wkoszekin mark3labs/mcp-go#505- feat: implement protocol version negotiation by
@ezynda3in mark3labs/mcp-go#502New Contributors
@adityamjmade their first contribution in mark3labs/mcp-go#480@ardaguclumade their first contribution in mark3labs/mcp-go#491@rafaeljustomade their first contribution in mark3labs/mcp-go#483@wkoszekmade their first contribution in mark3labs/mcp-go#505Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.34.0...v0.35.0
v0.34.0
What's Changed
- fix(streamable_http): ensure graceful shutdown to prevent close reque… by
@sunerpyin mark3labs/mcp-go#477- fix(streamble_http) SendNotification not work bug by
@Robin-ZMHin mark3labs/mcp-go#473- refactor: replace fmt.Errorf with TransportError wrapper by
@AdamShannagin mark3labs/mcp-go#486- fix
Content-Type: application/json; charset=utf-8error by@oldweiproin mark3labs/mcp-go#478- feat: Inprocess sampling support by
@ezynda3in mark3labs/mcp-go#487- feat: support in tool result handling & update example by
@CocaineCongin mark3labs/mcp-go#467- feat(logging): add support for send log message notifications and implemented the
SessionWithLogginginterface onstreamableHttpSessionby@sunerpyin mark3labs/mcp-go#484New Contributors
@sunerpymade their first contribution in mark3labs/mcp-go#477@Robin-ZMHmade their first contribution in mark3labs/mcp-go#473@AdamShannagmade their first contribution in mark3labs/mcp-go#486@oldweipromade their first contribution in mark3labs/mcp-go#478@CocaineCongmade their first contribution in mark3labs/mcp-go#467Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.33.0...v0.34.0
Release v0.33.0
What's Changed
- fix(server): Fix the logic of the WithStateLess function by
@dcsunnyin mark3labs/mcp-go#387- fix(srv/stream): correct handleGet status code to 200 by
@cryo-zdin mark3labs/mcp-go#379- Add an example of an in process client by
@edwardcqianin mark3labs/mcp-go#371- feat: add type-safe array items helper functions by
@davidleitwin mark3labs/mcp-go#396- Issue 400 fix by
@ozzyozbournein mark3labs/mcp-go#406- fix(client/transport/stream): check for nil pointer by
@dinistavaresin mark3labs/mcp-go#404- feat: add ResourceLink type and parsing support by
@chenmingyong0423in mark3labs/mcp-go#407- Fix docs by
@ezynda3in mark3labs/mcp-go#430- feat: client-side streamable-http transport supports continuously listening by
@leavezin mark3labs/mcp-go#317- feature: add support ResourceTemplates to mcptest package by
@Slachin mark3labs/mcp-go#449- Add support for MCP host session management by
@C0deKingin mark3labs/mcp-go#466
... (truncated)
Commits
3964d51feat: implement protocol version negotiation (#502)38ac77cGet rid of binary file. (#505)722d954enhc(server): allow adding multiple resource templates at once (#483)cc3f765Embed client capabilities into the Session (#491)5800c20Fix race condition in stdio.SendRequest with canceled context (#503)7c38b56Merge pull request #492 from pottekkat/fix/nil-pointer-dereference800e529fix: fix race conditionef2e795fix: proper handling95201f2fix: check if resp is nil on error for initialize methodsbaa7153Http headers (#480)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
github.com/mark3labs/mcp-go
Ecosystem:
go
go
Version Change:
0.32.0 → 0.35.0
Update Type:
Minor
Minor
Technical Details
| ID: | 4529014 |
| UUID: | 3269220795 |
| Node ID: | PR_kwDOPD0MmM6g8Rqj |
| Host: | GitHub |
| Repository: | jray2123/github-mcp-server |