Skip to content

Commit

Permalink
Bumping version to 1.8.0 and generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed May 9, 2024
1 parent 5512166 commit d904a2c
Show file tree
Hide file tree
Showing 48 changed files with 33 additions and 342 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.8.0rc1
current_version = 1.8.0
parse = (?P<major>[\d]+) # major version number
\.(?P<minor>[\d]+) # minor version number
\.(?P<patch>[\d]+) # patch version number
Expand Down
22 changes: 0 additions & 22 deletions .changes/1.8.0-b2.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changes/1.8.0-b3.md

This file was deleted.

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

This file was deleted.

16 changes: 15 additions & 1 deletion .changes/1.8.0-b1.md → .changes/1.8.0.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## dbt-redshift 1.8.0-b1 - March 01, 2024
## dbt-redshift 1.8.0 - May 09, 2024

### Features

- allow user to set debug level for redshift-connector via env var ([#650](https://github.com/dbt-labs/dbt-redshift/issues/650))
- Support limiting get_catalog by object name ([#625](https://github.com/dbt-labs/dbt-redshift/issues/625))
- Add support for checking table-last-modified by metadata ([#615](https://github.com/dbt-labs/dbt-redshift/issues/615))
- Add new workflow for internal patch releases ([#38](https://github.com/dbt-labs/dbt-redshift/issues/38))
- Support TableLastModifiedMetadataBatch capability ([#755](https://github.com/dbt-labs/dbt-redshift/issues/755))

### Fixes

Expand All @@ -13,11 +15,15 @@
- Catalog queries assign the appropriate type for materialized views ([#652](https://github.com/dbt-labs/dbt-redshift/issues/652))
- Fix handling of `backup` parameter during config change monitoring ([#621](https://github.com/dbt-labs/dbt-redshift/issues/621))
- Initialize sqlparse.Lexer to resolve issue with `dbt docs generate` that includes external tables ([#710](https://github.com/dbt-labs/dbt-redshift/issues/710))
- Pin `redshift-connector` to <2.0.918 to avoid SSL error introduced in 2.0.918 ([#730](https://github.com/dbt-labs/dbt-redshift/issues/730))
- dbt can cancel open queries upon interrupt ([#705](https://github.com/dbt-labs/dbt-redshift/issues/705))

### Under the Hood

- Add tests for --empty flag ([#667](https://github.com/dbt-labs/dbt-redshift/issues/667))
- Update base adapter references as part of decoupling migration ([#698](https://github.com/dbt-labs/dbt-redshift/issues/698))
- Add unit test for transaction semantics. ([#722](https://github.com/dbt-labs/dbt-redshift/issues/722))
- Update dependabot config to cover GHA ([#759](https://github.com/dbt-labs/dbt-redshift/issues/759))

### Dependencies

Expand All @@ -42,8 +48,16 @@
- Update black requirement from ~=23.11 to ~=23.12 ([#688](https://github.com/dbt-labs/dbt-redshift/pull/688))
- upgrade redshift driver to 2.0.918 ([#700](https://github.com/dbt-labs/dbt-redshift/pull/700))
- Migrate to dbt-common and dbt-adapters ([#706](https://github.com/dbt-labs/dbt-redshift/pull/706))
- hard pin ddtrace ([#733](https://github.com/dbt-labs/dbt-redshift/pull/733))
- Add `dbt-core` as a dependency to preserve backwards compatibility for installation ([#756](https://github.com/dbt-labs/dbt-redshift/pull/756))

### Security

- Pin `black>=24.3` in `dev-requirements.txt` ([#743](https://github.com/dbt-labs/dbt-redshift/pull/743))
- Bump sqlparse to >=0.5.0, <0.6.0 to address GHSA-2m57-hf25-phgg along with dbt-core ([#768](https://github.com/dbt-labs/dbt-redshift/pull/768))

### Contributors
- [@hexDoor](https://github.com/hexDoor) ([#674](https://github.com/dbt-labs/dbt-redshift/pull/674))
- [@holly-evans](https://github.com/holly-evans) ([#705](https://github.com/dbt-labs/dbt-redshift/issues/705))
- [@reptillicus](https://github.com/reptillicus) ([#641](https://github.com/dbt-labs/dbt-redshift/issues/641))
- [@soksamnanglim](https://github.com/soksamnanglim) ([#601](https://github.com/dbt-labs/dbt-redshift/pull/601))
6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20230912-120620.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231002-164037.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231009-192801.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231010-195348.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231013-190517.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231017-191545.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231027-173152.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231030-193514.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231108-190800.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231110-192349.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231113-195504.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231116-194405.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231127-201640.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231127-201942.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231128-194822.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231129-195044.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231130-044332.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231204-193730.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231212-195417.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240118-095025.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240124-111727.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240319-101832.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240403-134607.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20231030-101055.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20231214-195655.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20231219-120533.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20240318-030018.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20240404-171441.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20231025-203732.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20231026-164623.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20231030-234315.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20231103-181357.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.8.0/Fixes-20240206-132326.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240317-113447.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240326-123703.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Security-20240327-191927.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Security-20240416-195919.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Under the Hood-20231119-132157.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Under the Hood-20240102-152425.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Under the Hood-20240227-002713.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Under the Hood-20240410-182912.yaml

This file was deleted.

Loading

0 comments on commit d904a2c

Please sign in to comment.