FlexDeploy 7.0 Release Notes

FlexDeploy 7.0 Release Notes

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

Known issues

  • FLEXDEPLOY 7.0.0.0 to 7.0.0.5 and 8.0.0.0 are affected by FLEXDEPLOY-12078. These versions do not properly purge as much data as they should. The artifact repository and database could be larger than expected. Upgrading to 7.0.0.6 or 8.0.0.1 is recommended to allow the appropriate data to be deleted.

  • FlexDeploy 7.0.0.1 to 7.0.0.3 are affected by FLEXDEPLOY-11582. This can cause high memory usage during release execution. This is especially true for customers with more properties, target groups, or environments. 7.0.0.4 contains a fix for this.

  • FlexDeploy 7.0.0.1 to 7.0.0.3 are affected by FLEXDEPLOY-11564. This can cause 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 - 7.0.0.2 are affected by FLEXDEPLOY-11176. Email approvals can fail with a constraint violation when a user and a group the user is a member of are both mapped to an approval. This is fixed in 7.0.0.3.

  • FlexDeploy 7.0.0.1 - 7.0.0.2 are affected by FLEXDEPLOY-10711. This prevents the export of the Environment State report. This is fixed in 7.0.0.3.

  • 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-12997 Oracle FSM plugin - builds and deployments between different FSM releases fail with a 400 error on import. To resolve this issue, upgrade to plugin version 7.0.0.12.63.

  • FLEXDEPLOY-14946 - FlexDeploy’s Jira integration fails to search work items due to the removal of certain search-related APIs by Jira. Users may encounter errors when searching for Jira work items. However, if the exact work item number is entered, the integration will still function correctly. These UI errors can be ignored. A fix for this issue is included in FlexDeploy 7.0.0.15, 8.0.0.17 and 9.0.0.9. Once this upgrade is applied - Customers with custom Issue Tracking System implementations must update their searchWorkItems method. The method signature has changed to support the next page token and now returns a flexagon.fd.model.integration.its.api.WorkItemSearchResponse object. This response includes: List<WorkItemSearchResult> and String nextPageToken (for pagination support).

FlexDeploy 7.0.0.15 (9-22-2025)

Version Details

Application Updates

  • Jira Integration

    • FLEXDEPLOY-14946 – Resolved an issue where FlexDeploy’s Jira integration failed to search work items due to the deprecation of certain search-related APIs by Jira. FlexDeploy now utilizes Jira’s updated search API. Note that unbounded queries are no longer supported - a filter is now required for any search to return results.

Resolved Issues

  • Purge

    • FLEXDEPLOY-14286 - Simplified the purge process for package-based projects, resulting in improved speed and efficiency.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-14204 – The agentDefinition parameter is now applied during the Update Connections step, after the deployment of the Integration or Project, instead of before deployment. This update resolves 412 errors when deploying modified files to Oracle.

  • Surround SCM Plugin

    • FLEXDEPLOY-8969 - Resolved the error: "get error: -v option cannot be used for multiple files" in the Surround SCM Integration.

Incompatible Changes

  • Issue Tracking System Integration

    • Customers with custom Issue Tracking System implementations must update their searchWorkItems method. The method signature has changed to support next page token and now returns a flexagon.fd.model.integration.its.api.WorkItemSearchResponse object. This response includes: List<WorkItemSearchResult> and String nextPageToken (for pagination support).

FlexDeploy 7.0.0.14 (1-18-2025)

Version Details

Resolved Issues

  • Release and Pipelines Management

    • FLEXDEPLOY-13803 - Resolved an issue where the Pending Content displayed on the Approval or Schedule gate was inaccurate.

FlexDeploy 7.0.0.13 (12-14-2024)

Version Details

Application Updates

  • FLEXDEPLOY-13455 - Reduced the memory usage of configuration import/export, Git, Project Replacements, FlexDeploy startup, plugin executions, and the EBS plugin.

Purge

  • FLEXDEPLOY-13211 - Improve performance of the purge, and reduce database usage when deleting project versions from the workflow_execution_data table.

  • FLEXDEPLOY-13212 - Improve performance of the purge, and reduce database usage when deleting project versions from the plugin_execution_log table.

  • FLEXDEPLOY-13222 - Improve performance of the purge, and reduce database usage when deleting project versions from the test_execution_result table.

