v1.9.2
What's Changed
- Fix
ClientSessionGroup
cleanup logic by @mkeid in #787 - Chatbot example: clean up servers in correct order by @clareliguori in #353
- llamallama-3.2-90b-vision-preview is deprecated by @Arash-IND in #523
- Support custom httpx client creation by @nickcoai in #752
- Python lint: Ruff rule PLW1510 -- subprocess-run-without-check by @cclauss in #794
- add support for parallel run by @lk-naath in #739
- Fix async callable object tools by @stephanlensky in #568
- [DOC] Fix example usage of get_context (plus a little more) by @hesreallyhim in #801
- Pin uv version by @Kludex in #806
- Fix building auth metadata paths by @Rodriguespn in #779
- Fix auth tests and ruff format by @ihrpr in #818
- send errors to pending requests if server closes by @mroch in #333
- RFC: Lower log levels used for connections by @nickcoai in #821
- Support for http request injection propagation to tools by @ihrpr in #816
- Prevent stdio connection hang for missing server path. by @TimChild in #401
- Fix and update
OAuthAuthorizationServerProvider
snippet inREADME.md
by @alvarobartt in #830 - Client sampling and roots capabilities set to None if not implemented by @lorenzocesconetto in #802
- Support for http request injection propagation in StreamableHttp by @ihrpr in #833
New Contributors
- @clareliguori made their first contribution in #353
- @Arash-IND made their first contribution in #523
- @nickcoai made their first contribution in #752
- @lk-naath made their first contribution in #739
- @stephanlensky made their first contribution in #568
- @hesreallyhim made their first contribution in #801
- @Rodriguespn made their first contribution in #779
- @mroch made their first contribution in #333
- @TimChild made their first contribution in #401
- @alvarobartt made their first contribution in #830
- @lorenzocesconetto made their first contribution in #802
Full Changelog: v1.9.1...v1.9.2