Skip to content

April 2025 changelog

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


24th April

DesignerNew features 🎉

Connectors:

  • Added a new connector for SAP NetWeaver that lets you connect to SAP to access available data sources. You can then use transformation components to enrich and manage the data in permanent tables.

Git actions

  • Added a new View pull requests action that allows you to view the pull requests in your external Git repository if your team uses a pull request approval workflow. For more information, read View pull requests.
  • After pushing changes to the remote branch, you can click the link in the success notification to create a pull request in your external Git repository.

Components:

  • A new data type called Variant has been added for Databricks in the Convert Type transformation component. This data type is supported in Databricks Runtime version 15.4 and above.

DesignerImprovements 🔧

Components:

  • The S3 Attachment parameter for the Send Email component has now been updated from a string to a file editor.

17th April

AI components:

  • The Google Vertex AI Prompt component is now available. This component uses a Google Gemini large language model (LLM) to provide responses to user-composed prompts. The component takes one or more inputs in the form of text, image, audio, or video, combines the inputs with user prompts, and sends this data to the LLM for processing.

16th April

APINew Endpoint 🎉

The following endpoint has been added to the Data Productivity Cloud REST API:

Secret references

Method Endpoint Description
DELETE /v1/projects/{projectId}/secret-references/{secretReferenceName} Delete a secret reference

11th April

DesignerNew features 🎉Improvements 🔧

  • You can now view and resolve merge conflicts using the Merge from branch Git action. For more information, read Resolving merge conflicts.
  • The S3 Location parameter in Send Email has been updated to S3 Attachment.

StreamingImprovements 🔧

  • Updated the Streaming agent version from 2.111.18 to 2.111.26.
  • Db2 for IBM i: Add option to disable use of unique indexes.
  • Db2 for IBM i: Default connection date time property to iso.
  • Added periodic diagnostic logging.
  • Library updates and security fixes.

4th April

StreamingImprovements 🔧

  • Updated the Streaming agent version from 2.111.6 to 2.111.18.
  • Db2 for IBM i: Set the default batch size value to 512, and fixed an issue where an incorrect journal receiver library could be used.
  • Library updates and security fixes.

2nd April

DesignerNew features 🎉

Components:

  • Copy Grants: In Snowflake, the COPY GRANTS clause transfers privileges from the original object such as a table, view, schema, or database, to a new object when replacing or cloning, ensuring consistent access control and eliminating manual reassignment. The COPY GRANT clause information has been added to the following documentation:

  • Transient table type: The Create Table component for Snowflake now supports the new table type, Transient. This table type holds data indefinitely but can't be restored.

  • Attach a file using the Send Email component. The attachment must be a single file located in an S3 bucket.