wren-langchain-v0.2.2
Canner/WrenAIwren-langchain-v0.2.2Sep 2, 2026by github-actions[bot]
AI Summary
A minor maintenance release for the Wren Langchain integration, specifically addressing a bug to ensure proper context passing during engine execution.
Key Highlights
- Forward session properties to the engine for correct context handling
Full Release Notes
## [0.2.2](https://github.com/Canner/WrenAI/compare/wren-langchain-v0.2.1...wren-langchain-v0.2.2) (2026-09-02) ### Bug Fixes * **langchain:** forward session properties to the engine ([#2692](https://github.com/Canner/WrenAI/issues/2692)) ([a9bff62](https://github.com/Canner/WrenAI/commit/a9bff625f87433d69b026222612a156e0de8dc2d))