-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumping version to 1.7.1 and generate changelog
- Loading branch information
1 parent
1d6528e
commit 93c98ca
Showing
6 changed files
with
30 additions
and
15 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
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## dbt-redshift 1.7.1 - December 07, 2023 | ||
|
||
### Fixes | ||
|
||
- Fix describe_materialized_view for Redshift Serverless ([#641](https://github.com/dbt-labs/dbt-redshift/issues/641)) | ||
|
||
### Dependencies | ||
|
||
- Remove direct boto3 dependency ([#674](https://github.com/dbt-labs/dbt-redshift/pull/674)) | ||
|
||
### Contributors | ||
- [@hexDoor](https://github.com/hexDoor) ([#674](https://github.com/dbt-labs/dbt-redshift/pull/674)) | ||
- [@reptillicus](https://github.com/reptillicus) ([#641](https://github.com/dbt-labs/dbt-redshift/issues/641)) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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 +1 @@ | ||
version = "1.7.0" | ||
version = "1.7.1" |