- The
init
command has been fixed to work on Windows. - The
selfupdate
command now properly sets the readable flag on the downloaded executable.
- The
for_each>
operator can now be parameterized with arrays and maps. Strings provided in the command will be parsed as JSON. - Operators now properly clear store parameters to avoid unexpected merging of store parameters from different tasks.
- Google BigQuery operators
bq>
,bq_load>
,bq_extract>
andbq_ddl>
operators have been added. - A
gcs_wait>
operator have been added for waiting for files in Google Cloud Storage (GCS).
2016-10-31
- Daniel Norberg
- Daniele Zannotti
- Hiroyuki Sato
- Sadayuki Furuhashi
- uu59