What's Changed
- fix(telemetry): added mcp tracing context propagation by @poshinchen in #569
- Change max_tokens type to int to match Anthropic API by @vinc3m1 in #588
- feat: Add additional intructions for contributors to find issues that are ready to be worked on by @mehtarac in #595
- feat(a2a): configurable request handler by @jer96 in #601
- chore(a2a): update host per AppSec recommendation by @jer96 in #619
- fix(event_loop): ensure tool_use content blocks are valid after max_tokens to prevent unrecoverable state by @dbschmigelski in #607
- fix(structured_output): do not modify conversation_history when prompt is passed by @dbschmigelski in #628
New Contributors
Full Changelog: v1.3.0...v1.4.0