1.0.1
版本发布时间: 2024-03-05 03:53:59
Dataherald/dataherald最新发布版本:1.0.3(2024-04-30 23:22:47)
Release Notes for Version 1.0.1
What's New
1. New features
- Added clickhouse support https://github.com/Dataherald/dataherald/commit/d494fed8f9b713e9bdd1daaf06698422eda4201e
- MariaDB/MySQL support officially added and documented. https://github.com/Dataherald/dataherald/commit/7b86ad3267424dadc85ed13dddcd9e419a8aa2d1
- Added a refresh endpoint (
POST /api/v1/table-descriptions/refresh
) to get the table name from a specified database and store them into thetable-description
Mongo collection. This improves response time when querying thetable-description
list endpoint (GET /api/v1/table-descriptions
). https://github.com/Dataherald/dataherald/commit/28b81305094245f4db0bc09e5f2f24e455a24cf6 - Implemented error codes for better error handling. Now errors response a 400 HTTP status code. https://github.com/Dataherald/dataherald/commit/2c70f16b748cb78f6af62dfe8b469796367a90bd
2. Changes and fixes
- Reduced SSH fields in requests by utilizing the
connection_uri
field. https://github.com/Dataherald/dataherald/commit/64ceb6eb8d25e7f6ec6b7f6f82a613ebf855b327 - Updated LLM with the latest models. https://github.com/Dataherald/dataherald/commit/dd440f2779982c5198c9bd002b1064a3410b63c9
- Expanded functionality to allow SSH connections on different ports. https://github.com/Dataherald/dataherald/commit/1a5a2becb59ef0ac15164c36809efd124c0965c7
- Improved performance for scanning endpoint (
POST /api/v1/table-descriptions/sync-schemas
). https://github.com/Dataherald/dataherald/commit/435884e33587710c29c7383642bb9fff4d682736
3. Migration Script
- You don't need to update the data if you're already using the stable 1.0.0 version; you can simply pull these changes.
New Contributors
- @rajeshmohapatra-ayla https://github.com/Dataherald/dataherald/issues/407
- @AmazingAbhi https://github.com/Dataherald/dataherald/issues/403
- @moltar https://github.com/Dataherald/dataherald/issues/396 https://github.com/Dataherald/dataherald/issues/395
- @nalz https://github.com/Dataherald/dataherald/issues/392
- @rwatts3 https://github.com/Dataherald/dataherald/commit/6f81890b6c0f9fa99d70576ae7107c4b8995c38b