-
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 10, 2024
1 parent
eda3044
commit b9f6446
Showing
1 changed file
with
4 additions
and
9 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,14 +1,9 @@ | ||
## dbt-teradata 1.0.0a | ||
|
||
### Features | ||
* dbt-teradata 1.7.3 is now compatible with dbt-core 1.7.16 | ||
* Adding 'valid_history' incremental materialization strategy (early access) | ||
* Implementation of query_band support in dbt-teradata | ||
|
||
### Fixes | ||
* Fixed the issue with expanding the size of Unicode varchars. | ||
* https://github.com/Teradata/dbt-teradata/issues/153 | ||
* Fixed the issue where the 'TeradataCursor' object lacked the 'activityname' attribute. | ||
* https://github.com/Teradata/dbt-teradata/issues/155 | ||
* Fixed the model encountering the "Syntax error: Multiple definitions for WITH" error. | ||
* https://github.com/Teradata/dbt-teradata/issues/161 | ||
|
||
### Docs | ||
|
||
### Under the hood |