Release History
| Version |
Date |
Description |
| 5.2.1 |
2026-07-02 |
5.2.1 (no database change) |
| 5.2.0 |
2026-06-03 |
5.2.0 (Database change; Jakarta EE 10 / Spring 6 / Hibernate 6 stack uplift; JDK 21 minimum runtime; REST tier rebuilt on Spring MVC; no user-facing feature or UI change) |
| 5.1.22 |
TBC |
5.1.22 (no database change) |
| 5.1.21 |
2026-02-06 |
5.1.21 (no database change) |
| 5.1.20 |
2025-11-14 |
5.1.20 (Database change) |
| 5.1.19 |
2025-08-22 |
5.1.19 (no database change) |
| 5.1.18 |
2025-05-15 |
5.1.18 (no database change) |
| 5.1.17 |
2025-03-27 |
5.1.17 (no database change) |
| 5.1.16 |
2024-12-16 |
5.1.16 (no database change) |
| 5.1.15 |
2024-08-22 |
5.1.15 (no database change) |
| 5.1.14 |
2024-06-26 |
5.1.14 (no database change) |
| 5.1.13 |
2024-04-24 |
5.1.13 (no database change) |
| 5.1.12 |
2024-01-26 |
5.1.12 (no database change) |
| 5.1.11 |
2023-10-02 |
5.1.11 (no database change) |
| 5.1.10 |
2023-06-22 |
5.1.10 (no database change) |
| 5.1.9 |
2023-06-16 |
5.1.9 (no database change) |
| 5.1.8 |
2023-03-07 |
5.1.8 (no database change) |
| 5.1.7 |
2020-12-07 |
5.1.7 (no database change) |
| 5.1.6 |
2022-07-30 |
5.1.6 (no database change) |
| 5.1.5 |
2022-05-11 |
5.1.5 (no database change) |
| 5.1.3 |
2022-04-19 |
5.1.3 (no database change) |
| 5.1.2 |
2022-03-28 |
5.1.2 (no database change) |
| 5.1.1 |
2022-03-21 |
5.1.1 (no database change) |
| 5.1.0 |
2021-12-10 |
5.1.0 (no database change) |
| 5.0.31 |
2021-11-03 |
5.0.31 (no database change) |
| 5.0.29 |
2021-08-23 |
5.0.29 (no database change) |
| 5.0.28 |
2021-07-16 |
5.0.28 (no database change) |
| 5.0.27 |
2021-02-26 |
5.0.27 (no database change) |
| 5.0.26 |
2020-12-29 |
5.0.26 (no database change) |
| 5.0.25 |
2020-10-23 |
5.0.25 (no database change) |
| 5.0.24 |
2020-10-13 |
5.0.24 (no database change) |
| 5.0.23 |
2020-08-11 |
5.0.23 (no database change) |
| 5.0.22 |
2020-08-05 |
5.0.22 (no database change) |
| 5.0.21 |
2020-07-03 |
5.0.21 (no database change) |
| 5.0.20 |
2020-06-01 |
5.0.20 (no database change) |
| 5.0.19 |
2020-04-21 |
5.0.19 (no database change) |
| 5.0.18 |
2020-04-03 |
5.0.18 (no database change) |
| 5.0.17 |
2020-03-10 |
5.0.17 (no database change) |
| 5.0.16 |
2020-02-14 |
5.0.16 (no database change) |
| 5.0.14 |
2019-11-06 |
5.0.14 (no database change) |
| 5.0.13 |
2019-09-12 |
5.0.13 (no database change) |
| 5.0.12 |
2019-07-11 |
5.0.12 (no database change) |
| 5.0.11 |
2019-04-08 |
5.0.11 (no database change) |
| 5.0.10 |
2018-11-23 |
5.0.10 (no database change) |
| 5.0.9 |
2018-07-18 |
5.0.9 (no database change) |
| 5.0.7 |
2018-06-28 |
5.0.7 (no database change) |
| 5.0.5 |
2018-01-12 |
5.0.5 (no database change) |
| 5.0.4 |
2017-11-14 |
5.0.4 (no Database change) |
| 5.0.3 |
2017-09-11 |
5.0.3 (no Database change) |
| 5.0.2 |
2017-08-02 |
5.0.2 (no Database change) |
| 5.0.1 |
2017-07-20 |
5.0.1 (no Database change) |
| 5.0.0 |
2017-07-11 |
5.0.0 (no Database change) |
Release 5.2.1 – 2026-07-02
| Type |
Changes |
By |
 |
