What's new with the IBM Connector Development Kit

As new features and capabilities are added to the Connector Development Kit, you can read about them here. Check back regularly to see what more we've come up with.

October 2025

  • The Connection properties tab has been completely redesigned to improve usability.
  • You can now configure custom authentication and define authentication renewal steps in the Connector Development Kit without writing any custom code. For more information, see Configuring connection security.

April 2025

  • Design improvements to the Connection properties tab.
  • Maintenance fixes.

February 2025

  • For complex response properties, you can now customize where the response property starts from by using the Response starting point radio button.

November 2024

  • Bug fixes and improvements in the new feature to build connector objects and actions that are assisted by the generative AI.

September 2024

  • Redesigned the connection properties tab.

August 2024

  • You can now map connector error codes to standardized IBM App Connect error codes. For more information, see Error code mapping.

July 2024

  • Connector Development Kit now supports creating multiple versions (major, minor, or patch versions) of the same connector. For more information, see Connector versioning.

June 2024

  • Added support for testing connection configuration (ping configuration) to check whether the connection you created works correctly. For more information, see Test connection configuration.

April 2024

  • Replaced the Test tab with the Test actions and Test events tab that can be used to test both actions and polled events. For more information, see Testing a connector.
  • Added support for created and updated query templates in polling configuration. For more information, see Updating polling configuration.

July 2023

New features

  • Enabled support for the Operators function for query parameters.
  • Enabled support for marking properties that are nested under a complex property as mandatory.
  • Enabled enum support for request properties.
  • Enabled date-time type support for request and response properties.

Usability improvements

  • Improvements to the Connector Development Kit user interface.