1.4.0 (2019-09-10)
- do not instert empty json {} in meta if no meta is present, instead use NULL (f2bffed)
- typo in env getEnvironment (2173e48)
- add a nested convertion and saving into meta field + docs (71d063e)
1.3.0 (2019-09-10)
- add a nested convertion and saving into meta field + docs (49cdf6c)
1.2.2 (2019-09-10)
- do not intentionally throw and error if no credentials are passed, let the bigquery constructor do that (068348e)
1.2.1 (2019-09-10)
- make use of
applicationCredentials
from options is it's passed in , as the strongest indicator among the 3 (4fe61b3)
1.2.0 (2019-09-10)
- add a support for a SERVICE_ACCOUNT flag (41a496b)
1.1.1 (2019-09-08)
- change "main" to the correct file in package (b0a353a)
1.1.0 (2019-09-08)
- BREAKING CHANGE: table are no more droped. also added a timeout delay between the table creation and insert (389b45c)
1.0.5 (2019-09-08)
- do not catch a loging exception in log function (e173606)
1.0.4 (2019-09-08)
- example: update the example and trigger a release (e3aa79a)
1.0.3 (2019-09-04)
- example: update the example and trigger a release (1188f95)
1.0.2 (2019-09-04)
- forecully kikcoff semantic-release (5f5c2f7)