Resolved Issues

  • Pipelines

    • FLEXDEPLOY-13250 - Resolved an issue that would cause the child steps of a Group Step to be re-ordered randomly when opening the Stage Edit popup.

  • Post Refresh Process

    • FLEXDEPLOY-13020 - Resolved an issue where Post Refresh may fail with FDML-25010: Target Group [...] is not active when inactive target groups are mapped to Projects.

  • Shortcuts

    • FLEXDEPLOY-13179 - Resolved a regression issue causing certain table shortcuts to no longer function as expected.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-13485 - Resolved an issue with Fast Formula compilation with SOAP failing when the Legislative Data Group of the fast formula was null. As this method is now very successful, this is the new default if you create a new workflow after this point. Existing customers with fast formula compilation issues should check the plugin input to compile with SOAP.

  • JUnit Plugin

    • FLEXDEPLOY-13508 - Skipped JUnit tests now show as SKIPPED instead of PASSED.

FlexDeploy 7.0.0.12 (10-19-2024)

Application Updates

  • FLEXDEPLOY-12820 - Jira Integration accounts (Issue Tracking and Change Management) now support Auth Type of BasicAuth or BearerToken.

  • Credential Test Connection now supports Bearer Token authentication along with Basic Authentication and Database.

  • FLEXDEPLOY-12927 - Background threads now throttle remote calls to the Git repository.

Resolved Issues

  • FLEXDEPLOY-13177 - Resolved an issue where password hash was visible in a GraphQL query.

  • FLEXDEPLOY-11855 - Resolved an issue where projects that were not deployed to the refreshed-from environment are not shown or synced with a Post Refresh request.

  • FLEXDEPLOY-11855 - Resolved an issue where synced file/project history did not properly update the environment discrepancy report or the view of what files would be post refreshed if attempting the same sync package a second time.

  • Purge

    • FLEXDEPLOY-13164 - Purge is now able to purge more data from Folder executions (removed in 6.0, but existing customers could have used the feature).

FlexDeploy 7.0.0.11 (9-22-2024)

Version Details

Plugin Updates

  • Oracle EBS Plugin

    • FLEXDEPLOY-12730 - Introduced a new property for EBS package-based projects that allows specific ORA, SP1, SP2, and CPY errors to be ignored during deployment.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-12482 - Enhanced the Compile Fast Formulas feature in the Import operation to support SOAP invocation. This method is preferred as it aligns with permissions required for other deployments and eliminates the need for UI-based compilation using Selenium.

    • FLEXDEPLOY-12327 - Improved the error message displayed when a 404 error is returned from a REST call.

    • FLEXDEPLOY-12331 - Enhanced the setup task comparison diff when exporting in preview mode.

    • FLEXDEPLOY-12768 - FlexDeploy now efficiently exports Value Set Objects using a faster REST API. This update also resolves an issue where the CSV Export API produced an error due to file size limitations. The new method is applied when the task code FND_MANAGE_VALUE_SETS is used with the object type VALUESET.

    • FLEXDEPLOY-12686 - FlexDeploy now efficiently exports Lookup Objects using a faster REST API. This update also resolves an issue where the CSV Export API produced an error due to file size limitations. The new method is applied when the task code FDFSM_STANDARD_LOOKUPS, FDFSM_COMMON_LOOKUPS, FDFSM_SET_ENABLED_LOOKUPS are used with the object type LOOKUPS.

    • FLEXDEPLOY-12443 - Enhanced plugin export operation to throw an error when the SaaS Application indicates that the file size of the setup task being exported is too large.

    • FLEXDEPLOY-12742 - Updated the version of Netty included with the SaaS FSM plugin to address CVE-2024-29025.

  • Oracle Visual Builder Plugin

    • FLEXDEPLOY-4292 - The deployment operation for Oracle SaaS Application extensions now includes a new input option: "Delete if version already exists." If this option is checked, the system will delete the existing version before deploying the new one. If the option is unchecked and a version is force-deployed, a failure will occur. Please note that Visual Builder Studio does not support this feature for deploying application extensions.

    • FLEXDEPLOY-12646 - The build operation for Visual Applications now features a new input parameter to export user roles. This enhancement automates the migration of group and user mappings configured in the application to the target instance during deployment.

  • Oracle Integration Cloud Plugin
    FLEXDEPLOY-12713 - Added an optional input to the export Lookup operation so that a CSV of Lookups can be passed in as an input. Previously it was only a project property. That method of passing in lookup ids will continue to work as before.

  • Siebel plugin

    • FLEXDEPLOY-12731 - Added an additional property for customers who needed to adjust more properties between environments with load balancers. Resolved an issue with a source property being used instead of a target one during deployment.

  • Oracle BI Plugin

    • FLEXDEPLOY-12755 - Added target properties for Trust Store and Trust Store Password which are sometimes needed to work with the RPD on SSL enabled Oracle BI servers.

Resolved Issues

  • FLEXDEPLOY-12854 - Resolved an OutOfMemoryError that occurred in rare cases during the first build of a package.

  • Release and Pipeline Management

    • FLEXDEPLOY-12800 - Resolved regressions from the 7.0 Release of NextGen Pipelines. Multiple cron expressions can now be specified by separating with a semi-colon and the Scheduled Gate cron expression can now be specified as groovy script.

  • Security

    • FLEXDEPLOY-12794 - Resolved an issue where User Group mappings based on SSO Realm configurations were cleared on server start. External group mappings are refreshed on user login. This change resolves an issue where notifications were not functioning correctly due to missing group mappings.

  • Notifications

    • FLEXDEPLOY-12650 -Resolved an issue where the getVariable(s) methods from the Notification Template in the Pipeline event payload return the current variable value. Previously, it was returning null.

  • Purge

    • FLEXDEPLOY-12533 - Prevent purging project versions that are in a snapshot that is running gates. Previously only those in the steps were guaranteed to be preserved.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-12683 - Resolved an issue where the build or export of Lookups objects using the task code "Manage Set Enabled Lookups" was failing with an ArrayIndexOutOfBoundsException.

    • FLEXDEPLOY-12433 - Restored the ability to set export criteria in the Manage HCM Extract Definitions setup task. Additionally, a BIP data model and report are now downloadable for exporting the necessary ExtDefinitionId values to use with the export criteria. See Oracle SaaS FSM Object Type - Setup Task for more details.

  • Oracle Visual Builder Plugin

    • FLEXDEPLOY-8588 - Resolved an issue where build application and extension fails when project name or path has a space.

    • FLEXDEPLOY-11960 - Resolved an issue that prevented the deployment of an application with the same version that was marked as "Live" in the trash.

    • FLEXDEPLOY-12645- Resolved an issue that caused the deployment of Oracle SaaS Application extensions to fail with the message "Task _vb-deploy-vx not found."

  • Oracle Integration Cloud

    • FLEXDEPLOY-12737 - Resolved an issue where OIC Gen 2 instances sometimes threw a 302 if a library was being updated, and the library was not updated.

    • FLEXDEPLOY-12798 - Plugin now waits for an integration to be active before attempting to start schedules.

FlexDeploy 7.0.0.10 (8-25-2024)

Version Details

Application Updates

  • FLEXDEPLOY-12384 - Two Factor Auth enabled added for Users screen and report.

Plugin Updates

  • Oracle Transactional BI/Oracle Analytics Cloud/Oracle BI Plugin

    • FLEXDEPLOY-12440 - Discover in File Catalog now supports Include/Exclude filter for files. Filter works for discover from SCM as well as backend instance.

    • FLEXDEPLOY-12548: The Discover WebCatalog Files feature in File Catalog now utilizes parallel threading to fetch details more efficiently.

  • Oracle Visual Builder Plugin

    • FLEXDEPLOY-12651 - Introduced a new input parameter for the buildApplication operation to allow the specification of additional parameters.

  • Siebel Plugin

    • FLEXDEPLOY-12706 - Add "integrationBranchName" to the ExecuteMigrationPlan request in the Siebel Build operation

Resolved Issues

  • Project

    • FLEXDEPLOY-12690 - Resolved an issue where the Lookup Object type now accepts either a Source Directory or a ZIP file. Previously, it only accepted ZIP files, which caused the import to fail when Source Directory was used as input.

    • FLEXDEPLOY-12735 - Resolved an issue where File Catalog was limited to 99,999 files.

    • FLEXDEPLOY-12691 - Resolved an issue where all package files were being re-sequenced after removing a file.

  • REST API

    • FLEXDEPLOY-12656 - A discrepancy between the UI and REST API has been corrected. The UI, correctly, would not allow non admin users to update the usernames of other users. The REST API would allow this update as long as the user had UPDATE user permission. This has been corrected in the REST API to match the UI.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-12680 - Resolved an issue for Lookups types mapped to wrong task codes FND_MANAGE_STANDARD_LOOKUPS and FND_MANAGE_SET_ENABLED_LOOKUPS. Previously discovered Files are also corrected automatically.

    • FLEXDEPLOY-12690 - Resolved an issue where the Lookup Object type now accepts either a Source Directory or a ZIP file. Previously, it only accepted ZIP files, which caused the import to fail when Source Directory was used as input.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-12626 - Resolved an issue for Gen 3 connection update to set access type property.

FlexDeploy 7.0.0.9 (7-20-2024)

Version Details

Application Updates

  • FLEXDEPLOY-12531 - The search by commit revision ("Add Files from Change Logs") now supports full commit hashes, whereas previously only the first 12 characters were accepted.

Plugin Updates

  • Oracle Visual Builder Plugin

    • FLEXDEPLOY-12627 - Introduced a new input parameter for the buildApplicationExtension operation to allow the specification of additional parameters.

    • FLEXDEPLOY-12628 - Introduced a new input to set project source folder for buildApplication and buildApplicationExtension operations.

  • AWS Plugin

    • FLEXDEPLOY-12476 - Introduced a 'Stack Status Timeout' input for 'CreateStack','UpdateStack' and 'CreateOrUpdateStack' operations. This input will help to fetch the status of the stack within the timeout period and will return the final status as an output element.

  • Terraform Plugin

    • FLEXDEPLOY-12514- Updated Terraform Plugin in all operations to support Init Parameters input.

Resolved Issues

  • Workflow Execution

    • FLEXDEPLOY-11018 - Resolved an issue with Windows endpoint executions where the presence of a pipe character in property or input values caused failures.

    • FLEXDEPLOY-12298 - Implemented optimization to prevent "java.net.SocketException: Connection reset" errors when multiple SSH plugin executions are triggered concurrently.

    • FLEXDEPLOY-12538 - Resolved an issue with HTTPS Agents where null plugin outputs caused a JSONObject["value"] not found failure.

  • Groovy Functions

    • FLEXDEPLOY-12586 - Resolved an issue where BITBUCKET function was returning max of 25 files per commit, now with limit argument this can be adjusted up to a maximum of 1000 results per request.

  • Salesforce

    • FLEXDEPLOY-12580 - Resolved an issue where deploying a individual file of a LWC and Aura component deleting the existing files from the target component.

  • Oracle EBS Plugin

    • FLEXDEPLOY-12497 - Reverted FLEXDEPLOY-12205, no longer attempting to make comments compatible with SQL*Plus. Customers should verify that their sql files are valid for SQL*Plus.

  • Unix Shell Plugin

    • FLEXDEPLOY-12592 - Resolved an issue where packageExecute operation fails due to CR characters in script code.

FlexDeploy 7.0.0.8 (6-21-2024)

Version Details

Plugin Updates

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-12340: Introduced an option to deploy or skip connections utilized by integrations.

  • Terraform Plugin

    • FLEXDEPLOY-12456 - Plan, Apply, and Destroy operations now include a plugin input for global options, allowing switching to a different working directory before executing the specified subcommand.

  • AWS Plugin

    • FLEXDEPLOY-10536 - Introduced a 'UsePreviousValue' input for 'UpdateStack' and 'CreateOrUpdateStack' operations. This input allows retaining the current parameter value used by the stack for a specified parameter key during a stack update.

  • Azure Plugin

    • FLEXDEPLOY-12027- Users now have the option to specify whether the 'partiallySucceeded' status from the DevOps pipeline should be treated as successful.

