1.15.0
Release date: June 2025
We fixed an issue where log files were not being released properly, preventing potential accumulation and resource locking.
We fixed a problem where the configuration version was not being validated in the web channel, which could lead to mismatches or outdated behavior.
We optimized memory usage for configured transactions when using a parallel node, improving performance and resource efficiency.
We fixed an issue affecting periodic transactions, ensuring they execute correctly and reliably.
Release date: May 2025
We fixed an issue that occurred when identifying users for Blue-Green.
Release date: March 2025
We introduced Publish Performance, an enhancement in configuration management through the Configuration API component that significantly improves publication speed. Now, files are stored in Statics instead of the database, reducing waiting times. This improvement boosts performance and speeds up publications, enabling teams to work more efficiently and with greater stability in both development and production environments.Additionally, we simplified the deployment of configurations in Comm Servers, eliminating manual configuration replication and ensuring faster, more reliable implementations. The following minimum component versions are required for its implementation:
WebFly: v2.9.2 (Delta 2)
Middleware console: v1.15.x
Studio: v3.8.x
Configuration-api: v1.0.6
We fixed an issue when formatting to Base64 after consuming a service that receives a PDF file as a response.