FlexDeploy 9.0 Release Notes

FlexDeploy 9.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-13513 - The JMeter plugin included in the 9.0.0.0 zip did not work. You can download a fixed version of the plugin here.

  • FLEXDEPLOY-13544 - FlexDeploy 8.0.0.6-8.0.0.8 and 9.0.0.0 are affected by FLEXDEPLOY-13544. A regression in 8.0.0.6 causes the ServiceNow integration to not use the customized URL provided when there are multiple change tickets being checked simultaneously. A 9.0.0.0 patch is available if needed. 8.0.0.9 and 9.0.0.1 contain the fix for it.

  • FLEXDEPLOY-13641 - FlexDeploy 9.0.0.0 has an issue where specifying SCM revisions while building a package is not handled correctly. The build fails. There is a 9.0.0.0 patch available.

  • FLEXDEPLOY-14318 - If you upgraded from version 7.0 or earlier to 8.0.0.5-8.0.0.12 or 9.0.0.0-9.0.0.4 and use ADF, EBS, Oracle BI, Oracle API Platform, Oracle Forms, PeopleSoft, SAP, Siebel, WebLogic, WebMethods, Wildfly, or Mule Plugins, please verify the Endpoint Selection and Execution settings for workflows utilizing these plugins. Migrating from earlier versions directly to 8.0.0.16 / 9.0.0.7 is recommended.

  • FLEXDEPLOY-14330 - FlexDeploy 8.0.0.6-8.0.0.12 and 9.0.0.0-9.0.0.4 are affected by FLEXDEPLOY-14330. A regression in 8.0.0.6 causes CMS tickets to sometimes send the wrong environment code into the isTicketApproved and isTicketRejected. This happens if tickets are waiting for approval in multiple environments and polling is enabled. Patches are available for 9.0 releases. 8.0.0.13 was released to fix this.

  • FLEXDEPLOY-14428 - The 9.0.0.5.32 release of the OIC plugin exports all non-project connections when using the package build operation to build an integration. This is resolved in 9.0.0.5.33. The zip file was upgraded to have the newer version, but depending on when you upgraded to the 9.0.0.5 release, you may need to download it separately from the plugins download page.

  • FLEXDEPLOY-14617 - Oracle Database Plugin - An issue in FlexDeploy 9.0.0.1-9.0.0.7 caused Oracle Database Projects to say that there are no changes and skip the files during deployments.

  • FLEXDEPLOY-14739 – Versions 9.0.0.5, 9.0.0.6, and 9.0.0.7 of FlexDeploy are affected by an issue where Oracle Cloud-related plugins may fail with a java.lang.NoClassDefFoundError: org/bouncycastle/asn1/ntt/NTTObjectIdentifiers when using OAuth authentication. This is resolved in FlexDeploy 9.0.0.8. If you are using affected version, then place https://repo1.maven.org/maven2/org/bouncycastle/bcutil-jdk15to18/1.80/bcutil-jdk15to18-1.80.jar in lib folder of affected plugin. Contact flexagon support if necessary.

  • 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 9.0.0.9+. If you upgraded to version 9.0.0.9 before September 17, 2025, you will need to apply an updated flexdeploy.war file. Please contact FlexDeploy Support for assistance. Once 9.0.0.9 patch 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).

Launch Webinar Recordings

FlexDeploy 9.0.0.16 (5-24-2026)

Version Details

Application Updates

Security

  • FLEXDEPLOY-15956 - Updated Tomcat Version used by FlexDeploy, Configuration Management, and the HTTPS Agent to Apache Tomcat 9.0.118, addressing security vulnerabilities CVE-2026-41284, CVE-2026-43514, CVE-2026-41293, CVE-2026-43512, CVE-2026-42498, CVE-2026-43515, CVE-2026-43513.

Salesforce

  • FLEXDEPLOY-15962 - Upgraded Salesforce API JARs to version 67.0 (Summer ’26) to resolve an error that could occur when invoking Salesforce APIs: “Unable to find end tag at: START_TAG seen ...”.

