This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Release date |
Mar 11, 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 |
|---|---|
|
Resource files are now stored directly in GIT repository as-is without any alteration instead of compressing and encapsulating the content into JSON. |
PFIMCORE-1882 |
|
More detailed error messages (including error code) are returned from Pricefx partition to IM. |
PFIMCORE-1947 |
|
Helm hook "after-delete-job" has been added to the |
PFIMCORE-1952 |
|
A security (auth-token) for Rest API calls has been added to the |
PFIMCORE-1958 |
|
The support for listing infrastructure versions for specific cloud-provider has been added to the |
PFIMCORE-1966 |
|
Possibility to set |
PFIMCORE-1968 |
Fixed Issues
|
Bug Description |
ID |
|---|---|
|
SalesforceService does not support the PATCH method. |
PFIMCORE-1924 |
|
Upgrade tool is not able to fix 'redeliveryPolicyProcessor' to camel 4 DSL. |
PFIMCORE-1936 |
|
Upgrade tool does not solve description tag element in route. |
PFIMCORE-1937 |
|
When using the pfx-api:upsertPriceItems component, Price List items are not updated. |
PFIMCORE-1974 |
|
IM is not able to start when there is a connection with a password encrypted with unknown key or the encrypted field is somehow corrupted. |
PFIMCORE-1977 |
|
A null pointer exception is thrown when using integration.configuration.enabled=false, preventing the application from starting. |
PFIMCORE-1984 |
Hot Fixes
The following hot fixes have been released for the 5.3 version:
5.3.1
|
Bug Description |
ID |
|---|---|
|
Custom REST endpoints fail to authenticate on 5.x. |
PFIMCORE-1991 |
5.3.2
|
Bug Description |
ID |
|---|---|
|
Username and password for pfx-smtps component are not set correctly. |
PFIMCORE-2007 |