Release Week of 2022-10-25
Note: This release is in the process of rolling out. It may not be in your region yet.
Improvements
[Project Structure] The structure of the project has changed to simplify contributing.
- Move classic templates to their own subdirectory called
v1/
, this is consistent with flex templates being housed in thev2/
subdirectory. - Remove
unified-templates.xml
and rely solely on the rootpom.xml
for building the project.
[JdbcToBigQuery Template] Add optional data loading pipeline option to toggle whether data is truncated or appended into BigQuery.
Contributors
Pablo Estrada @pabloem
Suddhasatwa Bhaumik @suddhasatwabhaumik
Bruno Volpato @bvolpato