Excerpt | ||
---|---|---|
| ||
|
Known issues
FlexDeploy 7.0.0.1 - 7.0.0.3 are affected by FLEXDEPLOY-11582. This can cause high memory usage that increases as more builds and deploys are completed. This is especially true for customers with a very large number of properties, target groups, or environments. 7.0.0.4 contains a fix for this.
...
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 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.
Tip |
---|
...
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.
...
Several groovy functions available from the
FLEXDEPLOY
object throw different exceptions, which could require a change to a try catch block in your groovy functions. For instance, the release methods that once threwFlexNotFoundException
now throwFlexDeployRowNotFoundException
, consistent with other APIs made more recently.The column “Stream” in the csv file created by
FLEXDEPLOY.getSnapshotCommitDetailInputStreams
andFLEXDEPLOY.downloadSnapshotCommitDetails
is renamed to "Branch"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.
URL Changes
Application URLs are updated as shown below. If you are referencing these URLs then adjust appropriately. In some cases, internal redirect is setup and previous URLs will continue to work for now.
...