Resolved Issues

  • General

    • FLEXDEPLOY-15937 - Increased the maximum length of the Action By value from 128 to 4000 characters. Values are now truncated when necessary to fit the supported length. This resolves the error: “Value for [ActionBy] can not be larger than 128.”

  • Git Integration

    • FLEXDEPLOY-15831 – FlexDeploy now captures the first matching commit on the build branch for both package and standard project build requests. This ensures that commits—and their associated work items—are properly detected, particularly when changes are introduced through pull-request merges. This restores behavior consistent with versions prior to FlexDeploy 9.0.0.0.

  • SQL*Plus and SQLcl Plugin

    • FLEXDEPLOY-15957 - Updated the SQL*Plus and SQLcl plugins to correctly handle SQL file names containing $.

    • The SQLcl plugin now also supports spaces in file names.

  • Azure Power BI Plugin

    • FLEXDEPLOY-15776 - The Plugin no longer requires the files to be in the current branch when re-evaluating files, which was a regression in 9.0.0.0.10.

FlexDeploy 9.0.0.15 (4-12-2026)

Version Details

Application Updates

Security

  • FLEXDEPLOY-15822 - Updated the Tomcat versions used by FlexDeploy and HTTPS agents to Apache Tomcat 9.0.117, addressing security vulnerabilities CVE-2026-29146, CVE-2026-29145, CVE-2026-25854, CVE-2026-24880, CVE-2026-29129,CVE-2026-34483,CVE-2026-34487,CVE-2026-32990,CVE-2026-34486, CVE-2026-34500.

Resolved Issues

  • Git Integration

    • FLEXDEPLOY-15821 – Addressed a regression introduced in FlexDeploy 9.0.0.0 related to initial change log detection for Git branch and project/package combinations. The original 9.0 release notes stated that a Force Build might be required for the first build, particularly when changes were introduced via pull-request merges. However, this regression caused subsequent builds failing to capture change logs and associated work items from commit messages. This issue has now been resolved. Any packages that were previously built without this fix will require a one-time Force Build.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-15758 – Resolved an issue where identical non-shared connection files in different OIC projects were incorrectly skipped during deployment due to matching content.

FlexDeploy 9.0.0.14 (3-28-2026)

Version Details

Application Updates

Security

  • FLEXDEPLOY-15751 – Updated the Tomcat versions used by FlexDeploy and HTTPS agents to Apache Tomcat 9.0.115, addressing security vulnerabilities CVE-2025-66614 and CVE-2026-24734.

Resolved Issues

  • General

    • FLEXDEPLOY-15610 – Resolved issues affecting tag-based searches in both page-level and global search contexts.

  • Security

    • FLEXDEPLOY-15616, FLEXDEPLOY-15622, FLEXDEPLOY-15649 – Fixed a security vulnerability that could allow SQL injection by authenticated users on a specific screen. Users are encouraged to upgrade to the patched version. Contact support for further details.

  • Rollback

    • FLEXDEPLOY-15743, FLEXDEPLOY-15744 – Resolved various issues affecting rollback operations for package-based projects when using Rollback File approach:

      • After performing a rollback using rollback files, subsequent deployments of the original package no longer require Force Deploy.

      • Repeated rollback attempts on the same package also no longer trigger an unnecessary Force Deploy requirement.

  • Oracle EBS Plugin

    • FLEXDEPLOY-15708 - Resolved an issue with startAll and stopAll operations when using -mode=allnodes for Input Options.

  • Oracle BI Plugin

    • FLEXDEPLOY-15645 - Resolved a regression in 9.0.0.5 what the RPD password was not encrypted properly when updating the password using XUDML patching.

  • SQL*Plus and SQLcl Plugin

    • FLEXDEPLOY-15646 - Resolved an issue in the SQL*Plus and SQLcl plugins where the EXIT command was incorrectly detected when user-defined exceptions (e.g., EXIT_ERROR, EXIT_NOERROR, eExit, vGeneralException) were present in PL/SQL scripts.

  • SQL*Plus Plugin

    • FLEXDEPLOY-15742 - Resolved SQL*Plus execution issues when folder paths contain spaces.

