Release 25.1
Breaking changes
This release contains breaking changes:
- Non-API split file format (combined API file) is NOT supported anymore (see migration instructions)
- Catch step behaviour has been changed (see catch step improvements)
- Legacy file upload/download is removed
- GET and DELETE requests don't send body anymore
Configuration changes
See configuration for more details.
Runtime server
ENABLE_LEGACY_CATCH_BEHAVIOR
is nowfalse
by defaultACE_API_SPLIT_ENABLED
is removedACE_MULTI_FOLDER_ENABLED
is added
Designer Web
ACE_API_SPLIT_ENABLED
is removedACE_MULTI_FOLDER_ENABLED
is added
Deployment server
ACE_API_SPLIT_ENABLED
is removedACE_MULTI_FOLDER_ENABLED
is added
Release notes
See docker images below.
ACE 25.1.3
May 20, 2025
Bug Fixes
- DIG2022-60714REST Step uploading binary file to external endpoint results in corrupted result
- DIG2022-60596Add request body to REST HTTP "DELETE" and "GET" methods
ACE 25.1.2
March 25, 2025
Bug Fixes
- DIG2022-57899REST HTTP content type and body mismatch for GET and DELETE methods
- DIG2022-56777Mongo workspace is cached if cache is off
ACE 25.1.0
February 13, 2025
Multi-folder early access
This release contains early access to multi-folder feature. It is possible to enable it by setting ACE_MULTI_FOLDER_ENABLED
to true
in runtime server, designer web and deployment server.
Features
- DIG2022-54368Show github SSO authorization link
- DIG2022-52436Improve settings validation messages
- DIG2022-52055Add zip bomb protection
- DIG2022-51774Support direct file references in body REST HTTP Step
- DIG2022-54895Turn on new catch step behaviour by default
- DIG2022-53621Remove legacy file upload/download functionality
- DIG2022-53625Remove non API split functionality
Bug Fixes
- DIG2022-53863ACE - Pen Test : 2.2 GitHub Scope and Permission Overreach
- DIG2022-55979Settings screen is automatically closed even if the error is shown and loads designer with the branch defined in settings
- DIG2022-55337Security: CVE-2024-57965 (axios-1.7.5)
- DIG2022-55218Switching between steps clears Input files state
- DIG2022-54782REST HTTP step response parse issue in case of content type mismatch
- DIG2022-54267Changing Repository Workspace path is throwing Failed to Validate Repository error
- DIG2022-54194Virtual step schema 'undefined' not found
- DIG2022-51833Fix circular dependencies in ACE
- DIG2022-33256HTTP GET request sends body
Docker images
Designer Web
Hash: sha256:7c32ed77ba02709df5fa2c5bf10b05efa3af9973ddb2ebdb34d13c56553257d2
docker pull euadigportalcoredev02acr.azurecr.io/ace-designer:25.1.3
Runtime server
Hash: sha256:b2c87c03df6577d20d825eda73bd01203a277fd354d44c69284dcf4089250f74
docker pull euadigportalcoredev02acr.azurecr.io/ace-runtime-server:25.1.3
Deployment API server
Hash: sha256:70be41aa20428b5e9991fc375862074212ef6197ec4a509d8853a82b93d8b788
docker pull euadigportalcoredev02acr.azurecr.io/ace-deployment-server:25.1.3
Scheduled job (BullMQ) administration
Hash: sha256:c8c39d789e871c19afe96dcbd0d123fd2e6c47a591b0555eebdcae03fe03879a
docker pull euadigportalcoredev02acr.azurecr.io/bull-board:25.1.3
Designer Desktop
ACE Designer Desktop is available here