Release 9.0.10

Introduction

PhixFlow is pleased to announce the release of PhixFlow Version 9.0.10. This page describes the improvements and fixes in this version.

Installing or Upgrading to PhixFlow Version 9.0.10.

To install a new PhixFlow instance:

  1. Check System Requirements and Compatibility for details of the PhixFlow system requirements and update any dependencies. 
    1. Please email support@phixflow.com if you are planning to run PhixFlow 9.0.10.on an unsupported database version.
  2. Follow the instructions in Installing PhixFlow.

To upgrade an existing PhixFlow instance: 

  1. Check System Requirements and Compatibility for changes to the system requirements or supported database versions. For example, you may need to upgrade your database or Java version.
    1. Please email support@phixflow.com if you are planning to run PhixFlow 9.0.10. on an unsupported database version.
  2. Ensure you have a backup of the database before upgrading PhixFlow.
  3. Follow the Upgrading PhixFlow steps. It is important to complete Step 8, in which you apply any Special Upgrade Instructions for all the intermediate releases between your current version and the version you are upgrading.

  4. This release includes changes that affect the PhixFlow database. After upgrading, remember to republish the PhixFlow data as described in Step 10 of Upgrading PhixFlow.

Special Upgrade Instructions

None.

Schema Changes

A schema change is not required for this PhixFlow release.

Improvements and New Features

DEV-15042 - Task Plans can now contain a mix of Action flow tasks and other tasks.

DEV-15243 - Macros now have access to _out, _inputMultiplier and _outputMultiplier

Bug Fixes

DEV-15128 - Resolved: deleting a keystore secret caused the secrets cache to fail, resulting in incorrect responses from the keystore until a restart was performed.

DEV-15205 - Dragging a foreign key attribute on a view will now only create a drop down on the related table's display name attribute when the view is already relational. Relational views can't currently be used to back pipes. This change ensures that it is possible to have a pipe backed by a view containing a foreign key attribute. 

DEV-15228 - Grid download data now correctly shows file type option.

DEV-15232 - jsonToXml enhanced to ensure it always generates permitted xml node names. Illegal characters are substituted with their hex code