This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Version |
IntegrationManager 1.1.18.1 |
|---|---|
|
Release date |
May 12, 2020 |
In this section:
Migration Steps
Mappers Converter Strategy Change
There is a new property:
integration.mappers.default-converter-strategy-type=AUTO
You should set this property to MANUAL for existing integrations. For new integrations, leave this option set to AUTO.
Supported Components
-
Java 11
-
Camel 2.25.0
-
Databases
-
Oracle
-
MySQL
-
Derby
-
PostgreSQL
-
Improvements
|
New Feature Description |
ID |
|---|---|
|
There is a possibility to define a customer mapper for core web service. |
PFIMCORE-452 |
|
Simple language for a fieldName field in a Filter component can be expanded in the same way it expands a value field. |
PFIMCORE-462 |
|
pfx-rest component is able to set custom headers. |
PFIMCORE-468 |
|
Invalid records inside a web service response are returned now. |
PFIMCORE-472 |
|
Partition metadata are used for automatic data formatting. |
PFIMCORE-459 |
Fixed Issues
|
Bug Description |
ID |
|---|---|
|
pfx-rest component shares context between component usages. |
PFIMCORE-470 |
|
pfx-rest component has issues with query parameters. |
PFIMCORE-469 |
|
Audit records - fix a problem with unknown text inside an object business ID. |
PFIMCORE-476 |
|
Default logback-spring.xml does not work. |
PFIMCORE-475 |
|
HTTP status 409 is marked as NonRecoverable and not retried. |
PFIMCORE-478 |