Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumping version to 1.6.0 and generate changelog #843

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.6.0rc1
current_version = 1.6.0
parse = (?P<major>[\d]+) # major version number
\.(?P<minor>[\d]+) # minor version number
\.(?P<patch>[\d]+) # patch version number
Expand Down
1 change: 0 additions & 1 deletion .changes/1.6.0-a1.md

This file was deleted.

31 changes: 0 additions & 31 deletions .changes/1.6.0-b1.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/1.6.0-b2.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changes/1.6.0-b3.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changes/1.6.0-rc1.md

This file was deleted.

42 changes: 42 additions & 0 deletions .changes/1.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
## dbt-spark 1.6.0 - July 31, 2023

### Features

- Support insert_overwrite strategy with delta ([#1013](https://github.com/dbt-labs/dbt-spark/issues/1013))
- All constraint types are supported, but not enforced. ([#656](https://github.com/dbt-labs/dbt-spark/issues/656), [#657](https://github.com/dbt-labs/dbt-spark/issues/657))
- Standardize the _connection_keys and debug_query for `dbt debug`. ([#PR754](https://github.com/dbt-labs/dbt-spark/issues/PR754))
- add dbt-spark portion of dbt_clone functionality ([#815](https://github.com/dbt-labs/dbt-spark/issues/815))

### Fixes

- allow negative args for spark split part ([#688](https://github.com/dbt-labs/dbt-spark/issues/688))
- Fixed issue where table materialization was not always properly refreshing for non-admin users on Databricks ([#725](https://github.com/dbt-labs/dbt-spark/issues/725))
- Remove dead code 💀 ([#758](https://github.com/dbt-labs/dbt-spark/issues/758))
- Disallow untyped `def`'s ([#760](https://github.com/dbt-labs/dbt-spark/issues/760))
- wrap expression for check constraints in parentheses ([#7480](https://github.com/dbt-labs/dbt-spark/issues/7480))
- Allow hostname to be provided with or without trailing slash ([#302](https://github.com/dbt-labs/dbt-spark/issues/302))
- Remove dependent_projects argument from PartialProject call in unit tests ([#7955](https://github.com/dbt-labs/dbt-spark/issues/7955))

### Under the Hood

- Remove unneeded type ignore ([#753](https://github.com/dbt-labs/dbt-spark/issues/753))
- drop support for python 3.7 ([#792](https://github.com/dbt-labs/dbt-spark/issues/792))

### Dependencies

- Update black requirement from ~=23.1 to ~=23.3 ([#701](https://github.com/dbt-labs/dbt-spark/pull/701))
- Bump mypy from 1.1.1 to 1.2.0 ([#708](https://github.com/dbt-labs/dbt-spark/pull/708))
- Update pytest requirement from ~=7.2 to ~=7.3 ([#726](https://github.com/dbt-labs/dbt-spark/pull/726))
- Update types-pytz requirement from ~=2023.2 to ~=2023.3 ([#704](https://github.com/dbt-labs/dbt-spark/pull/704))
- Update pip-tools requirement from ~=6.12 to ~=6.13 ([#737](https://github.com/dbt-labs/dbt-spark/pull/737))
- Update pytz requirement from ~=2023.2 to ~=2023.3 ([#702](https://github.com/dbt-labs/dbt-spark/pull/702))

### Dependency

- Bump pyodbc from 4.0.34 to 4.0.35 ([#417](https://github.com/dbt-labs/dbt-spark/issues/417))

### Contributors
- [@Fokko](https://github.com/Fokko) ([#758](https://github.com/dbt-labs/dbt-spark/issues/758), [#760](https://github.com/dbt-labs/dbt-spark/issues/760), [#753](https://github.com/dbt-labs/dbt-spark/issues/753))
- [@dave-connors-3](https://github.com/dave-connors-3) ([#688](https://github.com/dbt-labs/dbt-spark/issues/688))
- [@flvndh](https://github.com/flvndh) ([#1013](https://github.com/dbt-labs/dbt-spark/issues/1013))
- [@tim-steinkuhler](https://github.com/tim-steinkuhler) ([#302](https://github.com/dbt-labs/dbt-spark/issues/302))
6 changes: 0 additions & 6 deletions .changes/1.6.0/Dependencies-20230329-102021.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Dependencies-20230406-230203.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Dependencies-20230421-041623.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Dependencies-20230421-180054.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Dependencies-20230421-230051.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Dependencies-20230423-215745.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.6.0/Dependency-20221116-221906.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.6.0/Features-20220812-091652.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Features-20230427-123135.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Features-20230604-043421.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Features-20230627-155913.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230319-155618.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230420-214433.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230510-154735.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230510-163110.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230512-151453.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230623-112100.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Fixes-20230628-162413.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Under the Hood-20230508-222118.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.6.0/Under the Hood-20230530-162533.yaml

This file was deleted.

51 changes: 11 additions & 40 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,59 +5,29 @@
- "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-spark/blob/main/CONTRIBUTING.md#adding-changelog-entry)

## dbt-spark 1.6.0-rc1 - July 17, 2023
## dbt-spark 1.6.0 - July 31, 2023

### Features

- Support insert_overwrite strategy with delta ([#1013](https://github.com/dbt-labs/dbt-spark/issues/1013))
- All constraint types are supported, but not enforced. ([#656](https://github.com/dbt-labs/dbt-spark/issues/656), [#657](https://github.com/dbt-labs/dbt-spark/issues/657))
- Standardize the _connection_keys and debug_query for `dbt debug`. ([#PR754](https://github.com/dbt-labs/dbt-spark/issues/PR754))
- add dbt-spark portion of dbt_clone functionality ([#815](https://github.com/dbt-labs/dbt-spark/issues/815))

### Fixes

- allow negative args for spark split part ([#688](https://github.com/dbt-labs/dbt-spark/issues/688))
- Fixed issue where table materialization was not always properly refreshing for non-admin users on Databricks ([#725](https://github.com/dbt-labs/dbt-spark/issues/725))
- Remove dead code 💀 ([#758](https://github.com/dbt-labs/dbt-spark/issues/758))
- Disallow untyped `def`'s ([#760](https://github.com/dbt-labs/dbt-spark/issues/760))
- wrap expression for check constraints in parentheses ([#7480](https://github.com/dbt-labs/dbt-spark/issues/7480))
- Allow hostname to be provided with or without trailing slash ([#302](https://github.com/dbt-labs/dbt-spark/issues/302))
- Remove dependent_projects argument from PartialProject call in unit tests ([#7955](https://github.com/dbt-labs/dbt-spark/issues/7955))

### Contributors
- [@Fokko](https://github.com/Fokko) ([#760](https://github.com/dbt-labs/dbt-spark/issues/760))
- [@dave-connors-3](https://github.com/dave-connors-3) ([#688](https://github.com/dbt-labs/dbt-spark/issues/688))
- [@tim-steinkuhler](https://github.com/tim-steinkuhler) ([#302](https://github.com/dbt-labs/dbt-spark/issues/302))


## dbt-spark 1.6.0-b3 - June 09, 2023

### Features

- Standardize the _connection_keys and debug_query for `dbt debug`. ([#PR754](https://github.com/dbt-labs/dbt-spark/issues/PR754))

### Fixes

- wrap expression for check constraints in parentheses ([#7480](https://github.com/dbt-labs/dbt-spark/issues/7480))

### Under the Hood

- drop support for python 3.7 ([#792](https://github.com/dbt-labs/dbt-spark/issues/792))

## dbt-spark 1.6.0-b2 - May 25, 2023

### Features

- All constraint types are supported, but not enforced. ([#656](https://github.com/dbt-labs/dbt-spark/issues/656), [#657](https://github.com/dbt-labs/dbt-spark/issues/657))

## dbt-spark 1.6.0-b1 - May 12, 2023

### Features

- Support insert_overwrite strategy with delta ([#1013](https://github.com/dbt-labs/dbt-spark/issues/1013))

### Fixes

- Fixed issue where table materialization was not always properly refreshing for non-admin users on Databricks ([#725](https://github.com/dbt-labs/dbt-spark/issues/725))
- Remove dead code 💀 ([#758](https://github.com/dbt-labs/dbt-spark/issues/758))

### Under the Hood

- Remove unneeded type ignore ([#753](https://github.com/dbt-labs/dbt-spark/issues/753))
- drop support for python 3.7 ([#792](https://github.com/dbt-labs/dbt-spark/issues/792))

### Dependencies

Expand All @@ -73,10 +43,11 @@
- Bump pyodbc from 4.0.34 to 4.0.35 ([#417](https://github.com/dbt-labs/dbt-spark/issues/417))

### Contributors
- [@Fokko](https://github.com/Fokko) ([#758](https://github.com/dbt-labs/dbt-spark/issues/758), [#753](https://github.com/dbt-labs/dbt-spark/issues/753))
- [@Fokko](https://github.com/Fokko) ([#758](https://github.com/dbt-labs/dbt-spark/issues/758), [#760](https://github.com/dbt-labs/dbt-spark/issues/760), [#753](https://github.com/dbt-labs/dbt-spark/issues/753))
- [@dave-connors-3](https://github.com/dave-connors-3) ([#688](https://github.com/dbt-labs/dbt-spark/issues/688))
- [@flvndh](https://github.com/flvndh) ([#1013](https://github.com/dbt-labs/dbt-spark/issues/1013))
- [@tim-steinkuhler](https://github.com/tim-steinkuhler) ([#302](https://github.com/dbt-labs/dbt-spark/issues/302))

## dbt-spark 1.6.0-a1 - April 17, 2023

## Previous Releases
For information on prior major and minor releases, see their changelogs:
Expand Down
2 changes: 1 addition & 1 deletion dbt/adapters/spark/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.6.0rc1"
version = "1.6.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def _get_dbt_core_version():


package_name = "dbt-spark"
package_version = "1.6.0rc1"
package_version = "1.6.0"
dbt_core_version = _get_dbt_core_version()
description = """The Apache Spark adapter plugin for dbt"""

Expand Down
Loading