0.22.0

Canner/WrenAI0.22.0May 5, 2025by github-actions[bot]

AI Summary

Introduces query caching at the dashboard level and support for the Records data source.

Key Highlights

  • Implemented query caching at the dashboard level
  • Added support for Records data source version

New Features

  • Support query caching at dashboard
  • Support records data source version

Full Release Notes

## Features
* Support query caching at dashboard by @onlyjackfrost, @andreashimin in #1594

## Fixes and chores
* Update CONTRIBUTING.md by @chilijung in https://github.com/Canner/WrenAI/pull/1603
* update readme with Wren AI API by @chilijung in https://github.com/Canner/WrenAI/pull/1604
* chore(wren-ai-service): fix security issue by @cyyeh in https://github.com/Canner/WrenAI/pull/1610
* chore(actions): add mac and linux arm64 distribution for release rc workflow by @cyyeh in https://github.com/Canner/WrenAI/pull/1605
* fix(wren-launcher): upgrade docker package to resolve vulnerability issue by @wwwy3y3 in https://github.com/Canner/WrenAI/pull/1615
* chore(wren-ai-service): add enable_column_pruning to ask api (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1614
* feat(wren-ui): support records data source version by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1608
* fix(wren-ui): fix graphql schema and reading optional property error by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1619

## New Contributors
* @Yu-Hao-88 made their first contribution in https://github.com/Canner/WrenAI/pull/1621

**Full Changelog**: https://github.com/Canner/WrenAI/compare/0.21.0...0.22.0