What's Changed
- Fix docs dotnet core typo by Lachlan Greenland (@lach-g) in #6950
- Fix loading streaming Bedrock response with tool usage with empty argument by Paweł Dąbrowski (@pawel-dabro) in #6979
- Support linear memory in RedisMemory by Justin Cechmanek (@justin-cechmanek) in #6972
- Fix message ID for correlation between streaming chunks and final mes… by gym603 (@smalltalkman) in #6969
- fix: extra args not work to disable thinking by @liuyunrui123 in #7006
- Add thinking mode support for anthropic client by SrikarMannepalli in #7002
- Fix spurious tags caused by empty string reasoning_content in streaming by @Copilot in #7025
- Fix GraphFlow cycle detection to properly clean up recursion state by @Copilot in #7026
- Add comprehensive GitHub Copilot instructions for AutoGen development by @Copilot in #7029
- Fix Redis caching always returning False due to unhandled string values by @Copilot in #7022
- Fix OllamaChatCompletionClient load_component() error by adding to WELL_KNOWN_PROVIDERS by @Copilot in #7030
- Fix finish_reason logic in Azure AI client streaming response by 张大侠 (@litterzhang) in #6963
- Add security warnings and default to DockerCommandLineCodeExecutor by Eric Zhu (@ekzhu) in #7035
- Fix: Handle nested objects in array items for JSON schema conversion by kkutrowski in #6993
- Fix not supported field warnings in count_tokens_openai by seung (@seunggil1) in #6987
- Fix(mcp): drain pending command futures on McpSessionActor failure by Sungjun.Kim (@withsmilo) in #7045
- Add missing reasoning_effort parameter support for OpenAI GPT-5 models by @Copilot in #7054
- Update version to 0.7.5 by Eric Zhu (@ekzhu) in #7058
New Contributors
- Lachlan Greenland (@lach-g) made their first contribution in #6950
- Paweł Dąbrowski (@pawel-dabro) made their first contribution in #6979
- gym603 (@smalltalkman) made their first contribution in #6969
- @liuyunrui123 made their first contribution in #7006
- SrikarMannepalli made their first contribution in #7002
- 张大侠 (@litterzhang) made their first contribution in #6963
- kkutrowski made their first contribution in #6993
- seung (@seunggil1) made their first contribution in #6987
Full Changelog: python-v0.7.4...python-v0.7.5