wren-v0.9.0
sherlock-project/sherlockwren-v0.9.0Jun 4, 2026by github-actions[bot]
AI Summary
This release introduces the ability to query MDL views in the SDK rewriter and strict mode, along with serving agent skills and reference docs from the CLI. Additionally, it includes a bug fix to support the Databricks catalog.
Key Highlights
- Query MDL views in SDK rewriter and strict mode
- Serve agent skills and reference docs from the CLI
- Support for Databricks catalog
New Features
- MDL view querying in strict mode
- CLI agent skills and reference docs serving
- Databricks catalog support
Full Release Notes
## [0.9.0](https://github.com/Canner/WrenAI/compare/wren-v0.8.1...wren-v0.9.0) (2026-06-04) ### Features * **wren:** query MDL views in the SDK rewriter and strict mode ([#2334](https://github.com/Canner/WrenAI/issues/2334)) ([731c9c0](https://github.com/Canner/WrenAI/commit/731c9c0d92e665254afb2eff129f9e061a932fd2)) * **wren:** serve agent skills and reference docs from the CLI ([#2329](https://github.com/Canner/WrenAI/issues/2329)) ([cbd10cd](https://github.com/Canner/WrenAI/commit/cbd10cd0ae31876e9dc8a0d113c482b29b6f5ad2)) ### Bug Fixes * **wren:** support Databricks catalog ([#2340](https://github.com/Canner/WrenAI/issues/2340)) ([5e58ef6](https://github.com/Canner/WrenAI/commit/5e58ef633fe3e657f99e512a3fdd33b61d03dbdd))