FlexDeploy 9.0.0.13 (2-14-2026)

Version Details

Application Updates

Bitbucket Integration

Resolved Issues

  • Reports

    • FLEXDEPLOY-15572 – Resolved an issue in the Environment History Report where selecting Show File Details and filtering by File Type caused an error when using a PostgreSQL database.

  • Oracle EBS Plugin

    • FLEXDEPLOY-15607 – Resolved an issue where the ADOP Cleanup operation always ran in Standard mode, regardless of the selected Cleanup Option.

  • MS Build Plugin

    • FLEXDEPLOY-15563 – Added a new input option to restrict environment variables. When configured, only variables associated with the specified target group codes are passed to the execution environment.

FlexDeploy 9.0.0.12 (1-18-2026)

Version Details

Application Updates

Security

  • FLEXDEPLOY-15243 – Updated the Tomcat versions used by FlexDeploy and HTTPS agents to Apache Tomcat 9.0.111, addressing security vulnerabilities CVE-2025-61795, CVE-2025-55752, and CVE-2025-55754.

  • FLEXDEPLOY-15461 – TLS 1.3 support added, using Java’s default TLS settings. This applies to FlexDeploy as well as Plugins.

  • FLEXDEPLOY-15472 - Update Playwright in FlexDeploy and the FlexDeploy FSM plugin for CVE-2025-59288. Also fixes playwright issue 36650 where https proxies are not supported.

  • FLEXDEPLOY-15473 - DependencyCheck Plugin - Updated DependencyCheck for CVE-2025-48924 in a bundled library.

  • FLEXDEPLOY-15474 - PMD Plugin - Updated the PMD version to 7.19.0 to remedy several CVEs.

Salesforce

  • FLEXDEPLOY-15143 – Added support for Salesforce API version 65.0 (Winter ’26). Version 65.0 supports OAuth authentication and removes BASIC authentication. The default API version remains 64.0 for compatibility, but the upper version limit has been removed. The following new Metadata Types are supported:

    • LightningOutApp

    • DgtAssetMgmtProvider

    • DgtAssetMgmtPrvdLghtCpnt

    • InvocableActionExtension

  • FLEXDEPLOY-15350 - Added support for Client_Credentials grant flow. To use, setup a client application and select the user in Salesforce that you wish FlexDeploy to use. The username and password are no longer needed on the integration in this case, just the client id and client secret. Test connection now prefers OAuth over Basic auth (fix for Salesforce 65.0 where Basic Auth was removed and deprecated in earlier versions). If using OAuth with Username and Password, the token can now be stored either in the password credential or separately in the token input. Previously it had to be in the password credential for Oauth.

  • FLEXDEPLOY-15351 - Allow modifying the type of Salesforce objects after discovery. This should rarely be done, but if an object is improperly discovered, it is now possible to correct it in the UI.

Jira Integration

  • FLEXDEPLOY-15229 – Added a new Jira instance property to enable or disable the use of the JQL-based Search API. This property is enabled by default and is particularly useful for on-premises Jira installations where JQL may not be available.

Groovy Functions

  • FLEXDEPLOY-15236 – The ExecuteOptions class now supports associating one or more change tickets when executing utility project via the executeUtility function, enabling better tracking and auditing of utility executions.

Plugin Updates

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-15289 – Improved plugin login scripts to better support the Oracle SaaS UI authentication flow across a wider variety of login pages and SSO configurations.

    • FLEXDEPLOY-15454 - Manage Public Sector Custom Roles (ORA_PSCR_TSK_CUSTOM_ROLES) setup task now allows for filter using ORA_ASE_FUNCTIONAL_SECURITY_CUSTOM_ROLES, ORA_ASE_FUNCTIONAL_SECURITY_CUSTOM_ROLE_HIERARCHY, ORA_ASE_FUNCTIONAL_SECURITY_CUSTOM_ROLE_PRIVILEGE_MEMBERSHIP business objects.

    • FLEXDEPLOY-15536 – Increased the timeout for loading SOA Composer pages to accommodate cases where page load times are slow.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-15483 - Added missing input "Update Schedules" to the packageDeploy operation.

