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.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:54ecc1a4b33483c1f284c2b52b10e76988b40bae6110fe218db056b6bdb6277a
docker pull euadigportalcoredev02acr.azurecr.io/ace-designer:25.1.2
Runtime server
Hash: sha256:80897810aa4ea5b5f57967b2a116d482cbc651c052957e5633d3a27af0543232
docker pull euadigportalcoredev02acr.azurecr.io/ace-runtime-server:25.1.2
Deployment API server
Hash: sha256:c20ac69b60009f6322cab0272ee73c9dc5b88c86baefe144309c8a92cae071d6
docker pull euadigportalcoredev02acr.azurecr.io/ace-deployment-server:25.1.2
Scheduled job (BullMQ) administration
Hash: sha256:826ac4a4b01e18f646a629a09e0b044d70e33846acd217ce696a089bba5441fc
docker pull euadigportalcoredev02acr.azurecr.io/bull-board:25.1.2
Designer Desktop
ACE Designer Desktop is available here