What's Changed
- Added Audio to FastMCP by @dragonier23 in #1130
- Fix: avoid uncessary retries in OAuth authenticated requests by @keurcien in #1206
- Add PATHEXT to default STDIO env vars in windows by @timesler in #1256
- fix: error too many values to unpack (expected 2) by @sandangel in #1279
- SDK Parity: Avoid Parsing Server Response for non-JsonRPCMessage Requests by @justin-yi-wang in #1290
- types: Setting default value for method: Literal by @sreenaths in #1292
- changes structured temperature to not deadly by @monkeywithacupcake in #1328
- Update simple-resource example to use non-deprecated read_resource return type by @pja-ant in #1331
- docs: Update README to include link to API docs for #1329 by @reidg44 in #1330
- Allow ping requests before initialization by @eleftherias in #1312
- Python lint: Ruff rules for pylint and code complexity by @cclauss in #525
- Fix context injection for resources and prompts by @dsp-ant in #1336
New Contributors 🙏
- @dragonier23 made their first contribution in #1130
- @keurcien made their first contribution in #1206
- @timesler made their first contribution in #1256
- @sandangel made their first contribution in #1279
- @justin-yi-wang made their first contribution in #1290
- @monkeywithacupcake made their first contribution in #1328
- @pja-ant made their first contribution in #1331
- @reidg44 made their first contribution in #1330
- @eleftherias made their first contribution in #1312
Full Changelog: v1.13.1...v1.14.0