Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
namesubscribe
Info

Did you know you can subscribe to updates to the release notes? Right click and copy this link and paste it into Outlook RSS Feeds or your feed reader of choice.

...

FlexDeploy 7.0.0.1 - 7.0.0.3 are affected by FLEXDEPLOY-11564. This can cause high cpu and low performance when the system is heavily utilized and the Workflow Execution Threads or Plugin Execution Threads are set to above 10. This is fixed in 7.0.0.4. If you are on 7.0.0.1 - 7.0.0.3, please set your System Settings, Execution settings, Workflow Execution Threads and Plugin Execution Threads to 10 or less.

...

FlexDeploy 7.0.0.0 and 7.0.0.1 are affected by FLEXDEPLOY-10924. This causes a problem when upgrading from FlexDeploy 5.7 or older. Users of versions 5.7 or older should upgrade directly to 7.0.0.2+ (instead of 7.0.0.0/7.0.0.1).

FLEXDEPLOY FlexDeploy 7.0.0.0 is affected by FLEXDEPLOY-11430 - Classes in flexagon.fd.model.appmodules were refactored and their imports require changes if they were used in webhook, pipeline, or other groovy scripts. See the Solution for FLEXDEPLOY-11430 page for assistance.

...

  • PeopleSoft Plugin

    • FLEXDEPLOY-9648 - The packageBuild operation now executes export scripts (DMS objects) and will save the generated output (DAT) to the artifact folder. The packageDeploy operation now executes import scripts (DMS objects) and will read the data (DAT file) from the artifact folder.

  • Oracle Visual Builder Plugin

    • FLEXDEPLOY-10006 - A new plugin input Node Executable Path is now available for plugin operations that use Node.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-11102 - If connection is using wallet, connection plan can be used to manage specific wallet file based on environment, and plugin will upload appropriate attachment file. You can also take approach to use attachment file with same name and keep different file in attachment override directory.

    • FLEXDEPLOY-11209 - For Package-based project file of projects and Integrations type , file added an attribute to manage lookup along with an integration. Lookups used by integration will be exported and deployed if selected.

  • Siebel Plugin

    • FLEXDEPLOY-11363 - Siebel plugin now supports preemptive authentication for HTTP requests.

  • JDBC Plugin

    • FLEXDEPLOY-11095 - Added new input to allow generation of SQL statement execution report. Report file will contain SQL statements executed with results or errors.

  • Anchore Plugin

    • FLEXDEPLOY-11019 - Anchore Plugin now supports image scanning using Grype.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-11348 - csvExport, csvDownload, and csvDownloadAdvanced operations will no longer make changes to ASM_SETUP_CSV_METADATA.xml to prevent errors at import time.

...

  • FLEXDEPLOY-11582 - Resolved an issue with FlexDeploy 7.0 which may cause out of memory errors. This applies to 7.0.0.0, 7.0.0.1, 7.0.0.2 and 7.0.0.3.

  • FLEXDEPLOY-11272 - Resolved an issue where creating a snapshot through REST v1 resulted in NPE NullPointerException when user was not an admin and if they did not have read permission on the release.

  • FLEXDEPLOY-11316 - Resolved an issue which caused Constraint Violation Error when creating a custom Issue Tracking System.

  • FLEXDEPLOY-11353 - When creating/editing an endpoint, the private key path can now be typed in. Previously, it had to be chosen from a set list found in the .ssh directory within the endpoint user's home directory.

  • Workflow Execution

    • FLEXDEPLOY-11561 - Resolved an issue where Workflow completion may fail with "ERROR: duplicate key value violates unique constraint".

    • FLEXDEPLOY-11561 - Resolved a regression issue where Workflow and Plugin Execution thread pool was not increasing to more than 10 threads.

    • FLEXDEPLOY-11564 - Improved performance of plugin installation when running multiple workflows against different endpoints.

    • FLEXDEPLOY-11639 - Resolved an issue where workflow execution may fail with "Parameter 'directory' is not a directory".

  • Release and Pipelines Management

    • FLEXDEPLOY-11314 - Resolved and issue where the Release stage execution info popup was only showing the Project's first 50 mapped deploy Target Groups in the Target Group Override dropdowndrop down.

    • FLEXDEPLOY-11320 - Resolved an issue preventing non admins from being able to add tags to Releases.

    • FLEXDEPLOY-11422 - Resolved an issue where user could not view custom step/gate on the release dashboard unless they had read permission for System Settings (which is available to admins only).

    • FLEXDEPLOY-11493 - Resolved an issue causing the full screen view of pipeline execution gates and steps to not be scrollable.

    • FLEXDEPLOY-11559 - Resolved an issue causing a null pointer error when saving Pipeline Variables if they contained an Integer type.

    • FLEXDEPLOY-11591 - A Release Started outgoing webhook event is now triggered as expected when a Release is created with started status.

  • Projects

    • FLEXDEPLOY-11305 - Resolved an issue where if more than 50 deploy target groups were selected on project configuration > general, some were showing target group ids instead of name.

  • Webhooks

    • FLEXDEPLOY-11356 - Resolved a regression introduced in 7.0.0.0 that was modifying the FLX_PRISTINE_PAYLOAD variable. As a result, HMAC verification functions would fail if the original content-type was not application/json.

  • Oracle EBS Plugin

    • FLEXDEPLOY-11184 - Resolved an issue where file permission change command was failing when file names contained space.

  • Git Plugin

    • FLEXDEPLOY-11313 - Git executions now receive more environment variables, like https_proxy, and PATH, which can resolve issues with proxies, and git lfs not working properly.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-11384 - Resolved a regression issue from 7.0.0.3 where newly added Integration objects were failing to deploy with NullPointerException.

    • FLEXDEPLOY-11500 - Resolved an issue where exportConnections and createConnection plan operation may generate incorrect connections.json file.

  • SonarQube Plugin

    • FLEXDEPLOY-11562 - Resolved an issue that could cause SonarQube plugin to wait forever if the scan results failed in some cases.

  • Tomcat Plugin

    • FLEXDEPLOY-11303 - Resolved a regression from 7.0.0.0 where Tomcat war deployment fails with NullPointerException.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-11433 - Resolved an issue where DooProcessVersion and ProcessName were not displaying on DOO_ORCHESTRATION_PROCESS business object in the file catalog.

...

Info

Version Details

JDK upgrade may be required. Please review Incompatible Changes section.

Application Updates

  • FLEXDEPLOY-10711 - Environment History and Environment State report now have a 'Committed By' column, which indicates the name of the person who has committed the file to source control.

  • FLEXDEPLOY-10782 - UI colors for row selection, rows with active menus, and rows hovered have been adjusted for better contrast.

  • FLEXDEPLOY-10928 - Added Comment related methods to FLEXDEPLOY function - createComment, patchComment, deleteComment.

  • FLEXDEPLOY-11048 - Workflow Execution summary now shows Test success and failed counts instead of Test Case counts. This matches with display of counts on Release Dashboard - Test Gate details.

  • FLEXDEPLOY-11047 - FlexDeploy Purge now executes on startup and every 24 hours after that.

...