May 2025 changelog
Here you'll find the May 2025 changelog for the Data Productivity Cloud. Just want to read about new features? Read our New Features blog.
Note
Matillion has released a new navigation and Designer user experience, designed to make navigation more intuitive, streamline the pipeline creation workflow, and significantly improve performance across the Data Productivity Cloud. To find out more about the improvements made, read the New navigation and Designer experience announcement.
29th May
DesignerNew features 🎉
- Monitor the health of your data pipelines with real-time Pipeline notifications. These notifications keep users informed about pipeline failures in projects and environments they can access. Alerts are sent via email for scheduled and API-triggered runs, but not for manual executions.
- The new View commit history Git action allows you to see the previous commits you have made in your branch. For more details, read View commit history.
28th May
Data Productivity CloudNew features 🎉
Matillion has released a new navigation and Designer user experience, including the following improvements:
- New left navigation enables you to move between key areas of the Data Productivity Cloud from anywhere in the platform.
- Profile icon in the left navigation provides quick access to user and account settings.
- Expanded Designer canvas reduces visual clutter, providing more space for pipeline creation.
- Resizable Files and Schemas panels can be docked or positioned anywhere on the canvas.
- Shorter load times in Designer ensure faster navigation and reduced latency.
23rd May
Data Productivity CloudNew features 🎉
Schedules:
- When viewing schedules in the Your projects list, you can now filter the displayed schedules by their environment.
StreamingImprovements 🔧
- Updated the Streaming agent version from
2.111.47
to2.111.64
. - Reverted Snowflake JDBC driver version to
3.21.0
. - Library updates and security fixes.
22nd May
DesignerNew features 🎉
Secret definitions:
- You can now create secret definitions in Designer when configuring components, without needing to leave the canvas. For information about creating secret definitions, read Secrets and secret definitions.
Environments:
- You can now delete environments, provided that there are no active schedules running pipelines in the environment, and it is not the default environment for any branches. For more information, read Delete an environment.
Components:
- You can now set an optional Message field as part of the post-processor for any component. This means you can add a custom, descriptive message that clearly communicates what's happening at each step of your pipeline, tailored to your specific requirements.
19th May
DesignerNew features 🎉
Secret definitions:
- If you use a Full SaaS deployment model, you can now update the value of secret definitions, for example if a password changes. For more information, read Update a secret definition.
16th May
StreamingNew features 🎉
- A Streaming agent for Google Cloud Platform (GCP) is now available. This agent can be installed in GCP and used to run Streaming pipelines in the Data Productivity cloud.
15th May
StreamingImprovements 🔧
- Updated the Streaming agent version from
2.111.40
to2.111.47
. - Improved the pipeline activity reporting to ensure consistent consumption reporting, especially during times when the source database has limited changes going through.
- Library updates and security fixes.
DesignerImprovements 🔧
- The Unstructured Flex connector has been renamed to Unstructured.io. Two new POST endpoints have been added: Cancel Job and Run Workflow.
13th May
DesignerNew features 🎉
AI components:
- Added a Cortex Finetune component, which enables users to fine-tune large language models (LLMs) using Snowflake Cortex.
Components:
- Extract Nested Data is now available for Databricks.
DesignerImprovements 🔧
- A new data type called Variant has been added for Databricks in the Create Table component. This data type is supported in Databricks Runtime version 15.4 and above.
8th May
DesignerNew features 🎉
Components:
- Added a new Google Sheets connector, which lets you query the Google Sheets API to retrieve data and load it into a table. You can then use transformation components to enrich and manage the data in permanent tables.
- The Google Sheets Query connector is no longer available for creating data pipelines, as it has been replaced by the new Google Sheets connector.
6th May
StreamingImprovements 🔧
- Updated the Streaming agent version from
2.111.26
to2.111.40
. - Db2 for IBM i: Improve management of JDBC connections.
- Library updates and security fixes.
2nd May
AgentsNew features 🎉
- Agents can now be put into a Paused state, which gracefully puts the agent into a safe state when you need to perform maintenance work such as upgrading the version or updating the configuration to add new drivers.
- We have introduced agent version tracks, with different release cadences. You can choose a version track based on how the agent update cadence fits with your operational practices, and how eager you are to take advantage of new features.
- Agents can be updated either automatically, as soon as a new release is available, or manually, at a time of your choosing. Read our support policy for details.
- A new agents public API lets you list agent details and also send commands such as
restart
to the agent.