Release 25.7
info
Deprecated @eval expression evaluator is removed in favor of @ivm (default one).
Configuration changes
See configuration for more details.
Runtime server
ACE_PROXY_PREFIX- New variable. Path prefix to remove for path based routing setup.
Designer server
ACE_PROXY_PREFIX- New variable. Path prefix to remove for path based routing setup.
Deployment API server
ACE_PROXY_PREFIX- New variable. Path prefix to remove for path based routing setup.
Bull board
PROXY_PATHrenamed toACE_PROXY_PREFIXto be consistent with other services
Release notes
See docker images below.
ACE 25.7.0
November 12, 2025
Schema exerciser
Most notable new feature in this release is schema exerciser capabilities in schemas page. It combines all schema and schema object related features in one place to allow easy testing and validation of schemas.
- DIG2022-64099(OpenAPI/JSON schema) Schema validation in schemas page
- DIG2022-64102Generate sample JSON from schema in schemas page
- DIG2022-64101Validate JSON against schema in schemas page
- DIG2022-63489OpenAPI export validation
- DIG2022-69425Export OpenAPI schema UI Additional Scrollbar issue
Basic authentication for REST step
It is possible to select Basic authentication in REST step configuration, so it is not necessary to manually craft Authorization header.
- DIG2022-64605REST step - Basic authorization support
Virtual step configuration improvements
Virtual step now generates default configuration object which makes easy to add commonly used flows to step types as virtual step.
- DIG2022-63511Virtual step - default configuration object
Other features
- DIG2022-68691Support encoded slash (/) params in Path Based Routing setup
- DIG2022-67798Remove deprecated "eval" expression evaluator
- DIG2022-66201Access HTTP headers in case-insensitive way
- DIG2022-67258Migrate commons module to ESM
- DIG2022-67251Migrate server-commons to ESM
- DIG2022-67250Migrate designer backend server to ESM
- DIG2022-67248Migrate deployment server to ESM
- DIG2022-64557JS code exerciser (code)
- DIG2022-62767Improve step field descriptions
- DIG2022-60987Developer API portal monorepo integration
Bug Fixes
- DIG2022-69264Security: CVE-2025-30359, CVE-2025-30360 (webpack-dev-server-4.15.2)
- DIG2022-68242In ACE web application , For JS code exerciser (code) the Input document section editor is not working as expected
Docker images
Designer Web
Hash: sha256:d940378f127f67b972e7293d7f409ff0f0718b6e924310a92c32177aabd25fad
docker pull euadigportalcoredev02acr.azurecr.io/ace-designer:25.7.0
Runtime server
Hash: sha256:5c8a45cbc1eac963c8526fd7029be380b163ddcf8e6a0dee8a67f4e65999815f
docker pull euadigportalcoredev02acr.azurecr.io/ace-runtime-server:25.7.0
Deployment API server
Hash: sha256:42f3c89e687b837de8d600c3e935f2c9bb684bd88abcb5fa6472128b7d93ccba
docker pull euadigportalcoredev02acr.azurecr.io/ace-deployment-server:25.7.0
Scheduled job (BullMQ) administration
Hash: sha256:91e326cfeb532fb9011ffad5b72e2904308c6c81bea7af9813c2bbc7624f8b91
docker pull euadigportalcoredev02acr.azurecr.io/bull-board:25.7.0
Developer API portal
Hash: sha256:b9d1511eec8eed015650c14a0981ac5dfb36c9eb38e69812755f162ded9af691
docker pull euadigportalcoredev02acr.azurecr.io/api-developer-portal:25.7.0
Designer Desktop
ACE Designer Desktop is available here