Skip to content

Commit

Permalink
Bumping version to 1.9.0 and generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Dec 9, 2024
1 parent bd0cda7 commit 194228c
Show file tree
Hide file tree
Showing 32 changed files with 19 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.9.0rc1
current_version = 1.9.0
parse = (?P<major>[\d]+) # major version number
\.(?P<minor>[\d]+) # minor version number
\.(?P<patch>[\d]+) # patch version number
Expand Down
15 changes: 0 additions & 15 deletions .changes/1.9.0-b2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/1.9.0-rc1.md

This file was deleted.

11 changes: 10 additions & 1 deletion .changes/1.9.0-b1.md → .changes/1.9.0.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## dbt-redshift 1.9.0-b1 - October 01, 2024
## dbt-redshift 1.9.0 - December 09, 2024

### Breaking Changes

- Drop support for Python 3.8 ([#931](https://github.com/dbt-labs/dbt-redshift/issues/931))

### Features

Expand All @@ -7,6 +11,8 @@
- Add tests for cross-database `cast` macro ([#804](https://github.com/dbt-labs/dbt-redshift/issues/804))
- Cross-database `date` macro ([#808](https://github.com/dbt-labs/dbt-redshift/issues/808))
- Remove `pg_catalog` from metadata queries ([#555](https://github.com/dbt-labs/dbt-redshift/issues/555))
- Add microbatch strategy ([#923](https://github.com/dbt-labs/dbt-redshift/issues/923))
- Add browser identity center authentication method. ([#898](https://github.com/dbt-labs/dbt-redshift/issues/898))

### Fixes

Expand All @@ -16,7 +22,10 @@
- update pin range for redshift-connector to allow 2.1.0 ([#844](https://github.com/dbt-labs/dbt-redshift/issues/844))
- Handle unit test fixtures where typing goes wrong from first value in column being Null. ([#821](https://github.com/dbt-labs/dbt-redshift/issues/821))
- Fix materialized views comment syntax ([#837](https://github.com/dbt-labs/dbt-redshift/issues/837))
- add InterfaceError to retryable_exceptions ([#661](https://github.com/dbt-labs/dbt-redshift/issues/661))
- Support DROP CASCADE for materialized views; fixes bug that occurs when running dbt on materialized views that reference other materialized views ([#642](https://github.com/dbt-labs/dbt-redshift/issues/642))
- Restrict behavior change warnings to firing once per run to avoid noisy logs ([#915](https://github.com/dbt-labs/dbt-redshift/issues/915))
- Remove `redshift_connector`'s `get_columns` method for column metadata generation, avoiding a warning on every run ([#914](https://github.com/dbt-labs/dbt-redshift/issues/914))

### Under the Hood

Expand Down
6 changes: 0 additions & 6 deletions .changes/1.9.0/Breaking Changes-20241016-190600.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20231219-192336.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240412-155445.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240429-192949.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240718-191611.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240718-191741.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240719-195946.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Features-20240419-145208.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240425-011440.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240430-185708.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240501-151859.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240826-123954.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20241002-171112.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20241122-143326.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240423-131503.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240531-113620.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240610-104114.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240612-131752.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Fixes-20240625-170324.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240715-143507.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240806-163017.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Fixes-20240906-102642.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240920-184812.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Fixes-20241101-150335.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Under the Hood-20240331-103115.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Under the Hood-20240719-133151.yaml

This file was deleted.

28 changes: 7 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,39 +5,21 @@
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
- Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie). For details on how to document a change, see [the contributing guide](https://github.com/dbt-labs/dbt-redshift/blob/main/CONTRIBUTING.md#adding-changelog-entry)

## dbt-redshift 1.9.0-rc1 - December 02, 2024

### Features

- Add browser identity center authentication method. ([#898](https://github.com/dbt-labs/dbt-redshift/issues/898))



## dbt-redshift 1.9.0-b2 - November 11, 2024
## dbt-redshift 1.9.0 - December 09, 2024

### Breaking Changes

- Drop support for Python 3.8 ([#931](https://github.com/dbt-labs/dbt-redshift/issues/931))

### Features

- Add microbatch strategy ([#923](https://github.com/dbt-labs/dbt-redshift/issues/923))

### Fixes

- add InterfaceError to retryable_exceptions ([#661](https://github.com/dbt-labs/dbt-redshift/issues/661))
- Restrict behavior change warnings to firing once per run to avoid noisy logs ([#915](https://github.com/dbt-labs/dbt-redshift/issues/915))
- Remove `redshift_connector`'s `get_columns` method for column metadata generation, avoiding a warning on every run ([#914](https://github.com/dbt-labs/dbt-redshift/issues/914))

## dbt-redshift 1.9.0-b1 - October 01, 2024

### Features

- Support IAM user auth via direct parameters, in addition to the existing profile method ([#760](https://github.com/dbt-labs/dbt-redshift/issues/760))
- Add support for IAM Role auth ([#623](https://github.com/dbt-labs/dbt-redshift/issues/623))
- Add tests for cross-database `cast` macro ([#804](https://github.com/dbt-labs/dbt-redshift/issues/804))
- Cross-database `date` macro ([#808](https://github.com/dbt-labs/dbt-redshift/issues/808))
- Remove `pg_catalog` from metadata queries ([#555](https://github.com/dbt-labs/dbt-redshift/issues/555))
- Add microbatch strategy ([#923](https://github.com/dbt-labs/dbt-redshift/issues/923))
- Add browser identity center authentication method. ([#898](https://github.com/dbt-labs/dbt-redshift/issues/898))

### Fixes

Expand All @@ -47,7 +29,10 @@
- update pin range for redshift-connector to allow 2.1.0 ([#844](https://github.com/dbt-labs/dbt-redshift/issues/844))
- Handle unit test fixtures where typing goes wrong from first value in column being Null. ([#821](https://github.com/dbt-labs/dbt-redshift/issues/821))
- Fix materialized views comment syntax ([#837](https://github.com/dbt-labs/dbt-redshift/issues/837))
- add InterfaceError to retryable_exceptions ([#661](https://github.com/dbt-labs/dbt-redshift/issues/661))
- Support DROP CASCADE for materialized views; fixes bug that occurs when running dbt on materialized views that reference other materialized views ([#642](https://github.com/dbt-labs/dbt-redshift/issues/642))
- Restrict behavior change warnings to firing once per run to avoid noisy logs ([#915](https://github.com/dbt-labs/dbt-redshift/issues/915))
- Remove `redshift_connector`'s `get_columns` method for column metadata generation, avoiding a warning on every run ([#914](https://github.com/dbt-labs/dbt-redshift/issues/914))

### Under the Hood

Expand All @@ -72,6 +57,7 @@
- [@mikealfare,](https://github.com/mikealfare,) ([#555](https://github.com/dbt-labs/dbt-redshift/issues/555))
- [@mikealfare,abbywh](https://github.com/mikealfare,abbywh) ([#623](https://github.com/dbt-labs/dbt-redshift/issues/623))


## Previous Releases
For information on prior major and minor releases, see their changelogs:
- [1.6](https://github.com/dbt-labs/dbt-redshift/blob/1.6.latest/CHANGELOG.md)
Expand Down
2 changes: 1 addition & 1 deletion dbt/adapters/redshift/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.9.0rc1"
version = "1.9.0"

0 comments on commit 194228c

Please sign in to comment.