This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Release date |
Apr 9, 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 |
|---|---|
|
Support for Route Templates and Templated Routes has been added. |
PFIMCORE-1941 |
|
Groovy Sandbox has been simplified and improved in terms of speed. |
PFIMCORE-1945 |
|
It is possible to define SSL protocols in MailConfiguration via the "mail.smtp.ssl.protocols" (integration.route-error-handling.email.smtpSslProtocols) property. |
PFIMCORE-1976 |
|
Jobs for notifying the im-git-server after deletion of an IM instance have been added to the gitlab-ci-templates. |
PFIMCORE-1996 |
|
Empty conditions are no longer sent which improves significantly speed of integration. |
PFIMCORE-2004 |
Fixed Issues
|
Bug Description |
ID |
|---|---|
|
pfx-smtp/pfx-smtps components property is not correctly resolved. |
PFIMCORE-2007 |
|
When there is a condition defined on the integrate command, it is not used. |
PFIMCORE-2011 |