| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-04-29 | 1.5 kB | |
| v1.0.3 source code.tar.gz | 2024-04-29 | 342.6 kB | |
| v1.0.3 source code.zip | 2024-04-29 | 426.6 kB | |
| Totals: 3 Items | 770.7 kB | 0 | |
Release Notes for Version 1.0.3
What's New
1. New features
- Added Redshift support https://github.com/Dataherald/dataherald/commit/c8e55a2b5a2a2a4cfbe764dc061185d59b20c396
- Added multi-schemas support for db connections, it only works for Postgres, Bigquery, Snowflake and Databricks https://github.com/Dataherald/dataherald/commit/d4d6f4e4c7805b5a3f28914d3e116d9eea70329b
2. Improvements and fixes
- Fixed
urivalidation for db connections https://github.com/Dataherald/dataherald/commit/f40ac0ea07cfc2ce06de019fff197b56bfd7dc06 - Fixed the fallback and confidence score https://github.com/Dataherald/dataherald/commit/30f522625534e78636c694d71b84ca716f67a965
- Fixed the observation code blocks https://github.com/Dataherald/dataherald/commit/a11d1f1e92a5e172f1c69bc89e16919b0a66fa9e
- Fixed refresh endpoint error handling https://github.com/Dataherald/dataherald/commit/15b6d462b38dc710990cfb801ebe574798820d67
- Fixed the malformed sql queries in intermediate steps https://github.com/Dataherald/dataherald/commit/828c64d7cbb99e5d3ec1d0928e429eb5953de4cd
- If the sql-generation endpoint gets an invalid sql it should raise an error https://github.com/Dataherald/dataherald/commit/fbd96eac26bfea048bf400af10157f6ff527ef7d
New Contributors
- @toliver38 https://github.com/Dataherald/dataherald/issues/449
- @zhanpengjie https://github.com/Dataherald/dataherald/issues/456
- @akshayrakate https://github.com/Dataherald/dataherald/issues/475