v0.3.0 (2016-07-16)
Implemented enhancements:
- Support flatten_result flag #30
- Support mode parameter for BigqueryQueryTask #28
- Support standard SQL #20
- Support force copy table #7
Fixed bugs:
- Fix JSON export for FileSystemTarget does not work #31
Merged pull requests:
- Update tumugi to 0.6 #35 (hakobera)
- Add JSON export test #34 (hakobera)
- Fix misc #33 (hakobera)
- Support force_copy parameter for bigquery_copy task #32 (hakobera)
- Support append mode query and use legacy SQL flag #29 (hakobera)
v0.2.0 (2016-06-06)
Implemented enhancements:
- Support extract table to FileSystemTarget #23
- Support load from GCS #5
- Support extract table to Google Cloud Storage #4
- Support service account application default auth #22 (hakobera)
Fixed bugs:
- Fix typo and dependency #24 (hakobera)
- Fix missing project_id of dataset/table #21 (hakobera)
- Fix private key file auth does not work #19 (hakobera)
- Fix support private key file in config section #13 (hakobera)
Closed issues:
- Update tumugi to v0.5.0 #8
Merged pull requests:
- Update changelog #27 (hakobera)
- Prepare release for 0.2.0 #25 (hakobera)
- Add rubygems badge #3 (hakobera)
- Cache output #26 (hakobera)
- Use Thor's invoke instead of system method #18 (hakobera)
- Change test ruby version #17 (hakobera)
- Change tumugi dependency version #16 (hakobera)
- Implement extract table to google cloud storage feature #15 (hakobera)
- Add BigqueryLoadTask #12 (hakobera)
- Update dependency gems #11 (hakobera)
- Update tumugi to v0.5.0 #9 (hakobera)
v0.1.0 (2016-05-16)
Fixed bugs:
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator