- `dbt` version upgraded to 1.7.0 - Added support to python models
1.7.0
- Upgraded `py-hive-iomete` library to version 1.3.0 - Removed `workspace_id`, additional parameters like scheme, port is supported now
1.5.0
- Upgraded `py-hive-iomete` library to version 1.1.0 - Replaced `account_number` config with `workspace_id` - Remove password support, personal access tokens should be used instead
1.4.0
- Multiple `describe table` calls are replaced by a single API call. In the DBT run, you will see a big improvement in the completion time. Especially if a database contains many tables.
1.2.0
- Full schema sync works with Iceberg tables as well