Resolved Issues

  • Security

    • FLEXDEPLOY-15365 – Resolved an issue that could allow Two-Factor Authentication (2FA) to be bypassed for local users.

    • FLEXDEPLOY-15427 – Dashboard panel parameters are now properly sanitized, preventing illegal characters.

  • Projects

    • FLEXDEPLOY-15252 - Resolved an issue in Project Insights where certain filters caused an error.

  • Release and Pipeline Management

    • FLEXDEPLOY-15240 - Resolved a regression introduced in version 9.0.0.7 that could cause the error "[RelSnapshot] is required for [RelSnapshotDBRow]." when creating a snapshot.

    • FLEXDEPLOY-15245 – Resolved an issue where, during pipeline activation, cron expressions defined as Groovy were incorrectly validated as literals.

    • FLEXDEPLOY-15287 – Resolved an issue where the Schedule Gate and Schedule Step skipped validation of Groovy expressions during pipeline activation. The Schedule Gate now correctly validates Groovy cron expressions, and the Schedule Step validates Groovy override role expressions.

  • Salesforce

    • FLEXDEPLOY-15519 - Resolved issues when working with WaveXmd files.

  • Groovy Libraries

    • FLEXDEPLOY-15341 – Resolved an issue where a Groovy library validation exception prevented other valid libraries from compiling. Valid libraries now continue to compile even if one fails validation.

  • Outgoing Webhook

    • FLEXDEPLOY-15221 – Resolved an issue where the Task Created outgoing webhook could generate duplicate events.

  • Oracle EBS Plugin

    • FLEXDEPLOY-15453 – Resolved issues in the EBS plugin Stop and Restart Concurrent Manager operations when attempting to terminate remaining processes after a stop did not complete within the configured time.

  • Ansible Plugin

    • FLEXDEPLOY-15315 - Resolved an issue where a missing space between inputs caused failures when using FDANS_INP_EXTRA_VARS and FDANS_INP_FORKS Input together.

FlexDeploy 9.0.0.11 (10-25-2025)

Version Details

Application Updates

Salesforce

  • FLEXDEPLOY-15020 – Backups for Salesforce SFDX projects are now created in SFDX format, ensuring consistency with the format used in source control repositories. This improvement enhances reliability and simplifies rollback scenarios by maintaining alignment between backups and version-controlled files.

GIT Integration

  • FLEXDEPLOY-15144 - Improved the performance of checking for changes in larger repositories.

  • FLEXDEPLOY-15163 - Removed uses of the deprecated "whatchanged" command, and replaced them with log.

Compliance & Audit

  • Groovy Library - Test, Admin Operations - Run Groovy, Administration - Change Log Level, and Workflow Execution using a non-active version are now recorded in the Change History.

Groovy Functions

  • FLEXDEPLOY-7737 - The variable "FDInstances" now appears as a code suggestion in property definition List Data scripts. Additionally, a new method, FDInstances.getIntegrationInstancesLOV, has been introduced. It enables retrieval of detailed information for specific integration instance types, allowing for more dynamic and informative list data.

  • FLEXDEPLOY-15088 - Added new FLEXDEPLOY functions to retrieve pending or approved content, commits, and work items associated with a stage execution.

    • public List<SnapshotCompareItem> getPendingOrApprovedContent(Long pStageExecId)

    • public List<ScmCommitDataObject> getPendingOrApprovedCommits(Long pStageExecId)

    • public List<WorkItemDataObject> getPendingOrApprovedWorkItems(Long pStageExecId)