AWS EC2 plugin: the instance-type list is now retrieved dynamically from the AWS
API per region (EC2 describeInstanceTypeOfferings) instead of a hard-coded static
list, mirroring the existing Azure VM-size behaviour. A new
InstanceTypeSelectionParameterType autocomplete parameter type backs the
"Create an EC2 instance in AWS" task's instanceType field (populated once the
Access Key, Secret Key and Region are set), and the Cloud Provisioning plugin
fills the instance-type drop-down at Synchronize time. New instance types offered
by AWS now appear without a product update. Existing projects are unaffected and
the backward-compatibility mapping for legacy instance-type names is retained. |
development |
 |
Bundled Apache Tomcat updated from 10.1.55 to 10.1.56.
tomcat-catalina.version and tomcat-dist.version are moved together so the
bundled distribution stays matched to the compile-time Catalina API. |
development |
 |
Security: jackson-databind updated 2.19.4 - 2.22.0, fixing the two High
(CVSS 8.1) CVEs CVE-2026-54512 and CVE-2026-54513 (data-binding security
bypass / arbitrary code execution). The related Medium CVE-2026-54515
(case-insensitive deserialization bypass, CVSS 5.3) is NOT yet fixed in 2.22.0
- NVD explicitly lists 2.22.0 as affected and the line fixes (2.21.5 / 2.22.1)
are not yet on Maven Central - so it is documented/suppressed (below the
High gate; see dependency-check-suppression.xml) pending an available fix.
jackson-annotations is pinned separately at 2.22 because it dropped the
patch-version segment at 2.20 and ships on its own cadence (the same split the
upstream jackson-bom uses); the remaining jackson modules move to 2.22.0. |
development |
 |
Security: the transitively-resolved PostgreSQL JDBC driver is now pinned to
42.7.11 via dependency management. The previously resolved 42.3.1 carried
CVE-2024-1597 (CRITICAL - SQL injection when PreferQueryMode=SIMPLE) together
with several High-rated CVEs (CVE-2022-21724, CVE-2022-31197, CVE-2026-42198). |
development |
 |
Security: SVNKit's transitive lz4-java compression library - the abandoned
org.lz4:lz4-java 1.4.1 (CVE-2025-12183, CVE-2025-66566) - is replaced by the
maintained at.yawk.lz4:lz4-java fork 1.11.0, which carries the fixes. SVNKit
itself remains license-pinned at 1.10.11; only its excluded compression
transitive is swapped (identical net.jpountz.lz4 packages). |
development |
 |
Security: Swagger UI webjar updated 5.32.6 - 5.32.8, which bundles DOMPurify
3.4.11 instead of the vulnerable 3.4.0 - clearing the XSS / config-pollution
CVEs (CVE-2026-49458, CVE-2026-49459, CVE-2026-49978 and the DOMPurify
hook-pollution set) that dependency-check flagged inside swagger-ui-bundle.js.
The version literal in the web-app applicationContext.xml <mvc:resources>
mapping is kept in sync with the swagger-ui.version property. |
development |
 |
Security: documented, justified dependency-check / Trivy suppressions. Three CVEs
have no compatible upstream fix and are outside the default install footprint:
net.sf.sojo:sojo CVE-2023-34613 (abandoned library, 1.1.1 is the latest),
org.jboss.remoting:jboss-remoting 2.5.4 CVE-2020-35510 (legacy 2.x used only as a
custom bisocket transport; the vulnerable EJB-server path is not reachable, and
the fix exists only in the incompatible 5.x API generation), and
org.jboss.xnio:xnio 3.0.17 CVE-2023-5685 (pinned to the legacy JBoss AS 7.1.2 /
remoting3 3.2.7 stack in the opt-in Red Hat plugin). Additionally CVE-2026-57282
is suppressed on com.offbytwo.jenkins:jenkins-client as a CPE false positive - it
is a Jenkins Git Client *plugin* issue (cpe:jenkins:git_client) mis-matched to the
unrelated REST-client library by its shared 0.3.8 version. Two further CVEs are
TEMPORARILY suppressed (both below the High gate, no available fix yet):
jackson-databind CVE-2026-54515 (Medium; NVD still flags 2.22.0, line fixes
2.21.5 / 2.22.1 unpublished) and kotlin-stdlib CVE-2026-53914 (a Kotlin
build-cache issue not reachable via the runtime stdlib, transitive through the
opt-in Azure SDK; fixed in Kotlin 2.4.20, only 2.4.20-Beta1 published so far). |
development |
 |
Security: task parameter and entry values whose name contains "secret"
(case-insensitive) are now masked in the job logs, alongside the existing
"password" masking. This prevents credentials such as the Microsoft Azure
"secretKey" from being written to the job logs in plain text. The name-based
check is centralised in AbstractTask.isSensitiveParameterName(...) and applied
across every place a parameter value is logged: the parameter/entry "Reading
parameter ..." lines emitted during task initialisation in AbstractTask.initTask
(previously only masked when the value happened to be a password-format
environment property in the PasswordMaskingLogger dictionary), every parameter
log line in AbstractMidVisionTask, and AbstractTaskPipelineStep - where the step
short-info summary no longer prints secret values and the parameter editor field
is rendered as a masked secret input. |
development |
 |
Microsoft Azure: the "Stop a VM instance" task now deallocates a virtual
machine that is merely STOPPED. A VM powered off from inside the OS reports
PowerState.STOPPED - it stays allocated and is still billed for compute -
whereas the Stop task is meant to deallocate it. AzureUtils.shutdownInstance()
previously deallocated only a RUNNING VM, and StopVirtualMachineTask routed a
STOPPED VM into a no-op "already Stopped" branch (isStopped() is true for both
STOPPED and DEALLOCATED). shutdownInstance() now deallocates unless the VM is
already DEALLOCATED (also fixing the Azure.stopInstance() API path), and the
task checks the new AzureInstanceDao.isDeallocated() before isStopped() so a
STOPPED-but-allocated VM is deallocated rather than skipped. The symmetric
start-side gap is fixed too: AzureUtils.startInstance() now starts a VM that is
STOPPED or DEALLOCATED (previously DEALLOCATED only), which transparently
corrects the Start and Restart VM tasks and start-on-deployment. Fixes 4452. |
development |
 |
Microsoft Azure: new "Wait For Virtual Machine State" task. It retrieves the
virtual-machine instance information and polls Azure until the VM reaches the
power state selected on the task (Running, Stopped, Deallocated, Starting,
Stopping or Deallocating). An optional "timeout" parameter (in seconds) bounds
the wait - when left empty the task waits indefinitely; when set, the task fails
if the desired state is not reached within the timeout. Based on the existing
Restart Virtual Machine task and reusing AzureUtils.getCloudInstance(...) for
each poll. |
development |
 |
Microsoft Azure: the three "Create a VM instance" tasks (from Cloud Offer,
from Custom Image and from Gallery Image) now also accept an optional "customData"
parameter (a multi-line TextArea). The supplied text is Base64-encoded and passed
to Azure on virtual-machine creation via withCustomData(...); unlike user data it
is processed by the VM provisioning agent at first boot (cloud-init on Linux, written
to %SYSTEMDRIVE%\AzureData\CustomData.bin on Windows) and can only be set at creation
time. The parameter is optional, so existing orchestrations are unaffected. Fixes 4452. |
development |
 |
Microsoft Azure: the three "Create a VM instance" tasks (from Cloud Offer,
from Custom Image and from Gallery Image) now accept an optional "userData"
parameter (a multi-line TextArea). The supplied text is Base64-encoded and
passed to Azure on virtual-machine creation via withUserData(...), so it is
made available to the running instance through the Azure Instance Metadata
Service (IMDS). The parameter is optional, so existing orchestrations are
unaffected. Fixes 4452. |
development |
 |
