Plugin Changelog
Here's a list of Deploy plugin changes across different releases.
AWS Plugin
v.23.1
-
Added ability to deploy an AWS Lambda function from a container image.
-
When you update a file from S3 bucket, the
FileName
error occurs. This issue is now fixed. -
Added options to
-
create volumes at the time of instance creation
-
enable encryption on volumes
-
Added new fields for metadata information that can be enabled during instance creation.
For more, information, see AWS plugin.
v.22.2
-
Fixed the issue with the deployment target path in the S3 Bucket folder.
-
Assume role with SSO/Temporary credentials is supported.
-
Added missing parameters for ECS service and Task definition:
-
ECS Service parameters: ipcMode and pidMode
-
Task Definition parameters: environmentFiles, resourceRequirements, ulimits, secrets, extraHosts, systemControls, linuxParameters, dnsSearchDomains, dnsServers, entryPoint, startTimeout, stopTimeout, essential, hostname, pseudoTerminal, user, readonlyRootFilesystem, dockerLabels, and healthCheck
For more, information, see AWS plugin.
Azure Plugin
v.23.1
- Implemented AI.Deploy Azure plugin ACI with Azure Container Instances in the private registry (ACR). Two new fields, the Registry Username and Registry password, are added.
- Added ability to deploy an Azure functionApp from a container image.
- Fixed the file permission error caused while creating new ResourceGroups on Azure clusters.
- Added a check to ensure that rollback only deletes resource groups created using the arm template.
- RequestDisallowedByPolicy error is thrown when the Deploy Azure plugin is unable to communicate with Azure. This occurs because the policy at the client is set to allow only TLS 1.2. This issue is now fixed.
For more information, see Azure plugin.
v.22.3
Added the following placeholders—Operating System Type and Runtime Language—to support the creation of Function Apps in Azure from Deploy.
For more information, see Azure plugin.
Cloud Foundry Plugin
v.22.2
Fixed the connection error issue in the Cloud Foundry plugin by updating the Cloud Foundry SDK libraries.
For more information, see Cloud Foundry plugin.
HashiCorp Vault Plugin
v.23.1
Enabled non-root token to be used for authentication with HashiCorp Vault.
v.22.2
Introduced a new type of authentication called AppRole in the HashiCorp Vault plugin.
JBoss Domain Plugin
v.23.1
Fixed an issue with the JBoss Domain plugin failing at the "Enable Data source" step.
For more information, see JBoss Domain plugin.
v.22.3
Fixed an issue with the JBoss Domain plugin that caused the interactive sudo connection to fail.
For more information, see JBoss Domain plugin.
Kubernetes Plugin
v.22.3
- Auto-discovery of Kubernetes master and namespace.
- No support for IngressSpec.
- Fixed an issue with the update strategy caused in case the deployment IDs are more than 57 characters long.
For more information, see Kubernetes plugin.
v.22.2
Assume role with SSO/Temporary credentials is now supported by the Kubernetes plugin.
For more information, see Kubernetes plugin.
OpenShift Plugin
v.23.1
Undeploying a project deletes the project but the task continues to run in a loop, trying to complete the deletion. This issue is now fixed.
For more information, OpenShift plugin.
v.22.3
Fixed an issue with the undeployment task that runs in a loop even after deleting the OpenShift project.
For more information, OpenShift plugin.
Podman Plugin
v.22.3
The Digital.ai Deploy—Podman 22.3.0 plugin—xld-podman-integration—has the following new specs added:
- podman.PodSpec—this CI creates a Podman pod deployable.
- podman.ContainerSpec—this CI creates a deployable for a Podman container.
- podman.NetworkSpec—this CI creates a deployable for a Podman network.
- podman.SecretSpec—this CI creates a Podman Secret deployable.
For more information, see Podman plugin.
v.22.2
With the Podman plugin, you can deploy Podman images to create containers. In addition, you can create network and volumes for these containers.
- ContainerSpec
- NetworkSpec
- PodSpec
- VolumeSpec
- File/FolderSpec
For more information, see Podman plugin.
Tomcat Plugin
v.22.2
With the Tomcat plugin, the port field is now set to optional and control task scripts are updated.
For more information, see Tomcat plugin.
WAS Plugin
v.22.2
Fixed the data source creation failure issue in the WAS plugin by making changes to the condition of the admintask flow.
WebLogic Server Plugin
v.23.1
Fixed an issue with the rollback of WebLogic Side-by-Side application failing with ItemAlreadyExistsException
exception.
WebSphere Application Server Plugin
v.23.1
- Fixed an issue with the Create WAS Cluster feature not working.
- Fixed an issue with the
rsplit
attribute missing in thestring
object.
For more information, see WebSphere AS plugin.