1.15.2
1.15.2.2
Release date: January 2026
Added validation to the JSON when executing a transaction.
Fixed an issue that caused an error on host-type processes that contained an incorrect JSON. Now, this JSON is validated before executing a transaction.
Fixed component's model after detecting an error on new installations.
Release date: November 2025
We improved how dependencies are managed during a transaction import process. Now, the system identifies the transaction that failed and, upon the first error, it executes a rollback on the whole bundle so that there are no incomplete transactions. If the system identifies a broken dependency,the whole bundle fails. This new functionality will be enabled by default.
We fixed an issue that did not allow to select the auth party after editing a transaction. Now, the import process associates auth parties using the code instead of the ID. For this to work correctly, we suggest to keep the same auth party codes across environments.
We fixed the error message that showed when trying to create an app from the XML import.
1.15.2.1
Release date: January 2026
Fixed a compilation error for Centos/Red Hat 7. It no longer needs C++17 and now C++14 is used instead, and the <filesystem> dependency was deleted.
Fixed component's model after detecting an error on new installations.
Release date: November 2025
We fixed an issue during the BAP exporting process that exported attributes and new class functions. Now, these attributes and functions are ignored since they are part of the transaction logic.
We hid the "Transaction branch" column in Configuration Management for PROD environments