Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
namesubscribe
Info

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.

...

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.

...

REST API

  • All V1 REST APIs have been deprecated since FlexDeploy 6.0. These APIs are still available but some may be removed in the next major FlexDeploy release. The exact APIs scheduled for removal in next major release will be declared in upcoming monthly releases.

  • Application API (/flexdeploy/rest/v1/application) was previously removed from V1. Application concept was removed in FlexDeploy 6.0.

  • Snapshot API - v1/releases/{releaseId}/snapshot - (GET by ID and Parameters) return data does not contain requestAllFiles boolean value as PackageName is sufficient.

...

The following V1 REST APIs will be removed in FlexDeploy 8.0. Do not start using them. If you are using them, migrate to v2 apis. If you have a concern with a specific api being removed, open a support ticket.

  • RestTestingToolServices - v1/administration/testautomation/testingtool

  • RestChangeManagementSystemServices - v1/administration/changemanagementsystem

  • RestIssueTrackingSystemServices - v1/administration/issuetrackingsystem

  • RestPluginServices - v1/administration/plugins

  • RestResourceTypeServices - v1/administration/resourcetypes

  • RestEndPointServices - v1/topology/endpoint

  • RestEnvironmentServices - v1/topology/environment

  • RestInstanceServices - v1/topology/instance

...

The following V1 REST APIs will be modified and may be removed in FlexDeploy 8.0.

  • RestWorkflowPropertyServices - v1/workflows/{workflowId}/properties

  • RestWorkflowServices - v1/workflows

  • RestSCMDefinitionServices - v1/scm/definition

...