IntegrationManager 5.2.0
This version has been released only for testing in dedicated projects. Once it is fully validated, it will become available for general use.
This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
Release date | Feb 12, 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 |
---|---|
There is an endpoint in IM that provides generated documentation for all components. | PFIMCORE-1332 |
Release service has been created to automate the release process. | PFIMCORE-1877 |
Initial delay has been added for events processing. See the documentation for actual values. | PFIMCORE-1911 |
TTL has been set to all MQ queues. The TTL value is 1 hour. | PFIMCORE-1912 |
Propagation of | PFIMCORE-1929 |
Socket timeout is now set to 1hr by default. Socket keep alive is now set to true by default (it was false). Both variables can be changed by the properties | PFIMCORE-1935 |
Fixed Issues
Bug Description | ID |
---|---|
In dataloads, if there is a validation error during CSV validation, the parent route gets into an infinite error loop. | PFIMCORE-1902 |
Groovy sandbox does not work correctly with super calls. | PFIMCORE-1909 |
Upgrade of an IM instance in the prod cluster upgraded an IM instance of the same name in the dev cluster. | PFIMCORE-1923 |
If there is an invalid route definition, documentation endpoint fails. | PFIMCORE-1939 |
When you change a Groovy class in PlatformManager UI, the class is then displayed twice there. | PFIMCORE-1942 |
When IM parses a json-response from the OAuth server with a field as Number type, the process fails with an exception during the re-authentication in the REST component. | PFIMCORE-1949 |
Â
IntegrationManager version 5.8.0