Skip to content

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Jun 21, 2025

This PR contains the following updates:

Package Update Change
fastmcp minor ==2.8.0 -> ==2.10.5

Release Notes

jlowin/fastmcp (fastmcp)

v2.10.5: : Middle Management

Compare Source

What's Changed

Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.4...v2.10.5

v2.10.4: : Transport-ation

Compare Source

What's Changed

Fixes 🐞

Full Changelog: jlowin/fastmcp@v2.10.3...v2.10.4

v2.10.3: : CLI Me a River

Compare Source

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.2...v2.10.3

v2.10.2: : Forward March

Compare Source

The headline feature of this release is the ability to "forward" advanced MCP interactions like logging, progress, and elicitation through proxy servers. If the remote server requests an elicitation, the proxy client will pass that request to the new, "ultimate" client.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.1...v2.10.2

v2.10.1: : Revert to Sender

Compare Source

What's Changed

Docs 📚

Full Changelog: jlowin/fastmcp@v2.10.0...v2.10.1

v2.10.0: : Great Spec-tations

Compare Source

FastMCP 2.10.0 delivers full compliance with the 6/18/2025 MCP spec update, introducing powerful new capabilities for building interactive MCP servers. This release adds elicitation support, which enables servers to request additional information from users during interactions, creating opportunities for human-in-the-loop workflows and more dynamic server-client communication. The update also introduces output schemas and structured outputs for tools, allowing servers to define structured response formats that provide more predictable and rich tool results.

Beyond these headline protocol features, 2.10.0 includes substantial improvements across the FastMCP ecosystem: enhanced HTTP routing with OpenAPI extensions support, updated authentication primitives, configurable algorithms, and more robust error handling throughout the transport layer. Note that this release includes a breaking change to the client.call_tool() return signature, which now returns a CallToolResult object with automatic deserialization of structured outputs while maintaining backward compatibility through the .content attribute.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Breaking Changes 🛫
Docs 📚
Examples & Contrib 💡
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.9.2...v2.10.0

v2.9.2: : Safety Pin

Compare Source

This is a patch release to pin mcp below 1.10, which includes changes related to the 6/18/2025 MCP spec update and could potentially break functionality for some FastMCP users. Those will be incorporated into FastMCP 2.10

What's Changed

Docs 📚
Dependencies 📦

Full Changelog: jlowin/fastmcp@v2.9.1...v2.9.2

v2.9.1: : Call Me Maybe

Compare Source

The headline of this release is the introduction of change notifications for tools/resources/prompts, as well as flexible client-side handling of arbitrary messages.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Examples & Contrib 💡
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.9.0...v2.9.1

v2.9.0: : Stuck in the Middleware With You

Compare Source

FastMCP 2.9 introduces two important features that push beyond the basic MCP protocol. MCP Middleware brings a flexible middleware system for intercepting and controlling server operations - think authentication, logging, rate limiting, and custom business logic without touching core protocol code. Server-side type conversion solves a major developer pain point: while MCP requires string arguments, your functions can now work with native Python types like lists and dictionaries, with automatic conversion handling the complexity.

These features transform FastMCP from a simple protocol implementation into a powerful framework for building sophisticated MCP applications. Combined with the new File utility for binary data and improvements to authentication and serialization, this release makes FastMCP significantly more flexible and developer-friendly while maintaining full protocol compliance.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Examples & Contrib 💡

New Contributors

Full Changelog: jlowin/fastmcp@v2.8.1...v2.9.0

v2.8.1: : Sound Judgement

Compare Source

2.8.1 introduces audio support, as well as minor fixes and updates for deprecated features.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

Full Changelog: jlowin/fastmcp@v2.8.0...v2.8.1


Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/fastmcp-2.x branch from d19d419 to 0f79873 Compare June 28, 2025 08:17
@red-hat-konflux red-hat-konflux bot changed the title Update dependency fastmcp to v2.8.1 Update dependency fastmcp to v2.9.2 Jun 28, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/fastmcp-2.x branch from 0f79873 to 33fdbc2 Compare July 12, 2025 05:27
@red-hat-konflux red-hat-konflux bot changed the title Update dependency fastmcp to v2.9.2 Update dependency fastmcp to v2.10.5 Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants