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

Digital.ai Deploy 25.1.0 includes the following new features.

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.

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.