Skip to content

v2.11.0 (2026-07-15)

Latest

Choose a tag to compare

@dsfaccini dsfaccini released this 16 Jul 02:20
75e8b45

What's Changed

πŸš€ Features

  • feat: export HistoryProcessor and add actionable hints to usage-limit and tool-retry errors by @DouweM in #6346

πŸ› Bug Fixes

  • Fix MistralStreamedResponse streamed number/integer validation to accept int-valued numbers and reject bools by @pydanty[bot] in #6479
  • fix(onboarding): suggest Agent('test') when provider credentials are missing by @DouweM in #6342
  • fix(anthropic): transform native output schema when reached via profile={"default_structured_output_mode": "native"} by @dsfaccini in #6521
  • Fix Bedrock profile={'default_structured_output_mode': 'native'} sending untransformed schema by @dsfaccini in #6539

Full Changelog: v2.10.0...v2.11.0