Release v0.12.0-rc.4
Pre-release
Pre-release
New features
- Add support for
chunked
requests and responses for the HTTP connectors - Add the
gbq
connector for Google BigQuery
Fixes
- fix the use of
args
in the with part of acreate
insode of aflow
. - fix silent swallowing of unknown fields in connector definition.
Breaking Changes
- the
-
is no longer a valid part of identifiers. - binaries now use
_
to sepoerate type names as-
is no longer a identifier.