v0.16.0
What's Changed
- Pydantic AI integration: upgrade pydantic ai library to 1.68.0. Disable autowrapping tools in ctx.run. Default retry strategy for LLM calls is now 10 attemps with 1 second minimum interval.
- Google ADK integration: Added RestateEventsSummarizer to wrap LLM summarization calls in durable steps and added flushing compaction events in append_event to Restate.
Bug fixes
- fix: #175 BidiStream SIGTERM causes CPU hot loop and pod stuck in Terminating by @brightsparc in #176
- Bump shared core, bump max protocol version, update feature matrix by @slinkydeveloper in #183
New Contributors
- @brightsparc made their first contribution in #176
Full Changelog: v0.15.0...v0.16.0