Plugin Updates

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-15092 – Resolved a “String index out of range” error that occurred during the packageBuild operation. The issue arose because the expected folder structure for a Library File was [LIBRARY_ID]/[LIBRARY_TYPE]/[LIBRARY_VERSION]/[LIBRARY_CODE]/[FILENAME], while export operations generated paths without the [LIBRARY_ID] segment. The packageBuild operation now supports both path structures for improved compatibility and reliability.

  • Oracle Visual Builder Plugin

    • FLEXDEPLOY-15115 – Updated the Property Display Name (FDFSM_CLOUD_ACCOUNT_CODE) and Plugin Input Display Name (FDOVB_INP_SAAS_ACCOUNT_CODE) to remove “FSM” from their names for improved clarity.

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-15042 - Added filter criteria support for Expense rule–related setup tasks.

      • EXM_MANAGE_AUDIT_RULES_BY_TEMPLATES_AND_TYPES

      • EXM_MANAGE_EXPENSE_AUDIT_LIST_RULES

      • EXM_MANAGE_EXPENSE_AUDIT_RULE_ASSIGNMENTS

      • EXM_MANAGE_EXPENSE_REPORT_AUDIT_RULES

      • EXM_MANAGE_RECEIPT_AND_NOTIFICATION_RULES

      • ORA_EXM_MANAGE_EXPENSE_REPORT_AUDIT_RULES

Resolved Issues

  • Migration

    • FLEXDEPLOY-15085 – Resolved a migration issue where a “duplicate key value violates unique constraint ix_property_key_value_uk1” error could occur if newer plugin versions were installed on an older version of FlexDeploy. This fix ensures smoother upgrades and prevents conflicts during migrations.

  • Project

    • FLEXDEPLOY-15105 - Default Workflow Input values are now reapplied when changing the workflow version provided the value has not been changed from the original default value.

    • FLEXDEPLOY-15162 - Resolved an issue where subworkflow File deployment statuses were not being updated correctly after a failure. This caused already executed files to run again during redeployment. The deployment state is now properly retrieved, preventing redundant executions.

  • Workflows

    • FLEXDEPLOY-15038 - The Run Groovy no longer allows assignment to workflow variables when the value being assigned does not match the data type of the variable.

  • Releases

    • FLEXDEPLOY-15121 - Release Project cards now correctly show the username of the user that created the project as opposed to a json text block.

  • Salesforce

    • FLEXDEPLOY-14926 - Resolved issues with data file deployments introduced in the 9.0.0.9 version.

  • Groovy Library

    • FLEXDEPLOY-15180 – Resolved an issue where the Test Groovy function could expose credential values in error messages.

  • Oracle EBS Plugin

    • FLEXDEPLOY-15106 – Resolved a regression issue introduced in version 9.0.0.9 affecting EBS Standard (Full Deploy, non–package-based) builds, which caused a java.lang.StringIndexOutOfBoundsException error.

  • REST Plugin

    • FLEXDEPLOY-15009 - Introduced a new plugin input FDR_ALLOW_GZIP_RESPONSE to control automatic decompression of Gzip responses based on the content type. By default, it is set to true. This can help avoid java.util.zip.ZipException: Not in GZIP format for certain REST API calls.

FlexDeploy 9.0.0.10 (9-28-2025)

Version Details

Application Updates

Workflow

  • FLEXDEPLOY-13938 - Added filter option for Code and Display Name in workflow properties.

Salesforce

  • FLEXDEPLOY-14874 - AppFrameworkTemplateBundle and GenAiFunctions types are now supported for file-level comparison.

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.

Webhooks

  • FLEXDEPLOY-14444 – Introduced a new Groovy function, VBSTUDIO, to support processing payloads from Visual Builder Studio Git repositories.

Plugin Updates

  • Oracle SaaS FSM Plugin

    • FLEXDEPLOY-14832 – Added new filtering options when editing an FSM Setup Task. Users can now exclude an entire business object using a new Exclude File option within the Filter Criteria. Additionally, a new option allows all business objects to be marked as excluded in a single action.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-14654 – Added a new OIC Properties input to file attributes, allowing users to specify integration properties to be updated.

    • FLEXDEPLOY-14934 – Enhanced the Connection Plan properties file by including the associated property name for each entry, improving readability. Property names are used as folder when managing connection attachement files.

