v1.6.0 - April 12, 2024
What's Changed
- Fixing the feature documentation in README by @niteshy in #127
- DBT-713: Add tests for Incremental full refresh by @vamshikolanu in #130
- DBT-763: DBT-764: Upgrading the dbt-core to v1.5.10 and resolving issues by @niteshy in #137
- DBT-767: Improve the performance of functional tests. by @vamshikolanu in #139
- DBT-773: Changes in TestConcat and TestHash to make it consistent with changes in dbt-core by @nsharma-25 in #142
- DBT-774: Modifying the macro for TestRight to return empty string('') instead of NULL by @nsharma-25 in #145
- DBT-776: Add support for different dateparts in date_trunc macro by @nsharma-25 in #146
- DBT-775: Fix split part macro to return empty string instead of null by @vamshikolanu in #144
- DBT-777: Fixing functional tests of TestListagg macro by @nsharma-25 in #147
- DBT-766: Upgrade dbt-core version and dbt-hive adapater version to 1.6 by @vamshikolanu in #148
New Contributors
- @nsharma-25 made their first contribution in #142
Full Changelog: v1.4.0...v1.6.0