Release notes – Lobster Data Platform 26.2.4
Release date: 2026-06-03
Improvements
LDP-7369
API Manager/Event handling: Storage values and keys (e.g., HTTP headers) can now be set/read via the map resolvers, which enables variable keys.
LDP-7239
SshService: Besides the log entry when a user starts a file transfer, another log message records its completion (only if verbose messages are enabled).
LDP-7202
PDFCreator, MultiPDFCreator, and GeneratePdfPostExecutor now use the same JasperReports version 6.21.5 as the orchestration print components; no external library deployment is needed.
IMPORTANT
You must remove all existing JasperReports libraries and dependencies from the extlib folder to avoid classpath conflicts.
LDP-7078
Added the missing retry mechanism and connection settings for the AMQP/JMS response protocol in Phase 6, bringing it in line with other response types such as AS2. This ensures reliable message delivery with configurable retry behavior for all supported messaging protocols.
Bug fixes
LDP-7323
Fixed the XMP metadata in ZUGFeRD PDFs, incorrectly set to version 1.0 instead of 3.0 when the XRECHNUNG conformance level was selected.
LDP-7306
Data Cockpit: The database alias for the data cockpit is now correctly set, if it is not explicitly configured via the startup.xml. In addition, updates only remove DataCockpit on DMZs.
LDP-7297
Platform Update: Fixed updater not finishing when started with not enough memory to process received update data.
LDP-7292
Google Cloud Storage Cron: objects in subfolders are fetched if recursive is false.
LDP-7206
ETL: File access now works regardless of how the task is triggered. This solves a problem where ETL tasks triggered via HTTP could not resolve the Bridge input file path, causing a FileNotFoundException.
LDP-7156
AdminConsole no longer shows a stack trace when trying to change the password.
LDP-7029
The Load Balance service now starts successfully even when worker node servers have no resolvable DNS entry at startup time, allowing the node controller to initialize independently of worker node availability.
LDP-7011
Process map: Forms can now also be opened via double-click on the graph node.
LDP-6876
CSP: Added dynamic resource for Content-Security-Policy header whitelisting.
LDP-5895
Custom Events: Fixed duplicate temporary IDs in nested batch serialization that could cause batch values to appear under the wrong item.
LDP-3942
DataCockpit Portals: The “Synchronous execution” option is now available in the input agent, so users can choose to run the profile either synchronously or asynchronously.