IntegrationManager 3.3.0
In this section:
Migration Steps
None needed.
Improvements
New Feature Description | ID |
---|---|
Archivation and querying of backups is now implemented. | PFIMCORE-955 |
There is now a query service which is responsible for querying backups. | PFIMCORE-972 |
New component pfx-connection added. Method pfx-connection:get  can be used to obtain connection details and store them to the ConnectionData header. | PFIMCORE-1102 |
Added support for query parameters in mapper test (uriParameters in request). | PFIMCORE-1107 |
IM now uses custom tags specified in PlatformManager. | PFIMCORE-1121 |
Support for Data Upload into Matrix LPG has been added. | PFIMCORE-1122 |
It is now possible to create additional environments with the createProject call. Also, there is a new validation endpoint. | PFIMCORE-1137 |
IM Git client now offers getProject method which fetches a project from the Git source. | PFIMCORE-1144 |
Fixed Issues
Bug Description | ID |
---|---|
Instance cannot start due to a migration step that was not applied. | PFIMCORE-1074 |
Route with a correct definition of the "from" section is validated as incorrect. | PFIMCORE-1076 |
There are missing routes, mappers and other objects in IM versions lower than 2.0. | PFIMCORE-1078 |
IM fails when adding a new route from PlatformManager. | PFIMCORE-1079 |
It is not possible to add a route or resource to AWS IM. | PFIMCORE-1098 |
Fetching all filters from IM fails due to a different structure. | PFIMCORE-1103 |
It is not possible connect to a common webservice on AWS due to issues with port. After the fix, IM uses 8081 as the webservices port for AWS provisioned instances. | PFIMCORE-1108 |
The charset detector in IM does not support a byte array for detecting charset. | PFIMCORE-1110 |
It is not possible to change profile properties - it returns unexpected results. | PFIMCORE-1115 |
There is a wrong property in the profile property file, thus emails are not sent. | PFIMCORE-1118 |
IntegrationManager version 5.8.0