Resolved Issues

  • Release and Pipelines Management

    • FLEXDEPLOY-12368, FLEXDEPLOY-12396 - Resolved an issue where the default value for encrypted properties was not working correctly.

  • Security

    • FLEXDEPLOY-12347: Resolved an issue with the login process occurring when previously remembered devices had expired.

    • FLEXDEPLOY-12364 - Resolved an issue where sensitive information was being printed in application logs when using the TOPOLOGY Groovy function.

    • FLEXDEPLOY-12376 - (Realms) Fixed an inconsistency in the Azure OpenID Connect SSO snippet, which had an incorrect client class package.

    • FLEXDEPLOY-12446 - The release roles screen was previously checking the incorrect permission "release update". This has been corrected to check the "configure pipeline" permission instead.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-12219 - Resolved an issue where Filter Criteria did not consistently filter children business object CSV files correctly.

    • FLEXDEPLOY-12492 - Resolved an issue that could lead to incorrect 403 Forbidden errors.

  • Oracle Transactional BI Plugin

    • FLEXDEPLOY-12492 - Resolved an issue that could lead to incorrect 403 Forbidden errors.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-12455 - Addressed an issue where the OIC Plugin could fail to deploy integrations when both "Enable Tracing" and "Enable Payload Tracing" were selected.

Incompatible Changes

  • Oracle SaaS FSM and OTBI plugins now require Java 8 on Endpoint.

FlexDeploy 7.0.0.7 (5-26-2024)

Version Details

Application Updates

  • FLEXDEPLOY-12242 - Upgraded the version of Tomcat shipped with FlexDeploy and the HTTPS Agent to 9.0.88.

  • Topology

    • FLEXDEPLOY-12291 - The Endpoint Base Directory Path, Java Path, and Private Key Path now allow $ and ~. Variables used should be set in the .bashrc file, and cannot be set only by the endpoint source script.

Plugin Updates

  • Oracle EBS Plugin

    • FLEXDEPLOY-11183 - Updated the Default Script for Publisher Files - LOB Code to use the LOB Code from the file contents instead of the File Name for Publisher Data Templates. If unable to find it, it falls back to the filename which is how it worked previously.

    • FLEXDEPLOY-12205 - Deploy operation now changes single-line block SQL comments into single-line comments. This is only done if the Fix Sql Syntax attribute is checked for the file. This is done to avoid errors with SQLplus execution.

  • JDBC Plugin

    • FLEXDEPLOY-11385 - Filter (WHERE) condition can now be specified in Export operation.

    • FLEXDEPLOY-12255 - Added input for packageDeploy operation to control lines printed for SELECT statement. This defaults to 25 lines.

  • Siebel Plugin

    • FLEXDEPLOY-12236 - Added a separate property for the migration URL, in case the REST API and migration URL differ.

Resolved Issues

  • FLEXDEPLOY-9540 - If the influxd process is stopped, FlexDeploy will now detect connection refused errors and reattempt measurement push only after a few minutes. This will avoid too many errors in log files in a short duration.

  • Project

    • FLEXDEPLOY-11996 - Creating a File ending with "/" in the file catalog is now not allowed, otherwise this causes the File Name (with Path) [/xyz] already exists error.

    • FLEXDEPLOY-12114 - Resolved an issue with the v1 Project service patch method, where build workflow and instances were removed if the BuildInfo attribute was not provided. This same issue also occurred for DeployInfo and UtilityExecutionInfo as well.

    • FLEXDEPLOY-12139 - Resolved an issue where downloading individual artifacts was not allowed if flexagon.fd.repository.root contains a symbolic link.

  • Release and Pipeline Management

    • FLEXDEPLOY-12235 - Resolved an issue in the pipeline select dropdown causing the "Loading More..." to be displayed indefinitely in certain cases.

  • Webhooks

    • FLEXDEPLOY-12306 - Resolved an issue causing the Create Function button to not be clickable on the Incoming Webhooks page.

  • Various Plugins

    • FLEXDEPLOY-5103 - EBS, File, and Shell plugins now properly handle files that are checked into SCM with colons in the file names and paths. Windows does not allow a colon in the file name, so this will work on for Linux endpoints. Files sourced from Cloud / EBS / OBI and other back-end sources will continue to replace the colon with %3a, which allows those files to work on Windows and Unix endpoints.

    • FLEXDEPLOY-12326 - All environment variables are now passed into the context of Shell plugins such as the EBS, Unix, and Windows shell plugins, even if the variables start with the letters "FD."

  • Oracle EBS Plugin

    • FLEXDEPLOY-12177 - Resolved an issue in the 8.0.0.1 and 7.0.0.6 versions of the EBS plugin which failed to properly perform chmod on deployed ISG files.

  • JDBC Plugin

    • FLEXDEPLOY-12091 - Resolved an issue that caused an Unsupported Database: error. JDBC plugin now attempts to support any SQL dialect.

  • Oracle Data Integration Plugin

    • FLEXDEPLOY-12134 - Resolved an issue where Created By was being reset for ODI 11g deployments.

  • SoapUI Docker Plugin

    • FLEXDEPLOY-12324 - Resolved a regression issue for the SoapUI Docker plugin where the location of the SoapUI executable was incorrect.

