Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

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 8.0.0.0 (3-30-2024)

Version Details

Application Updates

Workflow Designer

Custom Project Types

Saved Query Subscription

Application Errors View

Plugin Updates

Resolved Issues

Incompatible Changes

Blueprints

  • Blueprints and all of the blueprint dependencies are now created as a single unit. As a result the final blueprints confirmation popup now takes a folder path directly instead of the Folder select. The folder path will be created if it does not exist. This is similar to how blueprints worked prior to 6.0.

Workflows

  • Workflow group and subgroup have been removed and migrated to tags associated to the workflow. Certain groups and subgroups, such as Build, Deploy, and Test, were omitted when converting to tags.

  • The Workflows URL has changed from /flexdeploy/faces/workflows to /flexdeploy/next/#/workflows

ProjectTypeEnum Removal

  • The ProjectTypeEnum has been removed due to the addition of custom project types. Any usages of ProjectTypeEnum in custom Groovy scripts will no longer work and should be replaced with String. The following methods have been removed completely and should be replaced with getProjectType (returns String):

    • ProjectStageExecutionImpl - getProjectTypeEnum()

    • ReleaseProjectVersion - getProjectTypeEnum()

HTTPS Agent

You must upgrade your HTTPS agent(s) to version 8.0.

Plugins

Previously installed plugins will be removed and newer versions will be installed during upgrade process. Note that previous versions of plugins are not compatible with FlexDeploy 8.0.

Following plugins were previously deprecated and are now removed.

  • No labels