Excerpt | ||
---|---|---|
| ||
|
...
Info |
---|
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-11385 - Filter (WHERE) condition can now be specified in Export operation.
Resolved Issues
Project
FLEXDEPLOY-11996 - Creating File ending with "/" in 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 URL and the migration URL are different.
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 caused 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 the download of 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)
...
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.
...