Connectivity Development Release Notes for November 2025
November 08 2025
Connector SDK
We added these features
We are releasing version 2.28.3 of the SDK:
-
Added support for returning documents from Listener executions. (CON-10417)
-
Descriptor model changes to support more
CustomPropertiesFieldConfigoptions:- Custom headers (default: Key/Value)
- Custom Add button
allowValueEncryption(default: true)- Allow for larger value columns that dynamically change based on UI expansion (CON-10418)
-
Importable Browse fields can leverage custom property custom configurations (CON-10479)
For more information, visit the Developer Documentation site.
We fixed these issues
-
In SDK connectors, fixed an issue where switching process modes for a listener process resets the connection and operation components. (CON-9948)
-
Fixed an issue where an SDK listener that attempted to retrieve return documents from a process configured with the Purge Data Immediately setting turned on would return a Missing Data Store exception. (CON-10464)