To request support or find downloads, please login to the support site at http://support.flexagon.com. If you don't have access to the support site, please contact us.

FlexDeploy 5.2.0.6 (3-28-2020)

Bug Fixes

FlexDeploy 5.2.0.5 (2-22-2020)

General

Plugin Updates

Bug Fixes

FlexDeploy 5.2.0.4 (1-25-2020)

General

Plugin Updates

New Plugins

Bug Fixes

FlexDeploy 5.2.0.3 (12-28-2019)

General

REST

Release and Pipelines

Plugin Updates

Bug Fixes

FlexDeploy 5.2.0.2 (11-29-2019)

General

Platform Updates

Blueprints

Plugin Updates

Bug Fixes

FlexDeploy 5.2.0.1 (11-01-2019)

  • Tomcat Application - 5.2.0.1.43
  • WebLogic Application - 5.2.0.1.40
  • Updated Plugins - EBS, File, GIT, Informatica, JDBC, Oracle Data Integrator, Oracle Database, Terraform, Weblogic
  • New Plugins - MSBuild, Gradle
  • Docker images:
  • Note that there are database changes in this release. See v5.2.0.0-to-v5.2.0.1 folder in download zip for your database type.

General

Platform Updates

Blueprints

REST API

Various new API were added in this patch release.

Plugin Updates

New Plugins

Bug Fixes

FlexDeploy 5.2.0.0 (10-05-2019)


There are incompatible changes in this release for Oracle APEX plugin if you are upgrading from 5.1.0.2 or lower.

General

Credentials

FlexDeploy 5.2 introduces integration with external credential stores like HashiCorp Vault and CyberArk AAM. This integration is focused on retrieval of secure credential text during workflow executions. Credentials (Password, Passphrase etc.) for Endpoints, Project, Environment Instance, Integration Instances can be configured for retrieval from external credential store. FlexDeploy also has Local credential store where credentials are stored in encrypted format. See Credentials for more details.

FlexDeploy has out of box integration for HashiCorp Vault and CyberArk AAM stores. Customers can easily define integrations to other stores for retrieval of credentials.

Deployment Strategies

FlexDeploy 5.2 now includes more native support for Kubernetes deployments and Deployment Strategies.  The Helm Configuration tab on the Project has been replaced with Kubernetes Configuration where users can define the manifest files for deployment into a K8 cluster.  Additionally there are sections for BlueGreen, Canary, and A/B Testing manifest files as well.  To actually apply these Deployment Strategy Manifest files the Kubernetes Plugin now comes with a new operation called 'Deploy' which can apply these strategies.  For more direct integration within a pipeline a new pipeline step is also available called 'Apply Deployment Strategy' which can apply any of the 3 mentioned strategies directly in the pipeline.  For previous users of the Helm Configuration, fear not, the configuration is still present in the new Kubernetes Configuration Tab.  For more information on Deployment Strategies see here.

Blueprints

Blueprints is a new feature in FlexDeploy 5.2 to help users quickly get up and running with a new project by automatically configuring FlexDeploy based on build and deploy common practices.  Users can select a 'Blueprint' which lays out a series of screens where users can configure relevant source control and build/deploy information similar to a quick-start wizard.  After progressing through the wizard the result will be a FlexDeploy Project with all relevant FlexDeploy configurations already created and linked including; Source Control, Workflows, Project Properties and all Topology for the Development environment.

At 5.2 launch Blueprints will ship with 3 blueprints with more expected in the future:

Check out the docs for more information.

Platform Support

REST API

Plugin Updates

New Plugins

Bug Fixes

Incompatible Changes

Platform Recommendations