Root-cause fix for the Faces 4 empty-field regression behind several
issues (e.g. #4444, #4445): the context-param
jakarta.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL is set
back to false in web.xml, so an empty input field is again submitted to
the backing bean as "" (empty string) rather than null - matching the
pre-Jakarta behaviour. This prevents blank optional fields from being
persisted as null into NOT NULL columns and from tripping null checks in
validators. To keep blank list/table filters meaning "ignore this
criterion" (the original reason the param had been set to true), the
paginated filter query builders in JpaBaseImpl now skip empty-string
filter values as well as null. The per-entity null-to-"" guards added
for #4444/#4445 are retained as defensive safety nets. |
development |
 |
Resource/plugin dynamic field validation no longer throws a
NullPointerException when an empty input field is submitted. Under the
Mojarra 4 / Faces 4 lifecycle an empty field submits a null value (the
Faces 2.x stack passed an empty string), which caused
DynamicField.validate(...) to NPE on the first value.toString() during the
Process Validations phase - for example on the Settings tab of the
Resource Editor when clicking "Check Resource" or "Delete" with empty
fields. Null submitted values are now normalised to an empty string. Fixes 4444. |
development |
 |
Fixed numeric maximum-value validation for dynamic plugin fields. The
Integer/Long/Double "maximum value" checks in DynamicField.validate(...)
compared the input against the configured minimum value instead of the
maximum, so an over-maximum value was not rejected (and a maximum
configured without a minimum reported a misleading "is not a number"
error). They now compare against the configured maximum value. Fixes 4444. |
development |
 |
Hardened DynamicField.setEntries(...) (the ENTRIES_TABLE data-dictionary
field type) against a null entry list and null entry keys, matching the
existing null-handling in setChoices/setChoicesSelected; previously a null
list or a null entry key would throw a NullPointerException. Fixes 4444. |
development |
 |
Saving a job plan with an empty description no longer fails with a
database integrity-constraint violation. The DEPLOYMENT_PLAN.DESCRIPTION
column is NOT NULL, and under the Faces 4 lifecycle an empty description
field submits a null value (the 5.1.x stack passed an empty string), so
JobPlan.save raised an SQLIntegrityConstraintViolationException. JobPlan
now normalises a null description to an empty string in its setter and
constructor. Fixes 4445. |
development |
 |
Updates to mitigate security vulnerabilities:
- Spring Framework 6.2.18 to 6.2.19, resolving CVE-2026-41842,
CVE-2026-41850 and CVE-2026-41851 (CVSS 7.5) plus CVE-2026-41840,
CVE-2026-41841 and CVE-2026-41843 in spring-core.
- Spring Security 6.5.10 to 6.5.11.
- Hibernate ORM 6.6.51.Final to 6.6.53.Final (core and jpamodelgen).
- Netty 4.2.14.Final to 4.2.15.Final.
- JSch (com.github.mwiede) 2.28.2 to 2.28.3.
- Azure Core OkHttp HTTP client 1.13.4 to 1.13.5. |
development |
Release 5.2.0 – 2026-06-03
| Type |
Changes |
By |
 |
Stack uplift to Jakarta EE 10: namespace migration from javax.* to jakarta.*
across the codebase. Spring Framework upgraded to 6.x (from 5.3.x),
Spring Security to 6.x, Hibernate to 6.x (from 5.x), Mojarra Faces to 4.x
(from 2.x), PrimeFaces to 12.x. Weld CDI 5.x added as the Mojarra 4 CDI
runtime under Tomcat (which does not ship CDI). JSF/CDI beans previously
declared with @Named/@ViewScoped migrated to Spring @Component with the
equivalent Spring scope annotations. |
development |
 |
Minimum Java runtime for 5.2 is now JDK 21 (build/webapp/aspectj target
unified to build.jdk.version=21; Temurin 21.0.11+10 is the bundled
distribution). |
development |
 |
Bundled runtime bumps: Tomcat 10.1.55 (Tomcat-catalina from 10.1.34;
Tomcat-dist switched from 9.0.117 so the distribution matches the
compile-time API), bundled JRE 21.0.10+7 to 21.0.11+10, Netty
4.2.12.Final to 4.2.13.Final, Angus Mail 2.0.3 to 2.0.5. |
development |
 |
Database schema update (script update.027.sql, applied automatically on
first start of 5.2.0):
- Adds HIBERNATE_SEQUENCE to the embedded HSQLDB schema for Hibernate 6
compatibility (Hibernate 6 expects an identifier-generator sequence to
exist at startup).
- Drops 7 unused sequences left over from previous releases. |
development |
 |
Automatic plugin-data upgrade on web-app startup. After an in-place
upgrade, existing servers/projects/resources whose stored plugin data
references an older plugin version are now migrated automatically the
first time the upgraded web-app starts, instead of requiring an
administrator to log in and run "Update Plugin Data" from the Plugin
Manager page. A new PluginDataUpgrader bean runs the same
MigrationService.upgradeAllPlugins migration the UI invokes (purging
superseded plugin-data versions; safe because the supported upgrade
path takes a rollback backup beforehand), gated by a DB-agnostic
per-OS-user marker file at
$MV_HOME/users/<os-user>/.plugin-data-version (scoped the same way
as the embedded HSQLDB data). The gate compares the full product
version (WAR manifest Implementation-Version) so point releases that
ship plugin updates re-trigger it; the marker is advanced only on a
clean run (so a partial failure is retried on the next start rather
than silently skipped). The manual Plugin Manager action is unchanged. |
development |
 |
Removed Bitronix Transaction Manager dependency. Switched JDBC connection
pool from Bitronix PoolingDataSource to HikariCP 5.1.0, and transaction
management from Spring JtaTransactionManager (wrapping Bitronix) to
Spring JpaTransactionManager. Single-datasource RapidDeploy never
required XA; this is a strict simplification. Persistence unit changed
from JTA to RESOURCE_LOCAL. |
development |
 |
Bitronix-removal upgrade UX: existing rapiddeploy.properties files from
5.1.x referencing XA datasource classnames
(oracle.jdbc.xa.client.OracleXADataSource, com.ibm.db2.jcc.DB2XADataSource,
org.hsqldb.jdbc.pool.JDBCXADataSource) are auto-converted on upgrade.
mvcloud-update.sh rewrites the on-disk file with a timestamped backup,
and an in-app safety net in BootstrapPropertyPlaceholderConfigurer also
corrects the value at startup (logging a WARN) if the script did not run.
No manual edit required on the supported upgrade path. |
development |
 |
REST web services tier rebuilt on Spring MVC, replacing Jersey 2.x which
has no Jakarta EE 10 compatible release. /ws/* endpoints preserve their
5.1 wire format (XML and JSON) byte-for-byte via JAXB wrapper classes;
@RequestBody and @RequestParam semantics match the 5.1 JAX-RS
@QueryParam (optional) and entity-binding behaviour. Removed the JAX-RS
dependency. Swagger UI 5.32.5 replaces the previous Jersey-generated
WADL endpoint and is served at /ws/swagger-ui/index.html, backed by
springdoc-openapi 2.8.x. |
development |
 |
All shipped plugins bumped from 5.1.x to 5.2.0
(IPluginFunction.RELEASE_VERSION constant plus each plugin's
ui-plugin.xml; 65 plugin descriptors updated). Customer projects using
these plugins will reflect the new version after the first project edit;
no re-import is required. |
development |
 |
Apache MINA SSHD bumped from 2.9.2 to ≥ 2.12.0 to incorporate the
Terrapin (CVE-2023-48795) mitigation. Affects the remoting transport path. |
development |
 |
Added Spring Boot 3.5.14 autoconfigure and starter-validation as runtime
support for springdoc-openapi 2.8.x (the project remains non-Boot Spring
MVC; springdoc 2.8+ relies on Boot's @ConditionalOn* autoconfig
infrastructure). Added the log4j-to-slf4j 2.26.0 bridge. |
development |
 |
Corrected hibernate-jpamodelgen groupId from org.hibernate to
org.hibernate.orm (canonical groupId since Hibernate 6+). |
development |
 |
dependency-check-suppression.xml: temporary suppression added for
CVE-2026-33117 (Azure SDK for Java, CVSS 9.1, disclosed May 2026 Patch
Tuesday). No stable upstream patch on Maven Central at release time;
the Azure plugin is opt-in and not in the default install footprint.
Suppression will be removed when azure-identity ≥ 1.19.0 stable ships. |
development |
 |
Unified the JRE install/deploy scripts: jre_install.sh and
jre_install_all.sh merged into a single jre_install.sh with an
OS_TYPE=ALL mode that recursively handles all platforms; same for
jre_deploy.sh. Fixed a cross-wiring bug in the former *_all wrappers. |
development |
 |
Removed HeaderWriterFilterEagerPostProcessor. The CVE-2026-22732
mitigation it implemented was specific to the older Spring Security
version on the 5.1.x line; the vulnerability is resolved upstream in
the Spring Security release now shipped with 5.2. |
development |
Release 5.0.28 – 2021-07-16
| Type |
Changes |
By |
 |
Project import with different name from original. Fixes 3819. |
development |
 |
Command output verification with success string logic in Command Run Step,
Command Runner and Command Runner With Response tasks. Fixes 3807. |
development |
 |
Project orchestration edition UX. Fixes 3806. |
development |
 |
Data dictionary entries discovering in resource edition page. Fixes 3796. |
development |
 |
Job Plan edition features to set continue on failure in pipelines for batch execution
policy. New field in job plan form to set the execution policy as part of the job plan persisted data. Fixes 3790. |
development |
 |
Job Plan edition feature to include existing job plans components
as part of the job plan. New multiple selection feature to copy, cut and remove diagram elements. Fixes 3773. |
development |
 |
Data Dictionary entries merging functionality between resource and project scopes. Fixes 3784. |
development |
 |
Resume job operation in manual step execution. Fixes 3780. |
development |
 |
Late Configuration settings for Live targets in Job Plan edition page. Fixes 3777. |
development |
 |
Job Edition dialog in Job Plan edition page. Fixes 3774. |
development |
 |
Project copy functionality in project list and copy pages. Fixes 3769. |
development |
 |
Project package creation in resource edition page. Fixes 3738. |
development |
 |
Project import process for SCM plugins based on non file systems. Fixes 3726. |
development |
 |
Job Plan failure pipeline removal. Fixes 3713. |
development |
 |
Target specific value definition on data dictionary resources. Fixes 3688. |
development |
Release 5.0.22 – 2020-08-05
| Type |
Changes |
By |
 |
Active nodes reduction based on current number licensed. Fixes 3600. |
development |
 |
Project details page when entity does not exist. Fixes 3597. |
development |
 |
Link to view data dictionaries resources in project details page. Fixes 3596. |
development |
 |
Plugin loading service. Fixes 3595. |
development |
 |
Job Plan execution via web services. Fixes 3594. |
development |
 |
Update End-User License Agreement. Fixes 3593. |
development |
 |
UI issue in Job Plan edition. Fixes 3592. |
development |
 |
Allowed nodes validation in server update operation. Fixes 3591. |
development |
 |
Welcome page chats UX response improvement. Fixes 3590. |
development |
 |
Schedule calendar client time zone. Fixes 3588. |
development |
 |
Export and import of job plans and servers from job plan step definitions. Fixes 3584. |
development |
 |
Server selection drop-down list in remote file/directory resource configuration. Fixes 3583. |
development |
 |
Approval step pipeline new feature in job plan definition. Fixes 3577. |
development |
 |
Multi selection of projects and environment is dashboard filter panel. Fixes 3576. |
development |
 |
Complete re-engineering of the Jenkins plugin to invoke Jenkins from RapidDeploy.
A new Java client API has been integrated (https://github.com/jenkinsci/java-client-api). Fixes 3569. |
development |
 |
Improvement in Remote Resource checksum file in job package creation. Fixes 3558. |
development |
 |
A new resource was added to the 'WebSphereGenericDeploymentTask' to be able
to append any extra parameter to the 'wsadmin' command. Fixes 3499. |
development |
Release 5.0.21 – 2020-07-03
| Type |
Changes |
By |
 |
Manual Execution jobs new feature for Job Plans. Fixes 3580. |
development |
 |
Cloning Environment Variables in server copy operation. Fixes 3575. |
development |
 |
Environment management page. Fixes 3559. |
development |
 |
Remote Resource checksum file in job package creation. Fixes 3558. |
development |
 |
Hostnames management for cloud server instances. Fixes 3546. |
development |
 |
Project dictionary entries update in multiple dictionary resources scenario. Fixes 3543. |
development |
 |
Text Area for project description. Fixes 3541. |
development |
 |
Multiple selection of items for deletion. Fixes 3537. |
development |
 |
Notification message field in Job Plan Manual Step. Fixes 3533. |
development |
 |
Performance in running jobs page. Fixes 3527. |
development |
 |
Cancel Jobs operation improved and simplified. Fixes 3526. |
development |
 |
Go to Job Plan and Go to Server links in Job Plan steps. Fixes 3525. |
development |
 |
Update project name in plugin value references when it is changed in project creation, copy and import. Fixes 3523. |
development |
Release 5.0.20 – 2020-06-01
| Type |
Changes |
By |
 |
Target cloning on project details page. Fixes 3557. |
development |
 |
Install and uninstall plugins in Plugin Manager page. Fixes 3555. |
development |
 |
Package creation when resources are invalid. Fixes 3553. |
development |
 |
Update some incorrect tab and dialog titles. Fixes 3550. |
development |
 |
Data Dictionary resources data update on package creation. Fixes 3549. |
development |
 |
Server test connection confirmation dialog. Fixes 3544. |
development |
 |
Include Transport and Cloud Provider Plugin Data resources into project export and import feature. Fixes 3540. |
development |
 |
Default top-left menu layout. Fixes 3539. |
development |
 |
Update the button 'Export Cloud Provider Plugin Data' and 'Export Transport Plugin Data'. Fixes 3538. |
development |
 |
Running a linked Job fails. Fixes 3536. |
development |
 |
Remote File Resource configuration for Data Dictionary, Transport Plugin and Cloud Provider Plugin formats. Fixes 3535. |
development |
 |
Improvement of Transport and Cloud Provider Plugin Data resources management. Fixes 3534. |
development |
 |
AWS EC2 instance data view feature. Fixes 3530. |
development |
 |
Project Data Dictionary resources management. Fixes 3528. |
development |
 |
Resource editon UX improvement. Fixes 3524. |
development |
 |
Plan configured for NEW PACKAGE doesn't run. Fixes 3522. |
development |
 |
Resources references when a project is copied. Fixes 3521. |
development |
 |
Workflow execution for batched pipeline jobs. Fixes 3514. |
development |
 |
Because of the MSNP24 deprecation we have decided to remove the Skype plugin. Fixes 3513. |
development |
 |
UI issues on orchestration editon. Fixes 3512. |
development |
 |
Project Dictionary object returned by WebServices. Fixes 3509. |
development |
 |
Remove selected resources in available list on project details page. Fixes 3508. |
development |
 |
Handle invalid number format on steps forms. Fixes 3504. |
development |
 |
Pending Approval and Approved emails have environment, application, version which does not match targets. Fixes 3497. |
development |
 |
Utility fix in entry package content reading. Fixes 3487. |
development |
Release 5.0.11 – 2019-04-08
| Type |
Changes |
By |
 |
Fixed project job log level loading on remote agent execution. Fixes 3288. |
development |
 |
New auto refresh interval setting on user preferences for running jobs page. Fixes 3274. |
development |
 |
Solved issue on project generation failure to rollback created files and directories. Fixes 3272. |
development |
 |
Solved issue on target promotion feature. Also improved UX. Fixes 3270. |
development |
 |
Changed project export operation to include hidden files. Fixes 3264. |
development |
 |
Improved way to persist RD XML config files to allow use of symlink. Fixes 3265. |
development |
 |
Improved project files panel in project details page. Fixes 3263. |
development |
 |
Amended sensible info masking on project job log when the resources task are loaded. Fixes 3262. |
development |
 |
Added new validation to avoid loading duplicated tasks found from different libs. Fixes 3260. |
development |
 |
New SSH tasks to get files via SCP to the remote server from another server. Fixes 3259. |
development |
 |
Improved performance on previous job page. Fixes 3251. |
development |
 |
Creating DSN loop runs into ArrayOutofBounds. Fixes 3249. |
development |
 |
New cut feature on orchestration edition. Fixes 3248. |
development |
 |
New feature to enable user to save and user of late properties on Job Plans. Fixes 3247. |
development |
 |
Upgraded HSQL built-in DB instance and libraries dependencies from 2.3.4 to 2.4.1. Fixes 3235. |
development |
 |
Amended issue for dictionary entry value removal on target scope. Fixes 3231. |
development |
 |
Removed plugins version history (Internal Feature) on persisted data. Fixes 3226. |
development |
 |
${approval.serverName} not rendered in approval email. Fixes 3225. |
development |
 |
Fixed minor UI issue on project details page when SCM plugin operation buttons is pressed. Fixes 3220. |
development |
 |
Amended issues on new Remote Directory Library. Fixes 3203. |
development |
 |
New output counter param as result in tasks:
- Category File - Operations: List Fileset, Move a Fileset, Copy a Fileset, Delete a Fileset, List Files, Simple Copy and Simple Delete
- Category String: Split String. Fixes 3201. |
development |
 |
New buttons spacer to identify better the remove button among other buttons in every table row actions. Fixes 3184. |
development |
Release 5.0.7 – 2018-06-28
| Type |
Changes |
By |
 |
Improved build-in HSQLDB application to avoid DB shutdown issues when RD is running on a cloud instance. Fixes 3130. |
development |
 |
Improvements on ROLLBACK package management during job execution. Fixes 3127. |
development |
 |
Remove Working Directory from Orchestration settings. Fixes 3121. |
development |
 |
Amended UI bugs on Plugin Manager page. Fixes 3122. |
development |
 |
Amended lib dependencies on JBoss plugin. Fixes 3116. |
development |
 |
Plugin update hangs from project panel. Fixes 3114. |
development |
 |
Implement the "executeCommandOnTarget" method for the Remote Agent transport plugin. Fixes 3110. |
development |
 |
New permission view table on security user details page. Fixes 3108. |
development |
 |
New System Backup and Restore Features. Fixes 3107. |
development |
 |
Updated all plugins versions to match with the framework one.
REQUIRED ACTION: In order to update all your plugins configuration data to the latest one, please
navigate to Help -> Plugin Manager. You can call the update operations from there using the Update Plugin
Data button (spanner icon). Fixes 3106. |
development |
 |
SendMailTask from orchestration when not using SMTP authentication not working. Fixes 3102. |
development |
 |
'mqsiapplybaroverride' is not working for applications. Fixes 3101. |
development |
 |
Server restart step. Fixes 3094. |
development |
 |
Added new files extensions and max file size to exclude on Data Dictionary entries discovery process. Fixes 3093. |
development |
 |
Amended issues with targets values when the key of a Data Dictionary entry has changed. Fixes 3092. |
development |
 |
Fixed bug on Telemetry rejection validation. Fixes 3084. |
development |
 |
Solved issue in Condition Task context when the task is set within a Loop Task thread. Fixes 3083. |
development |
 |
New features to support target auto discovering when the project files are shared between multiple projects. Fixes 3081. |
development |
 |
New configuration validation for invalid targets on project edition. Fixes 3080. |
development |
 |
Updated IIS plugins to support latest IIS versions, added new Windows Tasks for DSIM and AppCmd command-line tools. Fixes 3078. |
development |
 |
New WebSphere Application Server 9.0 plugin. Fixes 3077. |
development |
 |
Solved issues for TFS Library managing in Windows.
Added new TFS SCM plugin.
Improved management of TEE dependencies and upgraded to version 14.134.0. Fixes 3014. |
development |
Release 5.0.4 – 2017-11-14
| Type |
Changes |
By |
 |
Solved functional bug on pipeline execution. Fixes 3015. |
development |
 |
The buttons for a manual SCM plugin are not shown. Fixes 3013. |
development |
 |
Add support for SQL Server as the RapidDeploy database. Fixes 3009. |
development |
 |
Improved built-in DB application to avoid data lost on unexpected shutdown. Fixes 3006. |
development |
 |
Reorganisation of libraries dependencies for remoting plugin and orchestration core library. Fixes 2990. |
development |
 |
Fixed UX issues on Dictionary Resources management. Fixes 2989. |
development |
 |
Amended issue on pipeline retry operation when a failed job is part of a sequence of jobs within a step. Fixes 2985. |
development |
 |
Amended UX issue on Server creation page. Fixes 2984. |
development |
 |
New Java binaries deployment and Remoting Agent deployment/start pipeline steps as part of a Job Plan. Fixes 2979. |
development |
 |
Job Plan and orchestration diagrams edition pages were improved avoiding scrolling issues. Fixes 2976. |
development |
 |
Fixed target validations on InitialisationTask when latest config is set. Fixes 2972. |
development |
 |
New Project Job Plans list on project details page. Fixes 2966. |
development |
 |
NameError: exportFile exception when running WebSphereConfigPropertiesExportTask (8.5.5).
Bug in 'AbstractConfigPropertiesTask' class. Fixes 2965. |
development |
Release 5.0.0 – 2017-07-11
| Type |
Changes |
By |
 |
Service installation script for Remote Agent supports spaces in the installation path. Fixes 2929. |
development |
 |
Amended bug when definitions files transfer has same source and target path. Fixes 2928. |
development |
 |
Fixed UI bug on Resource Libraries page. Fixes 2927. |
development |
 |
Previous Jobs page improvement. Fixes 2924. |
development |
 |
Added job execution improvement. New latest config feature on one-click run target job. Fixes 2922. |
development |
 |
Primefaces upgraded to 6.1. Fixes 2920. |
development |
 |
Libraries model simplified, target link was removed. Fixes 2919. |
development |
 |
New improvements on Resource Libraries management. Fixes 2918. |
development |
 |
New Infrastructure list page merging Server and Installation (Environments) list pages both in one. Fixes 2915. |
development |
 |
New feature enabling the ability to manage multiple jobs on each Job Plan step flow. Fixes 2914. |
development |
 |
Incorrect AWS locations fixed. Fixes 2913. |
development |
 |
Fix for issue detected when project and job plan uploading shares same FS locations. Fixes 2912. |
development |
 |
New host name validation on project job request operation. Fixes 2911. |
development |
 |
Late Configuration setup UI Fix on Job Plan Edition page. Fixes 2910. |
development |
 |
Amended bug on build-in variable replacement for DD entries. Fixes 2903. |
development |
 |
New RapidDeploy Command Line Interface. Fixes 2890. |
development |
 |
Amended Composite variables replacing for DD entries. Fixes 2831. |
development |
 |
Liquibase plugin. Fixes 2761. |
development |
 |
Deprecate Oracle, MySql and MsSql specific database plugins - These are replaced with the
newer DBMaestro, Flyway and Liquibase plugins for all Database operations. Fixes 2923. |
development |