Skip to main content
Version: ACE 5

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_PATH renamed to ACE_PROXY_PREFIX to 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-64102
    Generate sample JSON from schema in schemas page
  • DIG2022-64101
    Validate JSON against schema in schemas page
  • DIG2022-63489
    OpenAPI export validation
  • DIG2022-69425
    Export 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-64605
    REST 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-63511
    Virtual step - default configuration object

Other features

  • DIG2022-68691
    Support encoded slash (/) params in Path Based Routing setup
  • DIG2022-67798
    Remove deprecated "eval" expression evaluator
  • DIG2022-66201
    Access HTTP headers in case-insensitive way
  • DIG2022-67258
    Migrate commons module to ESM
  • DIG2022-67251
    Migrate server-commons to ESM
  • DIG2022-67250
    Migrate designer backend server to ESM
  • DIG2022-67248
    Migrate deployment server to ESM
  • DIG2022-64557
    JS code exerciser (code)
  • DIG2022-62767
    Improve step field descriptions
  • DIG2022-60987
    Developer API portal monorepo integration

Bug Fixes

  • DIG2022-69264
    Security: CVE-2025-30359, CVE-2025-30360 (webpack-dev-server-4.15.2)
  • DIG2022-68242
    In 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