This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Release date |
Jan 30, 2023 |
|---|
In this section:
Migration Steps
None.
Improvements
|
New Feature Description |
ID |
|---|---|
|
Implementation of the IM backup job configuration has been completed. |
PFIMCORE-1246 |
|
Documentation on quotas and limits of AWS clusters has been added. |
PFIMCORE-1300 |
|
Notifications about resource limit approaching have been added to AWS accounts using AWS managed metrics. |
PFIMCORE-1302 |
|
IM archetype now utilizes bootstrap configuration. |
PFIMCORE-1334 |
|
Deprecated properties spring.config.import=optional:configserver: were rewritten. |
PFIMCORE-1336 |
|
Notification route has been added to IntegrationManager archetype. It will test error handling. |
PFIMCORE-1340 |
|
Added verification of the started instance before sending the startup message. |
PFIMCORE-1341 |
|
Lambda function preparing metrics to CloudWatch has been created. |
PFIMCORE-1343 |
|
Infrastructure for lambda function (preparing metrics) has been added to clusters. |
PFIMCORE-1344 |
|
New metric for Application Load Balancers has been added to the lambda function "lambda-infra-metrics". |
PFIMCORE-1345 |
|
Lambda deploy/release process has been created. |
PFIMCORE-1349 |
|
Backup registry service runs now on graalvm native-image. |
PFIMCORE-1355 |
|
The lambda function to notify PlatformManager has been added to the integration cluster. |
PFIMCORE-1359 |
|
IM version has been added to build-info. |
PFIMCORE-1362 |
|
The timeout for the infra-metrics lambda function has been increased. |
PFIMCORE-1368 |
|
A variable for AWS region has been added to Git repositories where necessary (instead of the default value). |
PFIMCORE-1369 |
Fixed Issues
|
Bug Description |
ID |
|---|---|
|
pfx-api:massedit does not work for a Company Parameter table. |
PFIMCORE-1314 |
|
pfx-api:massedit does not translate its mappers correctly. |
PFIMCORE-1322 |
|
IM from archetype cannot run with the profile "local". |
PFIMCORE-1335 |
|
There are no application properties displayed in the PlatformManager Integrations > Settings > Application Properties view. |
PFIMCORE-1346 |
|
There is an HttpClient memory leak. |
PFIMCORE-1371 |