New features in adapters
HTTP(S) Connector: Improved parameter management
https://softproject.atlassian.net/browse/X4DESIGN-187
The HTTP(S) connector in X4 BPMS now displays the parameters clearly in several tabs and allows a targeted reset to default values. This allows individual parameters, entire groups, or all adapter parameters to be easily reset to their original values, simplifying configuration and maintenance.
Amazon S3 DynamoDB Connector/Amazon S3 Simple Storage Connector: Updating the AWS SDK
https://softproject.atlassian.net/browse/X4DESIGN-244
X4 BPMS now uses an up-to-date version of the AWS SDK for Java to ensure compatibility with AWS services and avoid the use of outdated libraries. The update affects Amazon S3 adapters in particular and improves maintainability, security and access to current AWS features over the long term.
User Identity Adapter: Extension for any identity provider
https://softproject.atlassian.net/browse/X4SERVR-517
The User Identity Adapter now supports Keycloak and tokens from other identity providers. Keycloak tokens retain the previous claim structure, while other providers leave the Keycloak-specific claims empty.
FTP Connector/FTP Connector (Advanced): Update of the edtFTP library
https://softproject.atlassian.net/browse/X4SERVR-656
The edtFTP library used in the FTP adapters has been updated to version 8.3.0 to support current security features.
Google Maps Adapter: Technical revision
https://softproject.atlassian.net/browse/X4SERVR-667
The Google Maps Adapter has been technically revised and converted to a modern implementation. Instead of the previous manual URL creation and the use of the internal HTTP adapter, official Google libraries (Java SDK) are now used. This improves the maintainability and future security of the integration.