Skip to content

Commit

Permalink
Bumping version to 1.2.1 and generate CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
starburstdata-automation authored and hovaesco committed Aug 25, 2022
1 parent 579a48e commit 60e5e44
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 8 deletions.
15 changes: 15 additions & 0 deletions .changes/1.2.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## dbt-trino 1.2.1 - August 25, 2022
### Features
- Support `delete+insert` materialization ([#103](https://github.com/starburstdata/dbt-trino/issues/103), [#62](https://github.com/starburstdata/dbt-trino/pull/62))
- Add support for persist_docs ([#76](https://github.com/starburstdata/dbt-trino/issues/76), [#77](https://github.com/starburstdata/dbt-trino/pull/77))
- Add `merge` materialization ([#105](https://github.com/starburstdata/dbt-trino/issues/105), [#104](https://github.com/starburstdata/dbt-trino/pull/104))
### Under the Hood
- Improve developer experience (changie, pre-commit, black, isort) ([#97](https://github.com/starburstdata/dbt-trino/issues/97), [#98](https://github.com/starburstdata/dbt-trino/pull/98))
- Implement Veracode SCA security scan ([#100](https://github.com/starburstdata/dbt-trino/issues/100), [#90](https://github.com/starburstdata/dbt-trino/pull/90))
- Implement Dependabot for automated dependency updates ([#99](https://github.com/starburstdata/dbt-trino/issues/99), [#89](https://github.com/starburstdata/dbt-trino/pull/89))
### Security
- Require pyyaml 6.0 ([#96](https://github.com/starburstdata/dbt-trino/issues/96), [#106](https://github.com/starburstdata/dbt-trino/pull/106))

### Contributors
- [@hovaesco](https://github.com/hovaesco) ([#77](https://github.com/starburstdata/dbt-trino/pull/77), [#104](https://github.com/starburstdata/dbt-trino/pull/104))
- [@mdesmet](https://github.com/mdesmet) ([#62](https://github.com/starburstdata/dbt-trino/pull/62), [#98](https://github.com/starburstdata/dbt-trino/pull/98), [#90](https://github.com/starburstdata/dbt-trino/pull/90), [#89](https://github.com/starburstdata/dbt-trino/pull/89), [#106](https://github.com/starburstdata/dbt-trino/pull/106))
22 changes: 15 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
- 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.2.1 - August 25, 2022
### Features
- Support `delete+insert` materialization ([#103](https://github.com/starburstdata/dbt-trino/issues/103), [#62](https://github.com/starburstdata/dbt-trino/pull/62))
- Add support for persist_docs ([#76](https://github.com/starburstdata/dbt-trino/issues/76), [#77](https://github.com/starburstdata/dbt-trino/pull/77))
- Add `merge` materialization ([#105](https://github.com/starburstdata/dbt-trino/issues/105), [#104](https://github.com/starburstdata/dbt-trino/pull/104))
### Under the Hood
- Improve developer experience (changie, pre-commit, black, isort) ([#97](https://github.com/starburstdata/dbt-trino/issues/97), [#98](https://github.com/starburstdata/dbt-trino/pull/98))
- Implement Veracode SCA security scan ([#100](https://github.com/starburstdata/dbt-trino/issues/100), [#90](https://github.com/starburstdata/dbt-trino/pull/90))
- Implement Dependabot for automated dependency updates ([#99](https://github.com/starburstdata/dbt-trino/issues/99), [#89](https://github.com/starburstdata/dbt-trino/pull/89))
### Security
- Require pyyaml 6.0 ([#96](https://github.com/starburstdata/dbt-trino/issues/96), [#106](https://github.com/starburstdata/dbt-trino/pull/106))

### Contributors
- [@hovaesco](https://github.com/hovaesco) ([#77](https://github.com/starburstdata/dbt-trino/pull/77), [#104](https://github.com/starburstdata/dbt-trino/pull/104))
- [@mdesmet](https://github.com/mdesmet) ([#62](https://github.com/starburstdata/dbt-trino/pull/62), [#98](https://github.com/starburstdata/dbt-trino/pull/98), [#90](https://github.com/starburstdata/dbt-trino/pull/90), [#89](https://github.com/starburstdata/dbt-trino/pull/89), [#106](https://github.com/starburstdata/dbt-trino/pull/106))
## dbt-trino 1.2.0 (August 3, 2022)

### Features
Expand All @@ -20,7 +35,6 @@
Contributors:
* [@vivianhsu0214](https://github.com/vivianhsu0214) ([#78](https://github.com/starburstdata/dbt-trino/pull/78))
* [@mdesmet](https://github.com/mdesmet) ([#83](https://github.com/starburstdata/dbt-trino/pull/83))

## dbt-trino 1.1.1 (June 20, 2022)

### Fixes
Expand All @@ -30,7 +44,6 @@ Contributors:
Contributors:
* [@findinpath](https://github.com/findinpath) ([#71](https://github.com/starburstdata/dbt-trino/pull/71))
* [@mdesmet](https://github.com/mdesmet) ([#74](https://github.com/starburstdata/dbt-trino/pull/74))

## dbt-trino 1.1.0 (May 9, 2022)

### Features
Expand All @@ -51,7 +64,6 @@ Contributors:
* [@hovaesco](https://github.com/hovaesco) ([#54](https://github.com/starburstdata/dbt-trino/pull/54), [#65](https://github.com/starburstdata/dbt-trino/pull/65), [#67](https://github.com/starburstdata/dbt-trino/pull/67))
* [@smith-m](https://github.com/smith-m) ([#65](https://github.com/starburstdata/dbt-trino/pull/65))
* [@mdesmet](https://github.com/mdesmet) ([#41](https://github.com/starburstdata/dbt-trino/pull/41), [#61](https://github.com/starburstdata/dbt-trino/pull/61))

## dbt-trino 1.0.3 (March 2, 2022)

### Features
Expand All @@ -70,7 +82,6 @@ Contributors:
* [@austenLacy](https://github.com/austenLacy) ([#45](https://github.com/starburstdata/dbt-trino/pull/45))
* [@rahulj51](https://github.com/rahulj51) ([#39](https://github.com/starburstdata/dbt-trino/pull/39))
* [@mdesmet](https://github.com/mdesmet) ([#44](https://github.com/starburstdata/dbt-trino/pull/44))

## dbt-trino 1.0.1 (January 24, 2022)

### Features
Expand All @@ -86,7 +97,6 @@ Contributors:
Contributors:
* [@Haunfelder](https://github.com/Haunfelder) ([#24](https://github.com/starburstdata/dbt-trino/pull/24))
* [@hovaesco](https://github.com/hovaesco) ([#30](https://github.com/starburstdata/dbt-trino/pull/30), [#32](https://github.com/starburstdata/dbt-trino/pull/32), [#34](https://github.com/starburstdata/dbt-trino/pull/34))

## dbt-trino 1.0.0 (December 20, 2021)

### Features
Expand All @@ -103,7 +113,6 @@ Contributors:
Contributors:
* [@findinpath](https://github.com/findinpath) ([#15](https://github.com/starburstdata/dbt-trino/pull/15))
* [@hovaesco](https://github.com/hovaesco) ([#14](https://github.com/starburstdata/dbt-trino/pull/14), [#18](https://github.com/starburstdata/dbt-trino/pull/18), [#21](https://github.com/starburstdata/dbt-trino/pull/21), [#25](https://github.com/starburstdata/dbt-trino/pull/25))

## dbt-trino 0.21.0 (October 8, 2021)

### Features
Expand All @@ -112,7 +121,6 @@ Contributors:
### Under the hood
- Upgrade to dbt-core 0.21.0 ([#11](https://github.com/starburstdata/dbt-trino/pull/11))


Contributors:
* [@findinpath](https://github.com/findinpath) ([#10](https://github.com/starburstdata/dbt-trino/pull/10))
* [@hovaesco](https://github.com/hovaesco) ([#11](https://github.com/starburstdata/dbt-trino/pull/11))
2 changes: 1 addition & 1 deletion dbt/adapters/trino/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.2.0"
version = "1.2.1"

0 comments on commit 60e5e44

Please sign in to comment.