...
FLEXDEPLOY-9916 - Updated SSHJ to 0.38.0. Set the transport timeout to match the timeout. This could in some cases prevent a timeout issue that would have happened earlier than the timeout set in system settings. Resolves the error "Received SSH_MSG_UNIMPLEMENTED while exchanging keys."
FLEXDEPLOY-9900 - Resolved an issue where home and end key functionality did not work properly on certain inputs.
FLEXDEPLOY-10798 - Project File Catalog or Package Files - Resolved an issue where evaluating a single file was always using the project's main branch instead of the selected branch in the popup.
FLEXDEPLOY-10830 - Made the package-based build operations resilient to a transient failure caused by a temporary file that could not be deleted.
FLEXDEPLOY-10843 - Topology - Resolved a 6.5 regression preventing users from manually assigning Workflows to Target Groups.
FLEXDEPLOY-10845 - Prevent a potential authentication bypass issue on REST calls. The calls were still authorized, but some REST calls allowed non-secured data to be read without authentication in certain cases. Affects versions 6.0 < 6.0.0.10, 6.5 < 6.5.0.14, 7.0 < 7.0.0.2. This is fixed in versions 6.0.0.10, 6.5.0.14, 7.0.0.2+. Versions < 6.0 are not affected.
FLEXDEPLOY-10864 - Resolved NullPointerException if calling the search REST API without specifying any criteria.
FLEXDEPLOY-10646 - Resolved a regression issue where separating a ListData CSV item with ## would not split the text into the value and label. An enhancement was also added for a third segment for the description. For example: label##value##description.
FLEXDEPLOY-10704 - It is now possible to delete projects that had been built in releases, which were inactivated after everything is purged.
FLEXDEPLOY-10742 - Resolved intermittent purge error: "FDML-99997: Purge Failure - ORA-02292: integrity constraint (FD.EVENT_MESSAGE_LISTENER_FK1) violated."
FLEXDEPLOY-10829 - Incoming Webhooks - Resolved an issue where long Exceptions were not able to be stored in there database properly with error "FDML-99501: Value for [ErrorMessage] can not be larger than 4000."
FLEXDEPLOY-10908 - Resolved workflow dispatch issue where projects with lower sequence were not dispatched when projects with higher sequence were currently running. This issue was introduced in 7.0.0.1.
FLEXDEPLOY-10924 - Resolved an issue where direct upgrade from 5.7 or below to 7.0.0.0 was failing with "unique constraint (FD.FD_PERMISSION_UK1) violated" error.
Salesforce
FLEXDEPLOY-10767 - Resolved an issue where Full Compare fails to include few objects.
FLEXDEPLOY-10768 - Data deployment supports retry of failed records based on Retry Count attribute.
Groovy Functions
FLEXDEPLOY-10900 - Resolved an issue where the FLEXDEPLOY.createRelease function failed with property required error.
FLEXDEPLOY-10904 - Fixed an issue in the FLEXDEPLOY.addProjectsToRelease function causing incorrect error messages for Pipeline Project Groups
Releases
FLEXDEPLOY-10705 - A user can now view a standalone release within a project they don't have access to, as long as they have read access to the release.
FLEXDEPLOY-10642 - Resolved NullPointerException when projects in release have no deploy workflow configured.
FLEXDEPLOY-10733 - Force Deploy on Pipeline Pre-Deploy All step would not correctly show the value on the screen. The label has also been changed to Force Execute.
FLEXDEPLOY-10774 - Replay of gate or step will now pick up new configuration from active pipeline version respectively.
FLEXDEPLOY-10781 - Fixed an issue causing pipeline role checkboxes to behave erratically in certain cases.
Oracle EBS Plugin
FLEXDEPLOY-10666 - EBS Plugin now properly matches .sql files in the cp_sql folder, even if the root cp_sql folder is a substring of the install sql folder.
Oracle Integration Cloud Plugin
FLEXDEPLOY-10355 - Resolved issue where blank lines in connectionPlan.properties caused deployment failure.
FLEXDEPLOY-10356 - Package deploy operation now uses connectionPlan.properties if found in artifacts.
FLEXDEPLOY-10426 - Resolved an issue with retry for update connection failures.
Maven Plugin
FLEXDEPLOY-4734 - The Maven plugin now finds the correct pom when nested projects are located and a checkout folder is used.
Node Plugin
FLEXDEPLOY-5694 - Resolved an issue where Node plugin fails when there is a space in the project checkout folder.
Oracle Service Bus Plugin
FLEXDEPLOY-9369 - The OSB package-based build operation now correctly finds files that are located in multiple layers of folders, even if the project name is used in the file or folder name.
...