Skip to main content
Version: Early Access

Digital.ai Deploy 25.3.x Release Notes

Early Access (EA) Releases

Deploy Operator Docker Images

Deploy Operator 25.3.0-beta.609

Deploy Docker Images

Deploy 25.3.0-beta.609

Support Policy

For each version of Deploy, we provide maintenance support for 15 months. For more information, see Digital.ai Support Policy.

Upgrade Instructions

The Digital.ai Deploy upgrade process you use depends on the version from which you are upgrading, and the version to which you want to go.

For upgrade instructions, see:


Breaking Changes

Breaking changes in Deploy 25.3 require your attention before upgrading:

Updated System Requirements

Deploy 25.3 supports the following latest versions of Java, operating systems, and databases. Before upgrading, ensure your environment meets the following requirements:

  • JDK: Supports OpenJDK 21
    (Oracle JDK 17 and OpenJDK 17 are no longer supported)

  • Windows Server: 2025, 2022
    (2019 is no longer supported)

  • RHEL: 9.x, 10.x
    (8.x is no longer supported)

  • PostgreSQL: 17.5, 16.9
    (17.2 and 16.6 are no longer supported)

  • MySQL: 8.4 LTS
    (8.0 LTS is no longer supported)

  • SQL Server: 2022 (16.0)
    (2019 (15.0) is no longer supported)

For more information, see Installation Prerequisites.

RabbitMQ 4.x and Quorum Queues

From operator version 25.3 or later, RabbitMQ is upgraded to version 4.x, and quorum queues are now used by default instead of mirrored classic queues.

For more details, see Manual Upgrade RabbitMQ.


Provision Deploy Applications in Backstage Using YAML

You can now provision Digital.ai Deploy applications in Backstage using either inline YAML or YAML files from GitHub. This feature allows you to define your Deploy application configuration as YAML and apply it directly to Digital.ai Deploy through Backstage, supporting both manual and GitOps-compatible workflows.

For more information, refer to Provisioning Deploy Applications in Backstage Using YAML.