- Allow Google::Cloud::Bigquery.new to be initialised with retries & timeout options (thanks to @calorie)
- Depend google-cloud-env to '< 1.3.0` (thanks to @noissefnoc)
- Depend google-cloud-core to '< 1.4.0' (thanks to @noissefnoc)
- Depend signet from '~> 0.7' to '< 0.12`
- Depend google-api-client to '< 0.33'
- Allow google-cloud-bigquery version between v0.24 and v1.12
- Support location option to allow to use location other than the US or EU multi-region.
- Allow google-cloud-bigquery version between v0.24 and v1.5.0
- Unsupport google-cloud-bigquery v0.23 (#23)
- Add BigQuery query option configurations (#4)
- Add a feature to automatically define columns using the getQueryResult API (#10)
- Support embedded keyfile into config.yml (#15)