v0.5.4

vanna-ai/vannav0.5.4May 7, 2024by zainhoda

AI Summary

This update expands database connectivity by adding support for ClickHouse, Hive, and Kyuubi, while also fixing a known issue with Presto database queries.

Key Highlights

  • Added ClickHouse connection
  • Added Hive and Kyuubi support
  • Fixed Presto database query issue

New Features

  • ClickHouse connection
  • Hive support
  • Kyuubi support

Full Release Notes

## What's Changed
* feat: Add ClickHouse connection and query support by @dusens in https://github.com/vanna-ai/vanna/pull/421
* feat:add hive and kyuubi to be supportted by @zyclove in https://github.com/vanna-ai/vanna/pull/418
* fix for a known problem with presto db where an extra ; will cause a error by @zyclove in https://github.com/vanna-ai/vanna/pull/420

## New Contributors
* @dusens made their first contribution in https://github.com/vanna-ai/vanna/pull/421

**Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.5.3...v0.5.4