-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resetting CHANGELOG.md for the next release
- Loading branch information
Teradata GitHub Actions
committed
Jun 18, 2024
1 parent
f29df3e
commit aaa49ee
Showing
1 changed file
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
## dbt-teradata 1.0.0a | ||
|
||
### Features | ||
* dbt-teradata is now compatible with dbt-core 1.8 | ||
* dbt-teradata adapter has been decoupled from dbt-core and is now compatible with dbt-adapters >= 1.2.1, dbt-common >= 1.3.0 | ||
* Unittest feature of dbt 1.8 is now supported in dbt-teradata | ||
* Added support for --empty flag for dry run | ||
|
||
### Fixes | ||
* Fixed - Collisions in dbt_scd_id while calculating snapshots (https://github.com/Teradata/dbt-teradata/issues/160) | ||
|
||
### Docs | ||
|
||
### Under the hood | ||
* Changes in workflow files for better release activity |