Talend Administration Center
Last updated: 9/9/2026New features
| Feature | Description |
|---|---|
| Support for Tomcat 11.0.x |
Talend Administration Center now supports Tomcat version 11.0.x. For more information, see Compatible web application servers. |
| Support for Ubuntu 26.04 LTS |
You can now install and run Talend Administration Center on Ubuntu 26.04 LTS. For more information, see Compatible Operating Systems. |
| Support for MS SQL Server 2025 |
Talend Administration Center now supports Microsoft SQL Server 2025. For more information, see Compatible databases. |
| New waitWhileUnknownStatus parameter for the runTask MetaServlet command |
The runTask MetaServlet command now supports the optional waitWhileUnknownStatus boolean parameter. When this parameter is set to true in synchronous mode, Talend Administration Center continues waiting through intermediate UNKNOWN statuses until a final status is returned. The default value is false, which preserves the existing behavior. |
| New scheduler.conf.startupResumeBatchSize and scheduler.conf.startupResumeBatchDelayMs configuration properties |
You can use the new scheduler.conf.startupResumeBatchSize and scheduler.conf.startupResumeBatchDelayMs properties to control how blocked triggers are resumed when Talend Administration Center starts. By default, blocked triggers are resumed in batches of 50 with a delay of 5000 milliseconds between batches. Set either value to 0 to restore the previous behavior for batch size or disable the delay. For more information, see Updating configuration table settings. |
| Database connection alert notifications |
You can now send email notifications when the database connection becomes unreachable and when it is restored. Use the new db.alert.enabled and db.alert.recipients parameters to configure these alerts. For more information, see Configuring email notifications for database connection alerts. |
| Patch availability indicator |
When a new patch is available, a red dot appears on Software Update in the Menu tree view and on the corresponding tab. For server patches, the red dot also appears next to the relevant server product name. |