4.0.0
-
Upgraded from Perl 5.8 to Perl 5.32. The EC-Tomcat plugin is not backward compatible with CloudBees CD/RO 10.3 and earlier.
-
Starting with the 4.0.0 release, a new agent is required to run EC-Tomcat plugin procedures.
-
Removed CGI scripts.
3.0.0
-
The plugin has been migrated to the PDK framework. Support has been added for the new plugin configuration.
2.3.0
-
The following new procedures were added to support JMS and Mail Session Resource Management:
-
CreateOrUpdateJMSConnectionFactory
-
CreateOrUpdateJMSQueue
-
CreateOrUpdateJMSTopic
-
CreateOrUpdateMailSession
-
DeleteResource
-
The following new procedures were added to support configuration and library file deployments:
-
DeployLibraryFile
-
DeployConfigurationFile
-
UndeployFile
-
The Tomcat home parameter was added to the plugin configuration. It is used in new procedures.
2.2.0
-
New procedures have been added to support Tomcat static deployments, where a deployment or undeployment can be accomplished through file operations with context XML files and not using the Tomcat Deployment Manager. These procedures can be used in a pipeline to deploy an application to multiple virtual environments.
2.1.3
-
Configured the plugin to allow the ElectricFlow UI to create configurations inline of the procedure form.
2.1.2
-
Configured the plugin to allow the ElectricFlow UI to render the plugin procedure parameters entirely using the configured form XMLs.
-
Enabled the plugin for managing the plugin configurations inline when defining an application process step or a pipeline stage task.
2.1.1
-
Fixed issue with configurations being cached for IE.
-
Added support for Tomcat versions 6 and later.
2.1.0
-
In the AddDatasource procedure, the username and password fields were replaced with credentials. This change is not backward compatible.
-
Renamed "ElectricCommander" to "ElectricFlow".
-
Added a link to the plugin Configuration page in the plugin step panels.
2.0.5
-
Added the functionality to deploy WAR files remotely.
-
Added the functionality to deploy, undeploy, start, stop, and reload applications on more than one Tomcat environment.
2.0.2
-
Upgraded the plugin to use the new XML parameter form.
-
Added a link directly to the new documentation.