Skip to main content
Version: ACE 5

Release 24.3

caution

Starting from this release ACE uses MongoDB based deployment by default. See instructions for migration from file system based deployment here. It is possible to use file system based deployment by setting ACE_WORKSPACE_STORAGE=file environment variable, and file system based deployment will be supported in future as well.

info

Designer Web setting storage in MongoDB is mandatory now. Variable ACE_ENABLE_DESIGNER_DB is removed.

Configuration changes

See configuration for more details.

Designer Web

Removed

  • ACE_ENABLE_DESIGNER_DB

Runtime server

Default value changes

  • ACE_WORKSPACE_STORAGE is now mongo by default

Release notes

See docker images below.

ACE 24.3.0

May 15, 2024

Features

  • DIG2022-34525
    Instructions to access localhost service from ACE Designer Desktop
  • DIG2022-34069
    Print ACE version on service startup
  • DIG2022-33841
    Logger step - use log level info if not specified
  • DIG2022-33838
    Make username and password fields in IBM DB step optional
  • DIG2022-31724
    Debug Flow shortcut button
  • DIG2022-31564
    Convert request parameters to specified type
  • DIG2022-29828
    Remove deprecated steps
  • DIG2022-29746
    Search in file browser
  • DIG2022-29741
    Use workspace (mongo) based deployment by default
  • DIG2022-22196
    Make settings storage in backend mandatory
  • DIG2022-32164
    Improve ACE environment variable read performance

Bug Fixes

  • DIG2022-32639
    Health checks pollute server logs
  • DIG2022-35230
    Circular reference error in Rest step and non 200 HTTP code handling
  • DIG2022-35207
    Security: ejs-3.1.9.tgz
  • DIG2022-33420
    Security: tar-6.1.9

Docker images

Designer Web

Hash: sha256:fd764a517418c49b2d61492d6a356a178463d18e2245da20d8d8f88ac9dab79f
docker pull euadigportalcoredev02acr.azurecr.io/ace-designer:24.3.0

Runtime server

Hash: sha256:50b81aa503884a906fdadae8505cb90b1afc9bada47ec249ce54b478ca24460f
docker pull euadigportalcoredev02acr.azurecr.io/ace-runtime-server:24.3.0

Deployment API server

Hash: sha256:e164f64315f2aeca6bd7e150e10131643f91202315809bd43bcfe3208a204ccc
docker pull euadigportalcoredev02acr.azurecr.io/ace-deployment-server:24.3.0

Scheduled job (BullMQ) administration

Hash: sha256:7bd12975cc0ac217fcc0813af1536ced63e3a0c93c8e291e4a7aa13977a8054e
docker pull euadigportalcoredev02acr.azurecr.io/bull-board:24.3.0

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