What's Changed
- feat: add tool metadata in FastMCP.tool decorator by @mat-octave in #1463
- Make client examples workspaces to reflect package code by @LucaButBoring in #1466
- Expose RequestParams._meta in ClientSession.call_tool by @samchenatti in #1231
- Allow CallToolResult to be returned directly to support _meta field for OpenAI Apps by @BrandonShar in #1459
- fix: uv CVE-2025-62518 astral-tokio-tar issue GHSA-j5gw-2vrg-8fgx by @cclauss in #1505
- fix: use proper dependency resolution in CI by @felixweinberger in #1507
- Upgrade GitHub Actions by @cclauss in #1473
- test: use errno.ENOENT for command not found assertion by @mingo1996 in #1498
- Replace deprecated dev-dependencies with dependency-groups by @yukuanj in #1488
- update uv to 0.9.5 by @maxisbey in #1510
New Contributors
- @mat-octave made their first contribution in #1463
- @samchenatti made their first contribution in #1231
- @BrandonShar made their first contribution in #1459
- @mingo1996 made their first contribution in #1498
Full Changelog: v1.18.0...v1.19.0