Skip to content

December 2025 changelog🔗

Here you'll find the December 2025 changelog for the Data Productivity Cloud. Just want to read about new features? Read our New Features blog.


18th December🔗

DesignerNew features 🎉


17th December🔗

DesignerNew features 🎉

  • You can now create unlimited API credentials and assign each credential a specific role at the account level. This update enables safer integrations and a cleaner separation of duties for your automation. For more information, read Account roles for API credentials.

Components:

  • Added a new ORC Load component for Snowflake that loads data directly into a Snowflake table from one or more ORC files stored in Snowflake Managed Storage, Amazon S3, Google Cloud Storage, or Azure Blob Storage. For more information, read ORC Load.
  • Added a new AVRO Load component for Snowflake that loads data directly into a Snowflake table from one or more AVRO files stored in Snowflake Managed Storage, Amazon S3, Google Cloud Storage, or Azure Blob Storage. For more information, read AVRO Load.
  • Added a new Parquet Load component for Snowflake that loads data directly into a Snowflake table from one or more Parquet files stored in Snowflake Managed Storage, Amazon S3, Google Cloud Storage, or Azure Blob Storage. For more information, read Parquet Load.

9th December🔗

DesignerNew features 🎉

  • You can now quickly locate any file and folder in your project using the new search bar in the Files Panel.

Components:

  • Added a new Show to Grid component for Snowflake, which allows you to save the results of a Snowflake SHOW command into a grid variable for further processing within your orchestration pipeline.

8th December🔗

DesignerNew features 🎉

  • You can now set default session parameters for Snowflake connections when you create an environment. Session parameters can be used to modify the behavior of your Snowflake connection.

4th December🔗

StreamingImprovements 🔧

  • Fixed a bug to ensure that a pipeline failure email will be sent if a pipeline fails to restart when scheduled, and the pipeline is opted in to receive error emails.

2nd December🔗

DesignerNew features 🎉

Connectors:

  • Added a new Snowflake Load connector, which enables you to fetch data from a Snowflake database. This new connector offers full and incremental load options, allowing you to only fetch new and updated rows of data.