This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Release date |
Mar 27, 2023 |
|---|
Migration Steps
None.
New Features and Improvements
|
New Feature Description |
ID |
|---|---|
|
Infrastructure deployment has been added for the new US cluster. |
PFIMCORE-1275 |
|
PlatformManager now receives reason of objects (routes, connections, ...) failures. |
PFIMCORE-1350 |
|
The IM-deployment project has been extended to support a multi-cluster environment. |
PFIMCORE-1376 |
|
In Upgrade tool the Code Modification step has been refactored. |
PFIMCORE-1380 |
|
In Upgrade tool the Test Update step has been refactored. |
PFIMCORE-1381 |
|
In Upgrade tool the Update step now fully works according to design. |
PFIMCORE-1382 |
|
Deployment for backup-job service has been adjusted to use a tagged docker image. |
PFIMCORE-1387 |
|
IM version has been added to ELK. |
PFIMCORE-1396 |
|
A new GitLab group has been created for the US region as storage for IM instances. |
PFIMCORE-1399 |
|
Kotlin functionality from im-aws-utils has been copied into im-git-server project to resolve compilation issues. |
PFIMCORE-1401 |
|
A deployment job for integration-intra-extension has been added to this project. |
PFIMCORE-1403 |
|
OIDC roles have been added to the clusters-deployments project in order to connect to the US cluster. |
PFIMCORE-1409 |
|
Support for a multi-cluster environment has been added to the service "backup-job". |
PFIMCORE-1411 |
|
Support for a multi-cluster environment has been added to the service "backup-query". |
PFIMCORE-1415 |
|
A new metric has been added to IM health section: idleTime. The metric watches whether any interaction on routes has been done. 'idleTime' means for how long there was no execution of a route. |
PFIMCORE-1416 |
|
Support for a multi-cluster environment has been added to the service "task-scheduler". |
PFIMCORE-1417 |
|
The process of adding a new IM cluster has been documented (internally). |
PFIMCORE-1420 |
Fixed Issues
|
Bug Description |
ID |
|---|---|
|
It is not possible to override custom class definitions and reload routes that were using a reloaded class definition. |
PFIMCORE-1348 |