Semarchy xDI 2026.1 release notes

This document provides the latest information about Semarchy xDI version 2026.1, including new features and bug fixes.

Support information

Semarchy xDI version 2026.1 is a long-term support (LTS) release.

LTS product versions are released annually, and include all changes introduced since the last LTS release. They are maintained and supported for an extended period with patches and fixes.

Alternatively, mainstream support (MS) versions offer the latest improvements and features, and are released more frequently.

For more details about our releases and support policies, see our Support and maintenance terms.

Feature highlights

Semarchy xDI 2026.1 introduces core support for GraphQL queries in integration flows. It also includes enhancements to existing connectors, and updates many internal libraries and the Eclipse platform to improve stability and security.

New GraphQL connector

Semarchy xDI 2026.1 introduces a new GraphQL connector that enables you to integrate data from GraphQL APIs. GraphQL is a query language and runtime for APIs that provides a flexible alternative to traditional REST APIs.

The GraphQL connector in this release provides core functionality to get you started:

  • Define connections to GraphQL endpoints with Bearer token authentication

  • Create query operations with manually-defined response structures

  • Use queries in mappings to retrieve and integrate GraphQL data

  • Handle partial response errors with configurable error tolerance

The connector is available as a new connector in Designer.

Eclipse platform updates

Semarchy xDI 2026.1 upgrades the Eclipse platform to the latest version. This update improves stability, performance, and compatibility with modern operating systems.

Updated connectors

Amazon S3 Delivery Repository

The S3 Delivery Repository connector adds a new optional s3BaseURL parameter that allows you to specify the base URL for your S3 storage. This enhancement enables compatibility with on-premise S3 services and S3-compatible storage solutions beyond AWS.

When undefined, the connector uses the default AWS S3 endpoint, maintaining backward compatibility with existing configurations.

Other notable changes

System requirements

Semarchy xDI 2026.1 adds support for new platforms and removes support for older versions of databases and libraries. To eview Semarchy xDI system requirements, see the system requirements page.

New supported platforms:

  • Apache Tomcat 10.1 and 11 for xDI Analytics.

  • macOS 15 (Sequoia) for xDI Designer.

Breaking changes

  • xDI Analytics no longer supports Tomcat 9. This change is required to maintain compatibility with the latest Eclipse platform and security standards.

  • PostgreSQL version 13 is no longer supported as a backend database for xDI Runtime and xDI Analytics. PostgreSQL 13 reached end-of-life in November 2025.

  • For security purposes, the sample HSQL database shipped within the Design and Runtime is now only accessible locally by default.

  • Support for Elasticsearch 7 is discontinued in this release.

Changelog

2026.1.0

xDI Analytics

Feature improvements
  • DI-5968: Added support for Apache Tomcat versions 10.1 and 11 in xDI Analytics.

  • DI-11451: Upgraded Eclipse target platform to the latest version.

  • DI-11608: Discontinued support for PostgreSQL 13 in xDI Analytics and xDI Runtime.

Bug fixes
  • DI-10611, DI-11183: Improved security settings following audit recommendations.

  • DI-11395: Updated Apache Commons third-party libraries.

xDI Designer

Feature improvements
  • DI-11453: Upgraded Eclipse target platform to the latest version.

Bug fixes
  • DI-10618: Improved security settings following audit recommendations.

  • DI-11340: Updated Apache Commons third-party libraries.

  • DI-11389: Updated Apache Commons third-party libraries.

xDI Runtime

Feature improvements
  • DI-11447: Upgraded general xDI Runtime libraries to the latest versions.

  • DI-11594: Upgraded Spring libraries in xDI Runtime to the latest versions.

  • DI-11608: Discontinued support for PostgreSQL 13 in xDI Analytics and xDI Runtime.

Bug fixes
  • DI-10610: Changed the testConnection runtime method to require administrator privileges.

  • DI-11040: Restricted HSQL demo database access to local interfaces only.

  • DI-11473: Updated Spring Framework third-party libraries.

  • DI-11480: Updated Apache Tomcat third-party libraries

  • DI-11492: Fixed potential memory leaks in xDI Runtime.

  • DI-11520: Fixed an issue with scripts that use startcommand and execute delivery, where the scripts would not return a response when the concurrentSessionsLimit option was activated.

License service

Bug fixes
  • DI-10607: Cleaned up hardcoded references in the license server.

  • DI-11207: Sanitized HTTP response headers to remove potentially sensitive information.

  • DI-11208: Sanitized WADL output content to remove potentially sensitive information.

  • DI-11424: Updated Spring Framework third-party libraries.

  • DI-11466: Updated Spring Core third-party libraries.