Releases: Canner/WrenAI
Releases · Canner/WrenAI
0.4.0-rc.1
What's Changed
- use dry-run instead of preview by @cyyeh in #340
- Update README.md by @chilijung in #343
- Fix(wren-ui): present view displayName instead of name in home page by @onlyjackfrost in #342
- chore(wren-ui): update vote link by @fredalai in #344
- Create SECURITY.md by @wwwy3y3 in #347
- update readme by @cyyeh in #361
- update sqlparse version by @cyyeh in #362
- Feature(wren-ai-service): Ask pipeline load test by @imAsterSun in #335
- epic(wren-ai-service): pipelines refactor using Hamilton by @paopa in #369
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /wren-ui by @dependabot in #348
- chore(deps): bump axios from 0.27.2 to 0.28.0 in /wren-ui by @dependabot in #351
- chore(deps): bump undici from 5.28.3 to 5.28.4 in /wren-ui by @dependabot in #349
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /wren-launcher by @dependabot in #353
- chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible in /wren-launcher by @dependabot in #352
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /wren-launcher by @dependabot in #350
- Chore(wren-ai-service): adjust locust test by @imAsterSun in #371
- Chore: integrate with ibis server by @onlyjackfrost in #306
- Release 0.4.0-rc.1 by @onlyjackfrost in #378
New Contributors
- @dependabot made their first contribution in #348
Full Changelog: 0.3.6...0.4.0-rc.1
0.3.6
Fixes and Chores
- Upgrade Duckdb version to v0.10.3 (wren-engine v0.4.6 release)
0.3.5
New Features
Fixes and Chores
- Setup rejectUnauthorized for ssl connection & add sslmode to jdbc url by @andreashimin in #302
- Improve batch processing for creating model columns by @onlyjackfrost in #295
- Infrastructure of Playwright end-to-end testing by @andreashimin in #276
- Enhance data source connection error & instructions by @andreashimin in #292
- Chore/ai-service/fix-init-providers #278
- Chore/ai service/minor update #265
- Chore: update indexing_pipeline.py #271
- Refine ai pipelines by @cyyeh in #310
- Fix python version to 3.12.0 by @cyyeh in #332
- Feature(wren-ai-service): Automatically loading the providers #267
- Make pipelines cleaner by @cyyeh in #309
- Feature(wren-ai-service): pipeline timer by @imAsterSun in #298
- Fix missing env WREN_ENGINE_VERSION by @cyyeh in #303
- Feature(wren-ai-service): Load Test by Locust by @imAsterSun in #325
Maintenance and Documentation
- Refine readme by @cyyeh in #299
- Chore(wren-ui): Update README.md and add migration instruction by @onlyjackfrost in #294
- Update README.md by @chilijung (#315, #320, #321)
New Contributors
Full Changelog: 0.3.4...0.3.5
0.3.5-rc.2
0.3.5-rc.1
What's Changed
- feat(wren-ui): Infrastructure of Playwright end-to-end testing by @andreashimin in #276
- refine readme by @cyyeh in #299
- Chore(wren-ui): Update README.md and add migration instruction by @onlyjackfrost in #294
- Fix: Improve batch processing for creating model columns by @onlyjackfrost in #295
- chore(wren-ui): Enhance data source connection error & instructions by @andreashimin in #292
- feature(wren-ai-service): Add view ID into the indexing process and the result candidates by @paopa in #301
- Feature(wren-ai-service): pipeline timer by @imAsterSun in #298
- fix missing env WREN_ENGINE_VERSION by @cyyeh in #303
- fix(wren-ui): Setup rejectUnauthorized for ssl connection & add sslmode to jdbc url by @andreashimin in #302
- Update README.md by @chilijung in #315
- make pipelines cleaner by @cyyeh in #309
- Update README.md by @chilijung in #320
- Update README.md by @chilijung in #321
- Feature(wren-ai-service): Load Test by Locust by @imAsterSun in #325
- Feature(wren-ui): saved view as candidate by @wwwy3y3 in #305
- feat(wren-ui): Offer view result for similar questions by @andreashimin in #307
- release 0.3.5-rc.1 by @wwwy3y3 in #329
- Feature(wren-ai-service): Automatically loading the providers #267
- Feature(wren-ai-service): support to return a saved view as a Candidate #257
- chore/ai-service/fix-init-providers #278
- Chore/ai service/minor update #265
- chore: update indexing_pipeline.py #271
New Contributors
Full Changelog: 0.3.4...0.3.5-rc.1
0.3.4
New Features
Fixes and Chores
- fix: ensure only 3 candidates returned (cherry-picked from #257) by @cyyeh
- chore(wren-ui): Replace model preview data column name to alias by @andreashimin in #260
- feat(wren-ui): Convert column original name by following the reference name rule by @andreashimin in #258
- fix(wren-ui): fix auto-generated relationships by @fredalai in #263
- chore(wren-ui): Remove unused test data by @andreashimin in #266
- chore(wren-ui): Show AI exception errors to client when deploying manifest by @andreashimin in #264
- fix(wren-ui/api): fix update model metadata by @fredalai in #274
- feat(wren-ui): Update relationship rule by @fredalai in #268
- chore/small refinements to launcher by @cyyeh in #269
- feature(wren-launcher): enable dynamic-fields config for Wren Engine by @wwwy3y3 in #280
- fix(wren-launcher): fix adding properties to config.properties by @wwwy3y3 in #285
- fix(wren-ui/api): fix update model metadata API by @fredalai in #287
- fix(wren-ui): Exclude self-referential relationship in auto-generated relationship by @andreashimin in #288
Maintenance and Documentation
- Update license by @chilijung, @wwwy3y3 (#270, #281, #283)
- Update README.md by @chilijung (#272, #273 #279, #289)
Wren Engine
Refers to https://github.com/Canner/wren-engine/releases/tag/0.4.4
Module Versions
Module Name | Module Version |
---|---|
Wren UI | 0.5.6 |
Wren AI Service | 0.3.7 |
Wren Engine | 0.4.4 |
Full Changelog: 0.3.3...0.3.4
0.3.4-rc.5
What's Changed
- hotfix: ensure only 3 candidates returned (cherry-picked from #257) by @cyyeh
- release 0.3.4-rc.5 by @wwwy3y3 in #291
Full Changelog: 0.3.4-rc.4...0.3.4-rc.5
0.3.4-rc.4
What's Changed
- fix(wren-ui/api): fix update model metadata API by @fredalai in #287
- fix(wren-ui): Exclude self-referential relationship in auto-generated relationship by @andreashimin in #288
- Update mission statement by @chilijung in #289
- release 0.3.4-rc.4 by @wwwy3y3 in #290
Full Changelog: 0.3.4-rc.3...0.3.4-rc.4
0.3.4-rc.3
What's Changed
- fix(wren-launcher): fix adding properties to config.properties by @wwwy3y3 in #285
- release 0.3.4-rc.3 by @wwwy3y3 in #286
Full Changelog: 0.3.4-rc.2...0.3.4-rc.3
0.3.4-rc.2
What's Changed
Full Changelog: 0.3.4-rc.1...0.3.4-rc.2