This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Release date |
Feb 28, 2022 |
|---|
In this section:
Migration Steps
None needed.
Improvements
|
New Feature Description |
ID |
|---|---|
|
Deployment messages were improved and contain now logs and more detailed information on pipeline errors. |
PFIMCORE-902 |
|
Support for updating LPG lines in Data Upload has been added to IM. |
PFIMCORE-948 |
|
Internal communication between PlatformManager and im-git-server has changed to async and Kafka. |
PFIMCORE-963 |
|
It is now possible to encrypt properties files and read encrypted ones. |
PFIMCORE-965 |
|
Swagger API version has been changed to 3.0.3. It can be overridden by the property |
PFIMCORE-975 |
|
Swagger-codegen maven plugin has been upgraded in order to have the possibility to generate code for Jersey 2 client. |
PFIMCORE-982 |
|
There is a new property |
PFIMCORE-988 |
|
Overall performance of events counting has been improved. Obsolete methods for manipulating with event names were removed. |
PFIMCORE-989 |
|
Home folder for events and webservices payloads is now /home/im on AWS instances. |
PFIMCORE-996 |
|
Retrieving projects from Gitlab has been optimized. |
PFIMCORE-998 |
Fixed Issues
|
Bug Description |
ID |
|---|---|
|
Release versions of 'pricefx-client', 'audit-service', 'im-git-server-api' and 'im-components-library' were missing in external repository. |
PFIMCORE-978 |
|
Data Upload to an LPG entity fails because of an incorrectly set parameter for the LPG table ID. |
PFIMCORE-983 |
|
Data Upload to LPG does not update items with "null" or empty values. |
PFIMCORE-985 |
|
Groovy beans were not loaded before route creation, thus resulting in an error that bean is not found. |
PFIMCORE-990 |
|
It is not possible to save an application properties file, there is an error while saving. |
PFIMCORE-991 |