Connector Development Kit (CDK) - DSL Library Update (Version 2.12.0)

January 17, 2024
Features

What’s New in CDK v2.12.0?

We are thrilled to announce the introduction of file handling capabilities in the latest CDK version 2.12.0. This upgrade empowers connectors with robust file management, making it more convenient and efficient to handle various file types and operations in your workflows.

User-Facing Changes:

  • File Uploads and Downloads: The new file handling functionality allows connectors to seamlessly upload and download files. This includes support for various file types and sizes, enhancing the flexibility and capability of your connectors in managing file uploads and downloads.

  • Multipart Uploads: The update also introduces multipart upload implementation, enabling connectors to handle multiple file uploads efficiently.

For developers, these changes mean a more powerful and versatile platform for creating connectors that can handle complex file operations with ease.

For detailed implementation guides and more information, please visit the Tray Developer Portal.