April 2024 changelog
Here you'll find the April 2024 changelog for the Data Productivity Cloud. Just want to read about new features? Read our New Features blog.
30th April
DesignerNew features 🎉Improvements 🔧
- Added a Microsoft Exchange component, which lets you query the Microsoft Exchange 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.
- Added a ServiceNow Query component, which lets you query the ServiceNow 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.
- Added logging to Custom Connector and to Flex and custom connectors used in Designer. You can choose one of five logging options: Error, Warn, Info, Trace, or Debug.
- Improved component sampling to enable column resizing.
24th April
CDCImprovements 🔧
- Updated Streaming agent version from
2.92.3
to2.93.1
. - Removed a number of unnecessary dependency overrides and updated some minor dependencies.
18th April
DesignerNew features 🎉
- Added the following Flex connectors for developing data pipelines:
11th April
DesignerImprovements 🔧
- Added an improvement to connecting a GitHub repository to a project. Now, when you connect an existing repository, any active branches will be cloned into Designer and selectable from the Branches tab. Previously only the
main
branch was cloned. If any of the active branches in your repository only include files that are not Data Pipeline Language (DPL) files, those branches will appear as empty while in Designer until you create a pipeline.
4th April
DesignerNew features 🎉
- Added the following Flex connector for developing data pipelines:
2nd April
CDCImprovements 🔧
- Updated CDC agent version from
2.92.0
to2.92.3
- Library updates and security fixes
- Improved agent logging around data handling edge cases to help with debugging