Release 24.2
caution
There is new environment variable ACE_LOG_EXCHANGE
to enable logging of request and response data at info
level.
It is turned off by default. Set it to true
to enable logging.
Existing request and response logging at debug
level is removed.
Configuration changes
See configuration for more details.
Added
ACE_LOG_EXCHANGE
Release notes
See docker images below.
ACE 24.2.3
April 25, 2024
Bug Fixes
- DIG2022-33557Circular reference error in SOAP step
ACE 24.2.2
April 11, 2024
Bug Fixes
- DIG2022-33113Electron docker instructions are caching flows
- DIG2022-30333Fix retry step error handling
ACE 24.2.1
April 3, 2024
Features
- DIG2022-31459Navigate to the flows and schemas from steps
- DIG2022-6639Electron security hardening
Bug Fixes
- DIG2022-32181Schema references are not resolved in certain requests
- DIG2022-32639Health checks pollute server logs
ACE 24.2.0
March 28, 2024
Features
- DIG2022-23156External ACE runtime for Designer Desktop
- DIG2022-30626Request/Response logging improvements
- DIG2022-28933Easily navigate from API to Flow
- DIG2022-30333Retry step
- DIG2022-25991Service diagnostic (health) page
- DIG2022-28846Remove runtime dependency from web backend and deployment servers
Bug Fixes
- DIG2022-31561Unable to create a branch with / from Ace designer and through repository
- DIG2022-29611Designer Web workspaces are reset to default
- DIG2022-31757Security: follow-redirects@1.15.4
- DIG2022-31359Security: jose@2.0.6
- DIG2022-31073Security: es5-ext-0.8.2
- DIG2022-30454Security: parse-url-6.0.0
- DIG2022-30451Security: lodash.set
- DIG2022-30450Security: decode-uri-component-0.2.0
- DIG2022-30100Security: ip-1.1.5
- DIG2022-31356Jsonata upgrade to 2.0.4
- DIG2022-32094Security: express@4.18.0
Docker images
Designer Web
Hash: sha256:e1127527432a67867eb12a67fbedcb30f026e7a2127bb9473e2795956574eb7c
docker pull euadigportalcoredev02acr.azurecr.io/ace-designer:24.2.2
Runtime server
Hash: sha256:6312e48b198b72224795ced14620fea96c67dfa5505ac67a135b07e0b7f10919
docker pull euadigportalcoredev02acr.azurecr.io/ace-runtime-server:24.2.2
Deployment API server
Hash: sha256:025552cfa44c31d7bdf07ef7580cd3fd963b88d58b9d449b4d60b81585a48d9f
docker pull euadigportalcoredev02acr.azurecr.io/ace-deployment-server:24.2.2
Scheduled job (BullMQ) administration
Hash: sha256:1ac059efad72d9e5e06192c2f0073f34dd81e116d24de776993a4ae200971492
docker pull euadigportalcoredev02acr.azurecr.io/bull-board:24.2.2
Designer Desktop
info
It is necessary to run ACE runtime server locally via Docker for flow and API testing.
ACE Designer Desktop is available here