Commit Graph

17 Commits

Author SHA1 Message Date
Chen Sun 26de102f82 chore(release): bumped version to 1.4.0-rc.1 2021-02-01 00:18:50 -08:00
shikajiro 3660a63508
feat(components): Add json format for BigQuery output to GCS (#4994)
* Support for json output

* update to_gcs component.yaml

* add output json format test.

* add command-line param.
2021-01-14 21:25:51 -08:00
Yang Pan c484cfa46c chore(release): bumped version to 1.3.0 2021-01-07 00:39:26 -08:00
Chen Sun 5445ce82c7 chore(release): bumped version to 1.2.0 2020-12-17 23:24:32 -08:00
numerology 1449cfe0a5 chore(release): bumped version to 1.1.2 2020-12-14 09:43:07 -08:00
Rui Fang a0a1a5d0cf chore(release): bumped version to 1.1.2-rc.1 2020-12-04 07:09:17 +00:00
hilcj c1aebb5d22 chore(release): bumped version to 1.1.1-beta.1 2020-11-26 17:58:04 +00:00
hilcj 4fe4a30545 Revert "chore(release): bumped version to 1.1.1-beta.1"
This reverts commit 9af3e79c10.
2020-11-26 16:10:10 +00:00
hilcj 9af3e79c10 chore(release): bumped version to 1.1.1-beta.1 2020-11-26 04:32:09 +00:00
hilcj bd86072a8c Revert "chore(release): bumped version to 1.1.1.beta.1"
This reverts commit 5928a2659b.
2020-11-26 04:20:10 +00:00
hilcj 5928a2659b chore(release): bumped version to 1.1.1.beta.1 2020-11-26 03:07:26 +00:00
Yuan Gong 7d36f48482 chore(release): bumped version to 1.1.0-alpha.1 2020-11-02 03:01:27 +00:00
Amy 7e4d9f4742
update kfp installation instructions for a number of gcp components (#4594) 2020-10-07 15:12:16 -07:00
Alexey Volkov 840097dd93
chore(components): Updated the container image in the GCP components (#4341)
* Updated component images to version fe6a10a446

* Updated components to version 38771da090
2020-08-25 15:42:14 -07:00
Alexey Volkov fe6a10a446
chore(components): Components - De-hardcoded outputs paths in the GCP components (#4123) 2020-08-04 03:16:19 -07:00
Chen Sun fed37f7f91
fix(components): Add explicit image tag and fix variable references. (#4298)
* Add explicit image tag

* fix variable references
2020-07-31 12:21:39 -07:00
Niklas Hansson c52a73e52c
Components - Added more GCP BigQuery components (3914)
* Update _client.py

* updated the gcp components

* Update the GCP BigQuery Components

* update the readme and component

* updated components
2020-06-26 02:47:30 -07:00