Resolved Issues

  • General

    • FLEXDEPLOY-14949 – Resolved an issue where InfluxDB on Windows could fail to start due to a 10-second initialization timeout. The wait time has been extended to up to 100 seconds to improve startup reliability.

  • Security

    • FLEXDEPLOY-14905 – Resolved an issue where the password was not updated during the conversion of a user from external to internal, which previously required a separate password update. The password now updates automatically as part of the conversion process.

    • FLEXDEPLOY-14985 - Resolved an issue on the SSO realm's Group Mapping tab where entering a name in the "Add Group" field caused the cursor to jump to a different input box, making it difficult to map external groups to existing FlexDeploy groups for security permissions.

  • Projects

    • FLEXDEPLOY-14630 – FlexDeploy now throws an error when evaluating an SCM-based file that does not exist but is required to populate attributes. Previously, the process would continue without the file content, which could lead to unexpected results.

  • Salesforce

    • FLEXDEPLOY-14797 – Resolved various issues with Rollback process for Metadata API-based Salesforce projects. This version improves on the fixes introduced in 9.0.0.9, addressing remaining problems with rollback behavior.

    • FLEXDEPLOY-14996 – Resolved a build execution failure related to Custom Labels in SFDX-type Salesforce projects.

    • FLEXDEPLOY-15046 – Resolved an issue that prevented build and validate operations from being used in the same workflow. This was a regression introduced in the 9.0.0.9 release.

    • FLEXDEPLOY-15050 – SFDX – Bundled objects are now built successfully even when the sparse checkout folder is not set and the objects reside in nested folders. This fixes a regression introduced in version 9.0.0.9.

    • FLEXDEPLOY-15054 - Reverted a change in 9.0.0.8 where salesforce data was pulled in parallel when doing org to org comparisons to reduce the amount of memory needed to hold the xml data coming back from Salesforce simultaneously.

    • FLEXDEPLOY-15056 - Improved the performance of handling dates when finding when Salesforce files were last updated.

    • FLEXDEPLOY-15059 - Email Templates can now be deployed properly. This was a regression in 9.0.0.9.

    • FLEXDEPLOY-15066 - Static Resources in folders can now be deployed properly. This was a regression in 9.0.0.9.

    • FLEXDEPLOY-15081 - Resolved an issue where BotVersion metadata file were incorrectly classified as Bot. The package.xml generator and metadata classification now correctly recognize and list them as BotVersion.

    • FLEXDEPLOY-14970 - Resolved a regression in 9.0.0.9 with the building of the Workflow metadata type.

    • FLEXDEPLOY-15008 - Custom Label subcomponents now build and deploy properly for SFDX project types.

    • FLEXDEPLOY-15020 - The backups of SFDX format projects are now converted to SFDX format to match the expected format that the files are in source control.

  • Integrations

    • FLEXDEPLOY-14967 - Resolved issues with test connection having a confusing error message when missing required fields for CPQ and ApigeeX.

  • Bitbucket Integration

    • FLEXDEPLOY-14986 - Resolved a java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds error that occurred when viewing Bitbucket commits containing binary files in the Commits tab.

  • Purge

    • FLEXDEPLOY-14959 - Resolved an issue with purge operations on Oracle databases where the Workflow and Plugin Execution tables were not being purged as expected. Data older than the configured retention period was often retained instead of being deleted.

  • Oracle EBS Plugin

    • FLEXDEPLOY-14857 – Resolved an issue where the adcGenerateJar operation was incorrectly marked as Successful even when errors were present in the process output. A new input has been introduced to control whether to throw an error or ignore it, with the default set to false for backward compatibility.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-14759 – Resolved an issue where connection updates failed when both PGP public and private keys were present. Previously, deploying the public key first caused errors; the deployment process now ensures the private key is uploaded before the public key.

  • Oracle API Gateway Plugin

    • FLEXDEPLOY-14921 - Resolved issues where several attributes were skipped during deployment.

  • SQLPlus Plugin

    • FLEXDEPLOY-14991 - Resolved an issue where sql files that contained a space in the name were not able to be executed.

  • Mule and Apigee Plugin

    • FLEXDEPLOY-15047 - Resolved a regression in the Mule and Apigee plugins where builds with tests could fail with errors about a Surefire reporter method not being found.

Incompatible Changes

  • 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 9.0.0.9 (8-30-2025)

Version Details

Application Updates

Security

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