Skip to content

Commit

Permalink
[Automated] Merged prep-release/1.8.0_9020689604 into target 1.8.late…
Browse files Browse the repository at this point in the history
…st during release process
  • Loading branch information
FishtownBuildBot authored May 9, 2024
2 parents 9ce8721 + 17e5121 commit cd14403
Show file tree
Hide file tree
Showing 52 changed files with 49 additions and 381 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
25 changes: 0 additions & 25 deletions .changes/1.8.0-b2.md

This file was deleted.

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

This file was deleted.

13 changes: 0 additions & 13 deletions .changes/1.8.0-b4.md

This file was deleted.

1 change: 0 additions & 1 deletion .changes/1.8.0-rc1.md

This file was deleted.

24 changes: 23 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,19 +1,30 @@
## dbt-snowflake 1.8.0-b1 - March 02, 2024
## dbt-snowflake 1.8.0 - May 09, 2024

### Features

- Update base adapter references as part of decoupling migration ([#882](https://github.com/dbt-labs/dbt-snowflake/issues/882))
- Support primative types + object, variant, array in snowflake for unit testing" ([#898](https://github.com/dbt-labs/dbt-snowflake/issues/898))
- Add new workflow for internal patch releases ([#38](https://github.com/dbt-labs/dbt-snowflake/issues/38))
- Add external_access_integration and secret to python models ([#955](https://github.com/dbt-labs/dbt-snowflake/issues/955))
- Support TableLastModifiedMetadataBatch capability ([#965](https://github.com/dbt-labs/dbt-snowflake/issues/965))

### Fixes

- Dynamic tables now show the proper type in catalog queries ([#817](https://github.com/dbt-labs/dbt-snowflake/issues/817))
- remove `token` field from connection keys ([#906](https://github.com/dbt-labs/dbt-snowflake/issues/906))
- Acknowledge `send_anonymous_usage_stats` setting for python models ([#830](https://github.com/dbt-labs/dbt-snowflake/issues/830))
- modify metadata queries to take into account object type of BASE TABLE being assigned to dynamic tables when was null previously ([#934](https://github.com/dbt-labs/dbt-snowflake/issues/934))
- remove `private_key_path` from connection keys ([#949](https://github.com/dbt-labs/dbt-snowflake/issues/949))
- test contract enforcement for GEOGRAPHY and GEOMETRY types ([#894](https://github.com/dbt-labs/dbt-snowflake/issues/894))
- skipping a test that provides a false condition ([#976](https://github.com/dbt-labs/dbt-snowflake/issues/976))
- Fix duplicate alias being added when running a model with inline refs and `--empty` ([#980](https://github.com/dbt-labs/dbt-snowflake/issues/980))

### Under the Hood

- Add tests for --empty flag ([#837](https://github.com/dbt-labs/dbt-snowflake/issues/837))
- Migrate to dbt-common and dbt-adapters package ([#890](https://github.com/dbt-labs/dbt-snowflake/issues/890))
- Add unit test for transaction semantics. ([#912](https://github.com/dbt-labs/dbt-snowflake/issues/912))
- Update dependabot to cover GHA ([#967](https://github.com/dbt-labs/dbt-snowflake/issues/967))

### Dependencies

Expand All @@ -34,7 +45,18 @@
- Bump mypy from 1.7.0 to 1.7.1 ([#850](https://github.com/dbt-labs/dbt-snowflake/pull/850))
- Update freezegun requirement from ~=1.2 to ~=1.3 ([#860](https://github.com/dbt-labs/dbt-snowflake/pull/860))
- Update black requirement from ~=23.11 to ~=23.12 ([#864](https://github.com/dbt-labs/dbt-snowflake/pull/864))
- hard pin ddtrace to 2.3.0 ([#932](https://github.com/dbt-labs/dbt-snowflake/pull/932))
- bump cryptography to 42.0.4 or higher for security callouts ([#938](https://github.com/dbt-labs/dbt-snowflake/pull/938))
- Add `dbt-core` as a dependency to preserve backwards compatibility for installation ([#964](https://github.com/dbt-labs/dbt-snowflake/pull/964))
- Bump actions/github-script from 6 to 7 ([#970](https://github.com/dbt-labs/dbt-snowflake/pull/970))
- Bump dorny/paths-filter from 2 to 3 ([#972](https://github.com/dbt-labs/dbt-snowflake/pull/972))
- Bump actions/setup-python from 4 to 5 ([#973](https://github.com/dbt-labs/dbt-snowflake/pull/973))
- Bump actions/checkout from 3 to 4 ([#974](https://github.com/dbt-labs/dbt-snowflake/pull/974))

### Security

- DDOS vulnerability in 41.0.5. Uptick to avoid ([#852](https://github.com/dbt-labs/dbt-snowflake/pull/852))
- Pin `black>=24.3` in `dev-requirements.txt` ([#959](https://github.com/dbt-labs/dbt-snowflake/pull/959))

### Contributors
- [@Lindblomsebastian](https://github.com/Lindblomsebastian) ([#955](https://github.com/dbt-labs/dbt-snowflake/issues/955))
6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20230919-120616.yaml

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231011-124519.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231016-121821.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231018-123921.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231031-120931.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20231031-121003.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240320-111128.yaml

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240412-155917.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240412-155923.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240412-160019.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Dependencies-20240412-160023.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20240109-165520.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20240205-174816.yaml

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Features-20240402-131330.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240216-125014.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240318-203635.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.8.0/Fixes-20240320-154054.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240322-104553.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240412-094507.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240416-203625.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Fixes-20240418-160240.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.8.0/Security-20231128-173716.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit cd14403

Please sign in to comment.