-
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
Jan 9, 2025
1 parent
e886e27
commit 17a533a
Showing
1 changed file
with
0 additions
and
7 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,16 +1,9 @@ | ||
## dbt-teradata 1.0.0a | ||
|
||
### Features | ||
* Addition of new Snapshot features with dbt-teradata v1.9 ([#207](https://github.com/Teradata/dbt-teradata/pull/207)): | ||
* Enable setting a datetime value for dbt_valid_to for current records instead of NULL | ||
* Enable hard_deletes config to add a metadata column if a record has been deleted | ||
* Allow customizing names of metadata fields | ||
* Enable unique_key as a list | ||
|
||
### Fixes | ||
Fixes the exception handling on the valid_history incremental strategy | ||
|
||
### Docs | ||
|
||
### Under the hood | ||
* Addition of testcases for Snapshot |