Skip to content

v2.35.0 (2026-08-25)

Choose a tag to compare

@dsfaccini dsfaccini released this 26 Aug 01:31
· 10 commits to main since this release
70f738d

What's Changed

⚠️ Compatibility Notes

  • Deprecate RunContext.capability_loaded and available_capability_ids in favor of capability_active and active_capability_ids by @DouweM in #7454
  • Make inclusive integer maximum reachable in TestModel by @pydanty in #7697

🚀 Features

  • Reduce the default Temporal metric export frequency by @dmontagu in #7768

🐛 Bug Fixes

  • Preserve explicit empty Tool description instead of falling back to the function docstring by @mpfaffenberger in #7759

Full Changelog: v2.34.0...v2.35.0