dbt-bigquery v1.8.0b2
Pre-release
Pre-release
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 forgoogle-cloud-bigquery
to pick up missingpyarrow
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
indev-requirements.txt
(#1151)