Skip to content

Releases: Canner/WrenAI

0.22.2

06 May 10:16
3808943
Compare
Choose a tag to compare

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

06 May 08:47
f753dd7
Compare
Choose a tag to compare

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

05 May 07:51
4ca4a14
Compare
Choose a tag to compare

Features

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

Full Changelog: 0.21.0...0.22.0

0.22.0-rc.1

30 Apr 09:38
6c6b579
Compare
Choose a tag to compare
0.22.0-rc.1 Pre-release
Pre-release

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

25 Apr 13:29
437d45c
Compare
Choose a tag to compare

Features

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

25 Apr 11:19
0bbb2f8
Compare
Choose a tag to compare
0.21.0-rc.1 Pre-release
Pre-release

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

18 Apr 12:17
1d60aef
Compare
Choose a tag to compare

Features

Fixes and chores

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

18 Apr 11:21
2229b27
Compare
Choose a tag to compare
0.20.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.20.0-rc.1...0.20.0-rc.2

0.20.0-rc.1

18 Apr 07:28
205b683
Compare
Choose a tag to compare
0.20.0-rc.1 Pre-release
Pre-release

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

15 Apr 08:42
7cba2f8
Compare
Choose a tag to compare

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

Full Changelog: 0.19.1...0.19.2