Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
35070d7
bumping .latest branch variable in update_dependencies.sh to 1.5.latest
FishtownBuildBot Apr 13, 2023
8c8303d
[create-pull-request] automated change (#714)
github-actions[bot] Apr 17, 2023
c942e68
created 1.5.0rc1 changelog (#713)
mikealfare Apr 17, 2023
24c7792
ADAP-473: Table materialization not properly dropping existing relati…
github-actions[bot] Apr 21, 2023
45cc917
update docs for 1.5.0rc1 release (#728)
mikealfare Apr 22, 2023
7c70c36
[create-pull-request] automated change (#746)
github-actions[bot] Apr 27, 2023
8676b70
backport cce8975906ff5693d4c761ac32dc761f3f097a36 (#776)
emmyoop May 17, 2023
2ad6d2a
Finish Constraint Support for Spark (#747) (#795)
github-actions[bot] Jun 6, 2023
03d5d15
[Backport 1.5.latest] [Fix] Wrap constraint type 'check' expression i…
github-actions[bot] Jun 9, 2023
9d14652
backport 798 to 1.5.latest (#806)
MichelleArk Jun 14, 2023
2ec5ad6
[create-pull-request] automated change (#844)
github-actions[bot] Aug 1, 2023
7abad07
[create-pull-request] automated change (#854)
github-actions[bot] Aug 7, 2023
b4c76c6
Allow for scala models to be created
pekapa Sep 24, 2023
04713cf
Merge branch 'main' into submit-scala-jobs-beta
pekapa Sep 24, 2023
d2a858e
Delete .changes/1.5.0.md
pekapa Sep 24, 2023
f056b64
Delete .changes/1.5.1.md
pekapa Sep 24, 2023
c3d81c3
Delete .changes/1.5.2.md
pekapa Sep 24, 2023
7ca66cc
Update CHANGELOG.md
pekapa Sep 24, 2023
ac050f8
Update CHANGELOG.md
pekapa Sep 24, 2023
a895f66
Update CHANGELOG.md
pekapa Sep 24, 2023
82314ba
Update CHANGELOG.md
pekapa Sep 24, 2023
0e32655
Update dev-requirements.txt
pekapa Sep 24, 2023
84e8b15
Update test_constraints.py
pekapa Sep 24, 2023
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
Prev Previous commit
Next Next commit
[create-pull-request] automated change (#746)
Co-authored-by: Github Build Bot <[email protected]>
  • Loading branch information
github-actions[bot] and FishtownBuildBot authored Apr 27, 2023
commit 7c70c366d7a26ea9cd1a20f8391bb58edfaf45e2
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.5.0rc1
current_version = 1.5.0
parse = (?P<major>[\d]+) # major version number
\.(?P<minor>[\d]+) # minor version number
\.(?P<patch>[\d]+) # patch version number
Expand Down
2 changes: 1 addition & 1 deletion .changes/1.5.0-rc1.md → .changes/1.5.0.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## dbt-spark 1.5.0-rc1 - April 21, 2023
## dbt-spark 1.5.0 - April 27, 2023

### Features

Expand Down
7 changes: 0 additions & 7 deletions .changes/1.5.0/Dependencies-20230126-152319.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230309-230322.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230314-232721.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230317-230215.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230319-190421.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230321-064511.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230327-230653.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Dependencies-20230329-022830.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions .changes/1.5.0/Features-20230130-125855.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Features-20230223-180923.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Features-20230314-223919.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Features-20230315-103748.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions .changes/1.5.0/Fixes-20220819-141350.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.5.0/Fixes-20221124-125501.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.5.0/Fixes-20230123-134955.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Fixes-20230303-200542.yaml

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Under the Hood-20230130-170310.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.5.0/Under the Hood-20230223-105838.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- "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.5.0-rc1 - April 21, 2023
## dbt-spark 1.5.0 - April 27, 2023

### Features

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.5.0rc1"
version = "1.5.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.5.0rc1"
package_version = "1.5.0"
dbt_core_version = _get_dbt_core_version()
description = """The Apache Spark adapter plugin for dbt"""

Expand Down