No breaking-change keywords detected in release notes.
v2.30.2-rc1
2026-06-17
No breaking-change keywords detected in release notes.
v2.30.1
2026-06-09
No breaking-change keywords detected in release notes.
v2.30.1-rc1
2026-06-09
No breaking-change keywords detected in release notes.
v2.30.0
2026-06-03
⚠ Potential breaking changes
DALLEImageGenerator` has been updated to account for OpenAI's retirement of the DALL-E models. The default model is now `gpt-image-2` (previously `dall-e-3`). To migrate:
v2.30.0-rc1
2026-06-02
No breaking-change keywords detected in release notes.
v2.29.0
2026-05-12
⚠ Potential breaking changes
LLM.run` and `LLM.run_async` no longer accept `messages` and `streaming_callback` as positional arguments — they must now be passed as keyword arguments. Update any direct calls accordingly:
v2.29.0-rc2
2026-05-12
No breaking-change keywords detected in release notes.