LDP Release 25.1.9

Prev Next

Release notes - Lobster Platform 25.1.9

Release date: 2026-03-12

Bug fixes

LDP-6500

Added new custom class to standard: FtpProfileConfiguration

LDP-6490

The aspose log file is assigned a unique name and will be deleted at end of conversion process

LDP-6469

Crontab syntax now allows the specification of additional days of the month if 'L' (last day in month) has been specified.
Fixed a bug leading to invalid starting dates if "Last day of month" is specified in combination with a particular month.

LDP-6461

Using custom class Database connections in ETL jobs through Bridge now works as expected.

LDP-6460

Improved handling of ETL job callbacks in Bridge for consistent execution.

LDP-6458

Platform "Bridge connections" view: The online status will be updated more reliable.

LDP-6436

Mails with whitespaces or e.g. trailing dots after the domain are now possible to be processed by the SmtpService and don't produce errors in the log anymore (that can be excessive in some scenarios)

LDP-6332

Activity feed: Enums without a translation now show the corrent name

LDP-6319

DMZ: Secondary DMZs reconnecting with pushback (if configured) after DMZ restart.

LDP-6296

Introduced a configurable request timeout on the gateway so it always responds before the platform gives up. The gateway now returns HTTP 503 within the configured window, allowing the existing AS2 retry logic to kick in properly.

Example:
                DMZ-Gateway JVM flag (without this flag the behaviour is unchanged and the silent timeout remains):
                -Dhub.proxy.requestTimeout=300000 # 5 minutes for example

Platform JVM flags (optional — tighten if desired):
                -Dhub.as2.readTimeout=360000 # 6 minutes for example (default = 1 minute)
                -Dhub.as2.connectTimeout=60000 # 1 minute (unchanged default)

LDP-6287

Database Connections are not closed when listing Views in Profile Phase 1

LDP-6246

ETL mapping for hosted ETL jobs on Bridge now works as expected.

LDP-6212

DMZ: Prevent certain files not being processed when downloading via FTP/SFTP via DMZ using certain multiple file patterns

LDP-6128

Certificates: The certificate note field now supports up to 250 characters (even after editing)

LDP-5887

ETL SQL editor now only offers constant global variables since Scriptella SQL Driver cannot resolve global variables.

LDP-3665

Fixed an error that occured in some constellations when the "usage" dialog of an object was opened