Skip to main content
Version: Early Access

Digital.ai Deploy 25.1.x Release Notes

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:

Upgrade Deploy—on JVM

Upgrade Deploy—on Kubernetes

Support for AWS SDK v1 Deprecated

Support for AWS SDK v1 (awsCredentials, awsRegions) in XL CLI Blueprints was deprecated in Deploy 25.1 and removed in Deploy 25.3 and later.

Early Access (EA) Releases

  • The last released production version is Digital.ai Deploy 24.3.
  • The upcoming release is Digital.ai Deploy 25.1.
  • This page lists the new features, enhancements, and bug fixes available with the monthly early access (EA) releases of Digital.ai Deploy 25.1.
  • Here's the link to download the installers and plugins for the EA releases: Early Access Downloads.

Deploy Operator

For more information on how to start the Docker images for Deploy, see Use the Deploy Docker images.

Early access release version of 25.1.0 includes the following new features and enhancements.

January 2025 Deploy 25.1.0-beta.2

Bug Fixes and Field Incidents

Plugins and Integrations

Here's what's new and changed with plugins and integrations.

Podman Plugin

November 2024 Deploy 25.1.0-beta.1

Plugins and Integrations

Here's what's new and changed with plugins and integrations.

AWS Plugin

The Deploy AWS Plugin now supports folder synchronization when uploading to Amazon S3. Two new properties, Sync Folder and Remove deleted files on Sync, have been added to aws.s3.Folder to manage this functionality. By default, both these properties are set to false.

  • When Sync Folder is enabled, the plugin uses file size and checksum comparison to upload only files that have changed
  • Enabling Remove deleted files on Sync ensures that files deleted from the local package are also removed from the S3 bucket during synchronization.

For more information, see Create and Upload Artifacts to Amazon S3.