Releases: Canner/WrenAI
Releases · Canner/WrenAI
0.29.1
Features
- Athena OIDC authentication and instance profile authentication by @douenergy in #2047 & #2063
- Support Databricks connector by @fredalai in #2059
- Add Turkish (TR) language support by @ihsanvalizade in #2020
- Add Azerbaijani (AZ_AZ) language support by @ihsanvalizade in #2021
Fixes and chores
- chore(wren-ui): upgrade playwright by @onlyjackfrost in #2048
- fix(wren-ui): lint error by @andreashimin in #2056
- fix(wren-ui): lint error by @fredalai in #2064
Security updates
- chore(deps): bump vega-interpreter from 1.0.5 to 1.2.1 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2041
- chore(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 in /wren-launcher in the go_modules group across 1 directory by @dependabot[bot] in #2026
- chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2049
- chore(deps): bump vega-expression from 5.1.1 to 5.1.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2052
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2061
New Contributors
- @douenergy made their first contribution in #2047
- @ihsanvalizade made their first contribution in #2020
Full Changelog: 0.29.0...0.29.1
0.29.1-rc.3
What's Changed
- chore(deps): bump vega-expression from 5.1.1 to 5.1.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2052
- Feat(wren-ui): add Turkish (TR) language support by @ihsanvalizade in #2020
- Feat(wren-ui): add Azerbaijani (AZ_AZ) language support by @ihsanvalizade in #2021
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2061
- feat(wren-ui): Support Databricks connector by @fredalai in #2059
- feat(wren-ui): Mask OIDC web identity token field by @douenergy in #2063
- fix(wren-ui): lint error by @fredalai in #2064
- Release 0.29.1-rc.2 by @github-actions[bot] in #2066
- Release 0.29.1-rc.3 by @github-actions[bot] in #2067
New Contributors
- @ihsanvalizade made their first contribution in #2020
Full Changelog: 0.29.1-rc.1...0.29.1-rc.3
0.29.1-rc.2
What's Changed
- chore(deps): bump vega-expression from 5.1.1 to 5.1.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2052
- Feat(wren-ui): add Turkish (TR) language support by @ihsanvalizade in #2020
- Feat(wren-ui): add Azerbaijani (AZ_AZ) language support by @ihsanvalizade in #2021
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2061
- feat(wren-ui): Support Databricks connector by @fredalai in #2059
- feat(wren-ui): Mask OIDC web identity token field by @douenergy in #2063
- fix(wren-ui): lint error by @fredalai in #2064
New Contributors
- @ihsanvalizade made their first contribution in #2020
Full Changelog: 0.29.1-rc.1...0.29.1-rc.2
0.29.1-rc.1
What's Changed
- chore(wren-ui): upgrade playwright by @onlyjackfrost in #2048
- chore(deps): bump vega-interpreter from 1.0.5 to 1.2.1 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2041
- chore(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 in /wren-launcher in the go_modules group across 1 directory by @dependabot[bot] in #2026
- chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2049
- feat(wren-ui): Athena OIDC auth by @douenergy in #2047
- fix(wren-ui): lint error by @andreashimin in #2056
- Release 0.29.1-rc.1 by @github-actions[bot] in #2058
New Contributors
- @douenergy made their first contribution in #2047
Full Changelog: 0.29.0...0.29.1-rc.1
0.29.0
Feature
- feat(wren-launcher): Expanded dbt<>Wren MDL conversions, added BigQuery support by @goldmedal in #1965
- feat(wren-launcher) support MSSQL data source for dbt-tools by @goldmedal in #1967
Chores and fixes
- chore(mdl): update the JSON schema of WrenMDL by @goldmedal in #1934
- fix(dbt): fix
DataSourcetypo and enum definition by @goldmedal in #1977 - fix(dbt): add quote for the condition of relationship by @goldmedal in #1984
- chore(wren-ai-service): update .env.example with AI model configuration. (ai-env-changed) by @yichieh-lu in #1986
- chore(wren-ai-service): fix eval issues by @cyyeh in #1987
- Revise Wren AI description for clarity by @chilijung in #2007
- feat(wren-ui): Enhance save as view for follow-up questions by @fredalai in #2004
- feat(wren-ai-service): remove sqlglot and add quotes instructions in prompt by @cyyeh in #2010
- fix(wren-ai-service): Fix small typo in SQL correction instructions by @marcoserenelli in #2029
- fix(init.sh): correct grammar in comment about creating sample.json by @ppippi-dev in #2000
Security updates
- chore(deps): bump github.com/docker/compose/v2 from 2.35.1 to 2.40.2 in /wren-launcher in the go_modules group across 1 directory by @dependabot[bot] in #2012
- chore(wren-ai-service): bump brotli from 1.1.0 to 1.2.0 in /wren-ai-service by @dependabot[bot] in #2033
- chore(wren-ai-service): fix security issues by @cyyeh in #2035, #2036
- chore(deps): bump axios from 1.8.4 to 1.12.0 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1949
- chore(wren-ai-service): fix security issue by @cyyeh in #2002
- chore(wren-ui): update tar-fs library to 2.1.4 [WREN-539] by @onlyjackfrost in #2005
- chore(wren-ui): fix dependency issue 96; upgrade tmp library to 0.2.4 by @onlyjackfrost in #2013
New Contributors
- @marcoserenelli made their first contribution in #2029
- @ppippi-dev made their first contribution in #2000
Full Changelog: 0.28.0...0.29.0
0.29.0-rc.2
What's Changed
- feat(wren-launcher) support MSSQL data source for dbt-tools by @goldmedal in #1887
- revert(wren-lanucher): support MSSQL data source for dbt-tools by @goldmedal in #1964
- feat(wren-launcher): Expanded dbt<>Wren MDL conversions, added BigQuery support by @goldmedal in #1965
- feat(wren-launcher) support MSSQL data source for dbt-tools by @goldmedal in #1967
- chore(deps): bump axios from 1.8.4 to 1.12.0 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1949
- Chilijung patch 1 by @chilijung in #1971
- Update README.md by @chilijung in #1972
- chore(mdl): update the JSON schema of WrenMDL by @goldmedal in #1934
- fix(dbt): fix
DataSourcetypo and enum definition by @goldmedal in #1977 - fix(dbt): add quote for the condition of relationship by @goldmedal in #1984
- chore(wren-ai-service): update .env.example with AI model configuration. (ai-env-changed) by @yichieh-lu in #1986
- chore(wren-ai-service): fix eval issues by @cyyeh in #1987
- chore(wren-ai-service): fix security issue by @cyyeh in #2002
- chore(wren-ui): update tar-fs library to 2.1.4 [WREN-539] by @onlyjackfrost in #2005
- Revise Wren AI description for clarity by @chilijung in #2007
- feat(wren-ui): Enhance save as view for follow-up questions by @fredalai in #2004
- feat(wren-ai-service): remove sqlglot and add quotes instructions in prompt by @cyyeh in #2010
- chore(wren-ui): fix dependency issue 96; upgrade tmp library to 0.2.4 by @onlyjackfrost in #2013
- chore(deps): bump github.com/docker/compose/v2 from 2.35.1 to 2.40.2 in /wren-launcher in the go_modules group across 1 directory by @dependabot[bot] in #2012
- fix(wren-ai-service): Fix small typo in SQL correction instructions by @marcoserenelli in #2029
- fix(init.sh): correct grammar in comment about creating sample.json by @ppippi-dev in #2000
- chore(wren-ai-service): bump brotli from 1.1.0 to 1.2.0 in /wren-ai-service by @dependabot[bot] in #2033
- chore(wren-ai-service): fix security issues by @cyyeh in #2035
- chore(wren-ai-service): fix security issues by @cyyeh in #2036
- Release 0.29.0-rc.1 by @github-actions[bot] in #2037
- Release 0.29.0-rc.2 by @github-actions[bot] in #2038
New Contributors
- @marcoserenelli made their first contribution in #2029
- @ppippi-dev made their first contribution in #2000
Full Changelog: 0.28.0...0.29.0-rc.2
0.28.0
Features
- Support SQL formatting in FixSQL modal by @fredalai in #1900
- Support MySQL and Postgres data source for dbt-tool by @goldmedal in #1876
Chores and fixes
- chore(wren-launcher): add CI flow and apply lint tools by @goldmedal in #1877
- fix(wren-ai-service): correct return type annotations in DDLChunker methods by @xiearthur in #1864
- fix(wren-ai-service): add instructions support to SQL correction pipeline by @OmarAhmed-A in #1890
- chore(wren-ai-service): update deps by @cyyeh in #1892
- chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in #1893
- chore(wren-ai-service): fix relationship recommendation by @cyyeh in #1895
- fix(wren-ui): show text based answer preview data error by @andreashimin in #1903
- chore(wren-ai-service): improve add quotes by @cyyeh in #1913, #1917, #1919
- chore(wren-ai-service): revert add quotes by @cyyeh in #1925
- fix(wren-ai-service): timeout in sql executor by @yichieh-lu in #1927
- chore(wren-ai-service): improve displayName for indexing by @cyyeh in #1931
- chore(wren-ui): return ibis error in error response by @onlyjackfrost in #1929
- chore(wren-ai-service): improve text2sql (ai-env-changed) by @cyyeh in #1936
- chore(wren-ui): remove excel-addin learning by @andreashimin in #1947
- chore(wren-ai-service): fix dry run by @cyyeh in #1955
- chore(wren-ai-service): update sql diagnosis by @cyyeh in #1956
Security updates
- chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1911
- chore(wren-ai-service): bump h2 from 4.2.0 to 4.3.0 in /wren-ai-service in the pip group by @dependabot[bot] in #1918
- chore(deps): bump next from 14.2.30 to 14.2.32 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1923
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /wren-launcher in the go_modules group across 1 directory by @dependabot[bot] in #1910
New Contributors
- @OmarAhmed-A made their first contribution in #1890
Full Changelog: 0.27.0...0.28.0
0.28.0-rc.1
What's Changed
- chore(wren-launcher): add CI flow and apply lint tools by @goldmedal in #1877
- fix(wren-ai-service): correct return type annotations in DDLChunker methods by @xiearthur in #1864
- fix(wren-ai-service): add instructions support to SQL correction pipeline by @OmarAhmed-A in #1890
- chore(wren-ai-service): update deps by @cyyeh in #1892
- chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in #1893
- chore(wren-ai-service): fix relationship recommendation by @cyyeh in #1895
- feat(wren-ui): Support SQL formatting in FixSQL modal by @fredalai in #1900
- fix(wren-ui): show text based answer preview data error by @andreashimin in #1903
- chore(wren-ai-service): improve add quotes by @cyyeh in #1913
- chore(wren-ai-service): fix add quotes by @cyyeh in #1917
- chore(wren-ai-service): fix add quotes by @cyyeh in #1919
- chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1911
- chore(wren-ai-service): bump h2 from 4.2.0 to 4.3.0 in /wren-ai-service in the pip group by @dependabot[bot] in #1918
- feat(wren-launcher): support MySQL and Postgres data source for dbt-tool by @goldmedal in #1876
- chore(wren-ai-service): revert add quotes by @cyyeh in #1925
- fix(wren-ai-service): timeout in sql executor by @yichieh-lu in #1927
- chore(wren-ai-service): improve displayName for indexing by @cyyeh in #1931
- chore(wren-ui): return ibis error in error response by @onlyjackfrost in #1929
- chore(wren-ai-service): improve text2sql (ai-env-changed) by @cyyeh in #1936
- chore(deps): bump next from 14.2.30 to 14.2.32 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1923
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /wren-launcher in the go_modules group across 1 directory by @dependabot[bot] in #1910
- chore(wren-ui): remove excel-addin learning by @andreashimin in #1947
- chore(wren-ai-service): fix dry run by @cyyeh in #1955
- chore(wren-ai-service): update sql diagnosis by @cyyeh in #1956
- Release 0.28.0-rc.1 by @github-actions[bot] in #1957
New Contributors
- @OmarAhmed-A made their first contribution in #1890
Full Changelog: 0.27.0...0.28.0-rc.1
0.27.0
Features
- Add support for new GPT-5 models with
reasoning_effortparameter in configurations by @yichieh-lu in #1875, #1880 - Provide Snowflake key pair authentication by @andreashimin in #1865, #1873
- Show intent reasoning for general answers by @fredalai in #1868
- Add support for Arabic, Persian (fa_IR), Italian, Dutch (NL) languages by @AbdullahAldakheel in #1788, @imani in #1732, @yalexbadan in #1468, @andreashimin in #1867
- Add Zhipu AI GLM-4.5 configuration by @xiearthur in #1863
Fixes and chores
- Handle error with try/catch when mutation shouldn't have
onErrorby @andreashimin in #1872 - Add custom instructions to wren-ai-service by @cyyeh in #1869
New Contributors
- @xiearthur made their first contribution in #1863
- @AbdullahAldakheel made their first contribution in #1788
- @imani made their first contribution in #1732
- @yalexbadan made their first contribution in #1468
Full Changelog: 0.26.0...0.27.0
0.27.0-rc.3
What's Changed
- feat(config): add 'reasoning_effort' parameter to GPT-5 model configurations across multiple files (ai-env-changed) by @yichieh-lu in #1880
- Release 0.27.0-rc.3 by @github-actions[bot] in #1881
Full Changelog: 0.27.0-rc.2...0.27.0-rc.3