Skip to content

v1.9.2

Compare
Choose a tag to compare
@ihrpr ihrpr released this 29 May 14:31
· 8 commits to main since this release
05b7156

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 in README.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

Full Changelog: v1.9.1...v1.9.2