FlexDeploy 7.0.0.6 (4-27-2024)

Version Details

Plugin Updates

  • Oracle EBS Plugin

    • FLEXDEPLOY-11680 - Added Target Location attribute for Integrated SOA Gateway object type. Previously files for SOA Gateway object type were not copied to any folder on the EBS file system.

Resolved Issues

  • FLEXDEPLOY-11850 - Resolved an issue with Target Groups drop downs where Loading more... was displayed even when more data was unavailable.

  • FLEXDEPLOY-11928 - Resolved an issue where SCM commits migration failed when the SCM Integration Instance was inactive.

  • FLEXDEPLOY-12001 - Resolved an issue preventing more than 1000 chips from being displayed in a select input.

  • Folders

    • FLEXDEPLOY-11647 - Resolved an issue where projects and releases were not viewable from the folder tree view when a user doesn't have read access to the root FlexDeploy folder.

  • Projects

    • FLEXDEPLOY-11714 - The project build sequence can now be set to 0 (previously, the minimum value allowed was 1).

  • Release and Pipelines Management

    • FLEXDEPLOY-11947 - Resolved an issue where Project triggers for Releases were not updated with correct details when the branch or build environment was updated on the Project/Package within a Release.

    • FLEXDEPLOY-11477 - Resolved an issue where invalid cron expressions could be saved on the pipeline definition editor for the Schedule gate/step.

    • FLEXDEPLOY-11925 - Resolved an issue causing the Service Now Ticket "Description" field to also update the Step "Description" field in the External Approval Gate configuration.

  • Salesforce

    • FLEXDEPLOY-11978 - Resolved an issue where package file search was not displaying '-meta.xml' files

  • Tasks

    • FLEXDEPLOY-11888 - Resolved an issue where External Users could not use actions on the Tasks page for Release Snapshot Tasks when they were able to from the Release Dashboard.

  • Reports

    • FLEXDEPLOY-11854 - Resolved an issue on the Environment Discrepancies report causing some rows to appear duplicated.

  • Purge

    • FLEXDEPLOY-11703 - Resolved a purge-related query issue that ran slowly on Postgres. This should reduce database load.

    • FLEXDEPLOY-12076 - Resolved Purge Failure - Numeric Overflow, which could happen with the purge on isolated network target servers.

    • FLEXDEPLOY-12078 - Resolved an issue for the purge that affects version 7.0.0.0 to 7.0.0.5 and 8.0.0.0. These versions do not properly purge as much data as they should. The artifact repository and database could be larger than expected. Upgrading to 7.0.0.6 or 8.0.0.1 is recommended to allow the appropriate data to be deleted.

  • Peoplesoft Plugin

    • FLEXDEPLOY-11907 - Resolved an issue with the log file name by using the SET LOG statement name for the log file. If not provided, the default file name will be used.

    • FLEXDEPLOY-11931 - The source attribute list of value options for Datamover objects now only allows SCM.

  • Oracle SaaS FSM Plugin

The following macros are not currently supported in the footer:
  • style