wren-pydantic-v0.3.0
Canner/WrenAIwren-pydantic-v0.3.0Sep 2, 2026by github-actions[bot]
AI Summary
This release enables the Pydantic integration to forward session properties to the underlying engine. This ensures that session-level configurations are properly propagated during execution. It resolves issue #2684.
Key Highlights
- Forward session properties to the engine
- Resolves issue #2684
- Improves configuration propagation in Pydantic
New Features
- Forward session properties to the engine
Full Release Notes
## [0.3.0](https://github.com/Canner/WrenAI/compare/wren-pydantic-v0.2.1...wren-pydantic-v0.3.0) (2026-09-02) ### Features * **pydantic:** forward session properties to the engine ([#2684](https://github.com/Canner/WrenAI/issues/2684)) ([9bd52fc](https://github.com/Canner/WrenAI/commit/9bd52fc10e1f9035c96080ebaca0c797fa67574f))