WrenAI Releases
90 releases of Canner/WrenAI
- wren-core-base-v0.4.0wren-core-base: v0.4.0
This release ensures version consistency across the Rust core components to maintain stable integration within the base library.
Sep 10, 2026
- wren-semantic-core-v0.4.0wren-semantic-core: v0.4.0
This release introduces support for ordered cube queries and fixes a critical bug regarding collapsed relationship joins to prevent potential errors.
Sep 10, 2026
- wren-manifest-macro-v0.4.0wren-manifest-macro: v0.4.0
This release focuses on version synchronization with the Rust core to ensure compatibility across the project's macro components.
Sep 10, 2026
- wren-v0.14.0wren: v0.14.0
This release introduces a `wren cloud` command for local project management, adds an ONNX-based embedding backend, and fixes several bugs related to MSSQL connections, query history reindexing, and model name resolution.
Sep 8, 2026
- wren-pydantic-v0.3.0wren-pydantic: v0.3.0
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.
Sep 2, 2026
- wren-langchain-v0.2.2wren-langchain: v0.2.2
A minor maintenance release for the Wren Langchain integration, specifically addressing a bug to ensure proper context passing during engine execution.
Sep 2, 2026
- wren-v0.13.4wren: v0.13.4
This release focuses on improving core engine stability and validation logic. It includes fixes for model loading, view upgrade validation, and strict query path enforcement to ensure safe database operations.
Sep 2, 2026
- wren-core-py-v0.7.6wren-core-py: v0.7.6
Updates the Python core bindings to build against wren-core version 0.3.2.
Aug 31, 2026
- wren-core-base-v0.3.2wren-core-base: v0.3.2
Synchronizes the wren-core-base versions with wren-rust-core.
Aug 31, 2026
- wren-semantic-core-v0.3.2wren-semantic-core: v0.3.2
Fixes a bug in the semantic core where relationship handles are now resolved by the models they point to.
Aug 31, 2026
- wren-manifest-macro-v0.3.2wren-manifest-macro: v0.3.2
A maintenance release that synchronizes the wren-manifest-macro versions with wren-rust-core.
Aug 31, 2026
- wren-v0.13.3wren: v0.13.3
This release focuses on bug fixes and stability improvements across multiple components, including context handling, memory management, and Spark integration. It introduces security hardening measures and performance optimizations like LRU caching.
Aug 18, 2026
- wren-core-py-v0.7.5wren-core-py: v0.7.5
This release is a performance-focused update for the Python core library, removing a lock to allow better concurrency for same-context operations.
Aug 18, 2026
- wren-core-py-v0.7.4wren-core-py: v0.7.4
This release updates the Python bindings for WrenAI to explicitly declare the engine version they are built against. It addresses a specific build configuration issue to ensure compatibility and clarity regarding the underlying engine version used during compilation.
Aug 12, 2026
- wren-core-base-v0.3.1wren-core-base: v0.3.1
A maintenance release focused on synchronizing version dependencies with wren-rust-core to ensure consistency across the base core module.
Aug 11, 2026
- wren-semantic-core-v0.3.1wren-semantic-core: v0.3.1
This release addresses a bug in the core module regarding RLAC (Recursive Logical Analysis Cycle) state management, ensuring state is kept per analyzer invocation.
Aug 11, 2026
- wren-manifest-macro-v0.3.1wren-manifest-macro: v0.3.1
A maintenance release focused on synchronizing version dependencies with wren-rust-core to ensure consistency across the manifest macro module.
Aug 11, 2026
- 0.29.2
This release adds Databricks support, enhances AI capabilities with Ibis knowledge retrieval and system prompt handling, and introduces a new entry point for Wren AI Cloud upgrades in the UI. It also includes numerous dependency updates to fix critical security vulnerabilities.
Aug 5, 2026
- wren-pydantic-v0.2.1wren-pydantic: v0.2.1
This release focuses on completing the 'wren-engine' to 'wrenai' rename cleanup and addressing specific bug fixes in pydantic model handling and dependency management.
Jul 29, 2026
- wren-langchain-v0.2.1wren-langchain: v0.2.1
This release focuses on completing the 'wren-engine' to 'wrenai' rename cleanup and fixing data handling bugs in langchain components to prevent errors with None values and non-dict rows.
Jul 29, 2026