Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Features and Improvements

New Feature Description

ID

Improved the pfx-events:fetch message lifecycle.

PFIMCORE-2285

Improved the performance of the getMappers() endpoint to speed up the loading of mappers in PlatformManager.

PFIMCORE-2448

pfx-rest documentation now describes how debugging works.

PFIMCORE-2457

Invoke route endpoint now supports asynchronous execution by providing the async=true query param.

PFIMCORE-2467

Test Update step was removed from Update IM wizard.

PFIMCORE-2475

In local development profiles, IntegrationManager will no longer require setting the integration.user and integration.password properties, as these values are generated automatically.

PFIMCORE-2166

Introduced support for storing encrypted Resources to enable secure handling of potentially sensitive data.

PFIMCORE-2181

Several classes have been added to the Groovy sandbox whitelist.

PFIMCORE-2212

Created a tagging system to track requests, workloads, customers, and references, enabling IM versioning, instance prioritization, and usage categorization.

PFIMCORE-2252

Added an Enable data export route that meets all Enable specifics for data downloads.

PFIMCORE-2282

Added recalcTained flag in pfx-api:calculate component.

PFIMCORE-2306

Enhanced upgrade-service logging to facilitate better error investigation.

PFIMCORE-2329

OK (done) files added to the Enable integration template.

PFIMCORE-2345

Added support for archiving in GCP-provisioned instances.

PFIMCORE-1953

Added the ability to revert a custom image to the default image.

PFIMCORE-2098

Introduced more detailed email notification when an error occurs during event processing.

PFIMCORE-2302

Improved memory efficiency in inbound and outbound templates.

PFIMCORE-2326

The aggregation email is now enabled by default.

PFIMCORE-2348

Integration Overview: Added functionality to view detailed properties of failed events, including a formatted JSON representation.

PFIMCORE-2311

Additional source code is no longer required to build a custom image in the customer’s repository.

PFIMCORE-2360

Added support for the Condition Record Set (CRS) object in Data Uploads.

PFIMCORE-2368

Validation for key fields in DMDS loaddata and import has been implemented.

PFIMCORE-2414

Fixed Issues

Bug Description

ID

Failed certificates are inconsistently displayed as both successful and failed across different parts of the user interface.

PFIMCORE-2206

The upgrade service fails to upgrade when the instance name contains a long environment name.

PFIMCORE-2216

The upgrade tool does not clean up temporary branch created during the update process when the IntegrationManager instance is reset by the scheduled job.

PFIMCORE-2220

The pfx-sql component cannot operate without a specified data source. Additionally, pfx-sql:select generates incorrect queries in batch mode when a data source is specified.

PFIMCORE-2237

When an update process is resumed after a long period, newer changes are overwritten by an outdated temporary branch.

PFIMCORE-2223

The pfx-event fails to handle banned users properly, resulting in the NullPointerException error.

PFIMCORE-2265

The im-orchestrator incorrectly triggers custom image builds for commits on auxiliary branches.

PFIMCORE-2328

The Upgrade tool occasionally throws the java.lang.RuntimeException error during the final upgrade step.

PFIMCORE-2366

The pfx-api:import component does not use the convertEmptyStringToNull parameter from the mapper.

PFIMCORE-2405