Releases: Canner/WrenAI
Releases · Canner/WrenAI
0.22.2
What's Changed
- fix(wren-ui): optional chaining to prevent null in chart schema by @andreashimin in #1634
Full Changelog: 0.22.1...0.22.2
0.22.1
Fixes and chores
- chore(wren-ai-service): fix logger issue by @cyyeh in #1625
- chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in #1626
- fix(wren-ui): transform temporal value for chart displaying in safari by @andreashimin in #1624
- feat(wren-ai-service): fix by ai endpoint (ai-env-changed) by @cyyeh in #1628
- chore(wren-ai-service): fix typo by @cyyeh in #1629
- fix(wren-ui): adjust replacement regex for including UTC, UTC+0, UTC+00:00 by @andreashimin in #1630
- chore(wren-ai-service): improve error handling by @cyyeh in #1631
Full Changelog: 0.22.0...0.22.1
0.22.0
Features
- Support query caching at dashboard by @onlyjackfrost, @andreashimin in #1594
Fixes and chores
- Update CONTRIBUTING.md by @chilijung in #1603
- update readme with Wren AI API by @chilijung in #1604
- chore(wren-ai-service): fix security issue by @cyyeh in #1610
- chore(actions): add mac and linux arm64 distribution for release rc workflow by @cyyeh in #1605
- fix(wren-launcher): upgrade docker package to resolve vulnerability issue by @wwwy3y3 in #1615
- chore(wren-ai-service): add enable_column_pruning to ask api (ai-env-changed) by @cyyeh in #1614
- feat(wren-ui): support records data source version by @onlyjackfrost in #1608
- fix(wren-ui): fix graphql schema and reading optional property error by @onlyjackfrost in #1619
New Contributors
- @Yu-Hao-88 made their first contribution in #1621
Full Changelog: 0.21.0...0.22.0
0.22.0-rc.1
What's Changed
- Update CONTRIBUTING.md by @chilijung in #1603
- update readme with Wren AI API by @chilijung in #1604
- chore(wren-ai-service): fix security issue by @cyyeh in #1610
- chore(actions): add mac and linux arm64 distribution for release rc workflow by @cyyeh in #1605
- fix(wren-launcher): upgrade docker package to resolve vulnerability issue by @wwwy3y3 in #1615
- feat(wren-ui): support cache dashboard item by @onlyjackfrost in #1594
- chore(wren-ai-service): add enable_column_pruning to ask api (ai-env-changed) by @cyyeh in #1614
- feat(wren-ui): support records data source version by @onlyjackfrost in #1608
- Release 0.22.0 by @github-actions in #1617
- Release 0.22.0-rc.1 by @github-actions in #1618
Full Changelog: 0.21.0...0.22.0-rc.1
0.21.0
Features
- Add restful API by @wwwy3y3 in #1585
- Add API history tab by @andreashimin in #1598
Fixes and chores
- chore(wren-ai-service): allow ignore sql generation reasoning in api by @cyyeh in #1586
- chore(wren-ai-service): improve prompts by @cyyeh in #1595
Full Changelog: 0.20.0...0.21.0
0.21.0-rc.1
What's Changed
- chore(wren-launcher): minor-updates (ai-env-changed) by @cyyeh in #1577
- chore(wren-ai-service): allow ignore sql generation reasoning in api by @cyyeh in #1586
- chore(wren-ai-service): improve prompts by @cyyeh in #1595
- feature(wren-ui): add restful API by @wwwy3y3 in #1585
- Release 0.21.0-rc.1 (ai-env-changed) by @github-actions in #1600
Full Changelog: 0.20.0...0.21.0-rc.1
0.20.0
Features
- Added support for question-SQL pairs with data source syntax by @onlyjackfrost and @andreashimin in #1539, #1573
- Implemented editable chart titles in dashboard charts by @andreashimin in #1564
Fixes and chores
- Added original question and invalid SQL return when adjusting by @onlyjackfrost in #1528
- Added instructions, SQL pairs, and SQL functions to adjust SQL by @cyyeh in #1526
- Removed ask details related code (ai-env-changed) by @cyyeh in #1557
- Removed SQL expansion related code (ai-env-changed) by @cyyeh in #1558
- Refined service version settings in kustomization.yaml by @cyyeh in #1563
- Removed demo by @cyyeh in #1567
- Reduced Antd bundle size by @andreashimin in #1560
- Fixed DuckDb image path case-sensitivity & adjusted retrieving models text by @andreashimin in #1571
- Fixed MSSQL error formatting by @onlyjackfrost in #1572
- Enhanced model substitution error messages by @onlyjackfrost in #1574
Security updates
- Updated golang.org/x/net from 0.36.0 to 0.38.0 in /wren-launcher by @dependabot in #1556
Full Changelog: 0.19.2...0.20.0
0.20.0-rc.2
What's Changed
- fix(wren-ui): DuckDb image path case-sensitive & adjust retrieving models text by @andreashimin in #1571
- fix(wren-ui): fix format mssql error by @onlyjackfrost in #1572
- fix(wren-ui): add loading to import data source SQL syntax modal by @andreashimin in #1573
- chore(wren-ui): enhance model substitution error message by @onlyjackfrost in #1574
- Release 0.20.0-rc.2 by @github-actions in #1575
Full Changelog: 0.20.0-rc.1...0.20.0-rc.2
0.20.0-rc.1
What's Changed
- feat: provide origin question and returning invalid sql when adjusting by @onlyjackfrost in #1528
- chore(wren-ai-srvice): add instructions, sql pairs, sql functions to adjust sql by @cyyeh in #1526
- chore(wren-ai-service): remove ask details related code (ai-env-changed) by @cyyeh in #1557
- chore(wren-ai-service): remove sql expansion related code (ai-env-changed) by @cyyeh in #1558
- chore: refine service version settings in kustomization.yaml by @cyyeh in #1563
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /wren-launcher in the go_modules group across 1 directory by @dependabot in #1556
- chore(wren-ai-service): remove demo by @cyyeh in #1567
- feat(wren-ui): support generate wren sql from dialect sql by @onlyjackfrost in #1539
- feat(wren-ui): Support editable chart titles in dashboard item by @andreashimin in #1564
- chore(wren-ui): Reduce Antd bundle size by @andreashimin in #1560
- chore(workflows): remove latest tag by @onlyjackfrost in #1568
- Release 0.20.0-rc.1 by @github-actions in #1569
Full Changelog: 0.19.2...0.20.0-rc.1
0.19.2
What's Changed
- chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in #1524
- chore(wren-ai-service): add lm_studio config yaml by @cyyeh in #1527
- chore(wren-ai-service): remove redundant code for llm streaming generation config by @cyyeh in #1531
- chore(wren-ai-service): remove sql pair in historical question by @cyyeh in #1536
- fix(wren-ui): change to responses length to trigger scrolling bottom by @andreashimin in #1535
- feat(wren-ai-service): user guide and misleading streaming(ai-env-changed) by @cyyeh in #1015
- fix: add fmt.Scanln for debugging missing error report by @yichieh-lu in #1538
- chore(wren-ai-service): improve follow-up ask experience by @cyyeh in #1544
- chore(wren-ai-service): Add config.grok.yaml and remove incorrect settings from config_examples YAML files by @yichieh-lu in #1545
- chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in #1549
New Contributors
- @yichieh-lu made their first contribution in #1538
Full Changelog: 0.19.1...0.19.2