Skip to content

dbt-bigquery v1.8.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 20:06

dbt-bigquery 1.8.0-b2 - April 03, 2024

Features

  • Add new workflow for internal patch releases (#38)

Fixes

  • remove keyfile from _connection_keys (#1146)
  • Add pandas extra for google-cloud-bigquery to pick up missing pyarrow dependency (#1152)

Under the Hood

  • Add unit test for transaction semantics. (#1123)

Dependencies

  • hard pin ddtrace to 2.3.0 (#1141)
  • Add dbt-core as a dependency to preserve backwards compatibility for installation (#1168)

Security

  • Pin black>=24.3 in dev-requirements.txt (#1151)