Available for production stage at November 20th from 06:30 AM (UTC), 2025 (EU servers)
Summary
This is a minor release containing one bug fix:
Bug fixes
The API for updating a record could be subject to concurrency problems where two requests made at the same time could potentially overlap each other, so the changes in one of the could be lost in the data, although reflected in the audit trail, which derived in an inconsistency between the current data status and the corresponding audit trail. It has been fixed so concurrent request are always forced to be processed in series.