Skip to content

python-1.35.0

Latest
Compare
Choose a tag to compare
@moonbox3 moonbox3 released this 15 Jul 23:23
· 2 commits to main since this release
190954a

Release Notes

New Features

Enhancements and Improvements

  • Python: Emit partial result for magentic pattern when retrieving final result, if available by @moonbox3 in #12656
  • Python: Use message cache in agent orchestrations by @TaoChenOSU in #12618
  • Python: Properly handle AzureAI Search results for AzureAIAgent by @moonbox3 in #12654
  • Python: Improve orchestration exception handling by @TaoChenOSU in #12716

Python Package Updates

  • Python: Update pymongo requirement from <4.13,>=4.8.0 to >=4.8.0,<4.14 in /python by @dependabot[bot] in #12494
  • Python: Update boto3 requirement from <1.39.0,>=1.36.4 to >=1.36.4,<1.40.0 in /python by @dependabot[bot] in #12638
  • Python: Bump Python version to 1.35.0 for a release by @moonbox3 in #12725

Full Changelog: python-1.34.0...python-1.35.0