IntegrationManager 5.5.0
This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
Release date | May 7, 2024 |
---|---|
Camel version | 4.1.0 |
Spring boot version | 3.1.5 |
Last Pricefx Swagger API update | Feb 3, 2023 |
In this document:
New Features and Improvements
New Feature Description | ID |
---|---|
Provisioned IntegrationManager can now run in GCP cluster. | PFIMCORE-1954 |
Caching system for metadata related to CX, PX, and SX is now used to boost the overall performance. This change will enhance response times and deliver smoother experience. The cache is invalidated after 10 minutes so if there is a change in metadata (happens rarely) this improvement is applied. | PFIMCORE-2003 |
Idle detection service has been created to find idle times in IntegrationManager instances. | PFIMCORE-2024 |
Idle detection service now contains banning mechanism to prevent hitting instances that are unavailable. | PFIMCORE-2063 |
Fixed Issues
Bug Description | ID |
---|---|
Monitoring system Prometheus is misconfigured, so metrics are not collected. | PFIMCORE-2032 |
Fixed pfx-api:loaddataFile component for loading extension objects. URI option "useResuableParser" needs to be added to pfx-csv:streamingUnmarshal when using with pfx-api:loaddataFile component for loading extension objects. | PFIMCORE-2033 |
Integration templates in the GCP clusters cannot start due to an issue with creating a new directory in "/home/customer" directory. | PFIMCORE-2039 |
Notification is not sent when an IM instance on the GCP Prod environment is deleted. | PFIMCORE-2042 |
ImagePullPolicy for all provisioned IntegrationManager versions is not set correctly, resulting in incorrect image used. | PFIMCORE-2056 |
Random restarts occur in IntegrationManager version 5.0 and higher. | PFIMCORE-2061 |
Hot Fixes
The following hot fixes have been released for the 5.5 version:
5.5.1
Bug Description | ID |
---|---|
Missing mailConfiguration bean. | PFIMCORE-2075 |
5.5.2
Bug Description | ID |
---|---|
Concurrent execution exception during large import into XPLI. | PFIMCORE-2090 |
IntegrationManager version 5.8.0