Skip to content

1.14.2a3

Pre-release
Pre-release

Choose a tag to compare

@greysonlalonde greysonlalonde released this 13 Apr 13:38
· 475 commits to main since this release
Immutable release. Only release title and notes can be modified.
58bbd0a

What's Changed

Features

  • Add deploy validation CLI
  • Improve LLM initialization ergonomics

Bug Fixes

  • Override pypdf and uv to patched versions for CVE-2026-40260 and GHSA-pjjw-68hj-v9mw
  • Upgrade requests to >=2.33.0 for CVE temp file vulnerability
  • Preserve Bedrock tool call arguments by removing truthy default
  • Sanitize tool schemas for strict mode
  • Deflake MemoryRecord embedding serialization test

Documentation

  • Clean up enterprise A2A language
  • Add enterprise A2A feature documentation
  • Update OSS A2A documentation
  • Update changelog and version for v1.14.2a2

Contributors

@Yanhu007, @greysonlalonde