From f259d568c9401b20d635f3da219db00da16525f7 Mon Sep 17 00:00:00 2001 From: Github Build Bot Date: Mon, 30 Jan 2023 15:45:27 +0000 Subject: [PATCH] Bumping version to 1.4.0 and generate CHANGELOG --- .changes/1.4.0.md | 12 ++++++++++++ .../Dependencies-20230105-043930.yaml | 0 .../Dependencies-20230130-160546.yaml | 0 .../Features-20230130-160859.yaml | 0 .../Under the Hood-20230130-092157.yaml | 0 CHANGELOG.md | 12 ++++++++++++ 6 files changed, 24 insertions(+) create mode 100644 .changes/1.4.0.md rename .changes/{unreleased => 1.4.0}/Dependencies-20230105-043930.yaml (100%) rename .changes/{unreleased => 1.4.0}/Dependencies-20230130-160546.yaml (100%) rename .changes/{unreleased => 1.4.0}/Features-20230130-160859.yaml (100%) rename .changes/{unreleased => 1.4.0}/Under the Hood-20230130-092157.yaml (100%) diff --git a/.changes/1.4.0.md b/.changes/1.4.0.md new file mode 100644 index 00000000..e90dfd1c --- /dev/null +++ b/.changes/1.4.0.md @@ -0,0 +1,12 @@ +## dbt-trino 1.4.0 - January 30, 2023 +### Features +- Added new connection property `timezone` ([#213](https://github.com/starburstdata/dbt-trino/issues/213), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) +### Under the Hood +- Adjustment to dbt-core 1.4.1 ([#213](https://github.com/starburstdata/dbt-trino/issues/213), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) +### Dependencies +- Bump dbt-tests-adapter from 1.3.1 to 1.3.2 ([#207](https://github.com/starburstdata/dbt-trino/pull/207)) +- Update to use trino-python-client 0.321.0 ([#213](https://github.com/starburstdata/dbt-trino/issues/213), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) + +### Contributors +- [@damian3031](https://github.com/damian3031) ([#214](https://github.com/starburstdata/dbt-trino/pull/214), [#214](https://github.com/starburstdata/dbt-trino/pull/214), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) +- [@dependabot[bot]](https://github.com/dependabot[bot]) ([#207](https://github.com/starburstdata/dbt-trino/pull/207)) diff --git a/.changes/unreleased/Dependencies-20230105-043930.yaml b/.changes/1.4.0/Dependencies-20230105-043930.yaml similarity index 100% rename from .changes/unreleased/Dependencies-20230105-043930.yaml rename to .changes/1.4.0/Dependencies-20230105-043930.yaml diff --git a/.changes/unreleased/Dependencies-20230130-160546.yaml b/.changes/1.4.0/Dependencies-20230130-160546.yaml similarity index 100% rename from .changes/unreleased/Dependencies-20230130-160546.yaml rename to .changes/1.4.0/Dependencies-20230130-160546.yaml diff --git a/.changes/unreleased/Features-20230130-160859.yaml b/.changes/1.4.0/Features-20230130-160859.yaml similarity index 100% rename from .changes/unreleased/Features-20230130-160859.yaml rename to .changes/1.4.0/Features-20230130-160859.yaml diff --git a/.changes/unreleased/Under the Hood-20230130-092157.yaml b/.changes/1.4.0/Under the Hood-20230130-092157.yaml similarity index 100% rename from .changes/unreleased/Under the Hood-20230130-092157.yaml rename to .changes/1.4.0/Under the Hood-20230130-092157.yaml diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c6a5319..47a9654e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases. - "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/starburstdata/dbt-trino/blob/master/CONTRIBUTING.md#adding-changelog-entry) +## dbt-trino 1.4.0 - January 30, 2023 +### Features +- Added new connection property `timezone` ([#213](https://github.com/starburstdata/dbt-trino/issues/213), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) +### Under the Hood +- Adjustment to dbt-core 1.4.1 ([#213](https://github.com/starburstdata/dbt-trino/issues/213), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) +### Dependencies +- Bump dbt-tests-adapter from 1.3.1 to 1.3.2 ([#207](https://github.com/starburstdata/dbt-trino/pull/207)) +- Update to use trino-python-client 0.321.0 ([#213](https://github.com/starburstdata/dbt-trino/issues/213), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) + +### Contributors +- [@damian3031](https://github.com/damian3031) ([#214](https://github.com/starburstdata/dbt-trino/pull/214), [#214](https://github.com/starburstdata/dbt-trino/pull/214), [#214](https://github.com/starburstdata/dbt-trino/pull/214)) +- [@dependabot[bot]](https://github.com/dependabot[bot]) ([#207](https://github.com/starburstdata/dbt-trino/pull/207)) ## dbt-trino 1.3.2 - December 23, 2022 ### Breaking Changes - `adapter.get_columns_in_relation` now properly returns the type of timestamp and time with timezone columns. Before this fix these were incorrectly returned as timestamp and time respectively. ([#68](https://github.com/starburstdata/dbt-trino/issues/68), [#188](https://github.com/starburstdata/dbt-trino/pull/188))