Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

November 27, 2024

The Snowflake plugin version 1.1.4 is available in Cloud Data Fusion version 6.8.0 and later. This release includes the following changes:

PLUGIN-1816:

  • Fixed an issue in the Snowflake source causing pipelines to fail if fields contained decimals.

  • Fixed an issue in the Snowflake source causing pipelines to fail if data contained a backslash. You can set a new escape character using the cdap.snowflake.source.escape runtime argument.

November 21, 2024

The HTTP plugin (version 1.4.3) is available in CDAP versions 6.8.0 and later.  The release includes the following changes:

PLUGIN-1810:   

  • In the HTTP streaming source, batch source, and batch sink, a PATCH option was added to the HTTP Method field.

  • Fixed an issue in the HTTP sink causing data loss when a pipeline didn’t fail by default when a non-2xx response code was received.

  • Fixed an issue in the HTTP source causing a pipeline not to fail when the get_schema method was called and a non-2xx response code was received.

November 18, 2024

The CloudSQL MySQL plugin (version 1.11.5) is available in CDAP versions 6.8.0 6.10.0 and later. This release includes the following change:

PLUGIN-1017: Fixed an issue causing pipelines to fail when the CloudSQL MySQL sink schema contained a MySQL reserved word.

...