This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Release date |
Aug 26, 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 |
|---|---|
|
In local development profiles, IntegrationManager will no longer require setting the |
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 |
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, |
PFIMCORE-2237 |