0.29.1

Canner/WrenAI0.29.1Nov 28, 2025by github-actions[bot]

AI Summary

This release adds support for Athena OIDC and instance profile authentication, introduces a Databricks connector, and expands internationalization with Turkish and Azerbaijani language support. It also includes various dependency security updates.

Key Highlights

  • Athena OIDC authentication and instance profile authentication support
  • New Databricks connector added
  • Added Turkish (TR) language support
  • Added Azerbaijani (AZ_AZ) language support
  • Multiple security dependency updates (vega-interpreter, node-forge, js-yaml)

New Features

  • Athena OIDC authentication and instance profile authentication
  • Databricks connector support
  • Turkish (TR) language support
  • Azerbaijani (AZ_AZ) language support

Full Release Notes

## 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 https://github.com/Canner/WrenAI/pull/2048
* fix(wren-ui): lint error by @andreashimin in https://github.com/Canner/WrenAI/pull/2056
* fix(wren-ui): lint error by @fredalai in https://github.com/Canner/WrenAI/pull/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 https://github.com/Canner/WrenAI/pull/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 https://github.com/Canner/WrenAI/pull/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 https://github.com/Canner/WrenAI/pull/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 https://github.com/Canner/WrenAI/pull/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 https://github.com/Canner/WrenAI/pull/2061

## New Contributors
* @douenergy made their first contribution in https://github.com/Canner/WrenAI/pull/2047
* @ihsanvalizade made their first contribution in https://github.com/Canner/WrenAI/pull/2020

**Full Changelog**: https://github.com/Canner/WrenAI/compare/0.29.0...0.29.1