- This file provides a full account of all changes to
dbt-bigquery
. - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
- "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. For details on how to document a change, see the contributing guide
- Fix failing test by removing no erroneous asserts. (#605)
- backport changie to 1.2.latest (#254)
- fix issue with tox 4.0.0 release which changes passenv syntax for space-separated variables (#411)
- Incorrect parameter is passed to the bq_insert_overwrite macro call (#172)
- Fix validate connection failing (#168)
- Modify
BigQueryColumn.numeric_type
to always exclude precision + scale, since the functionality of "parametrized data types on BigQuery is highly constrained (#214) - Adding Python 3.10 testing and enabling mypy (#177)
- Lift and shift cross-database macros from dbt-utils (#192
- Implement TestDocsGenerateBigQuery test (#190)
- Init push for pytest conversion of override_database for bigquery (#165, #188)
- Add oauth test target as default (#166)
For information on prior major and minor releases, see their changelogs: