14.0 Release 7 (v14.0.9129)

Released OnFeb 11, 2016
Release TypeProduction Release
Release Location

Connexion.14.0.9129.exe

Notes

This is mainly a maintenance release, however; one fairly major feature was added to enable Custom Code Devices (CCDs) to have their references automatically updated during Plugin upgrades.

In the specific case where the CCD is referencing a Plugin, or a sub-reference of a Plugin in the same channel, the CCD's references will be automatically upgraded each time the Plugin is updated. This prevents the issue where the assembly used by the CCD has a different version than the plugin (after an upgrade) and the channel fails to operate properly.

The same auto-upgrade referencing mechanism also works for the HL7 Transform Device V1/V2, as well as other devices that allow dll referencing.

To make use of this new feature the references in the CCD need to be reset and reconfigured with references selected from the "Current Channel" references tab. 

New Features

ResolvedDescription
CNXN-2501Connexion Installer Log files should be captured to the log folder for trouble-shooting
CNXN-2493Develop a mechanism to automatically update dll references contained in the CCD

CNXN-2491

Database Connexion Control should provide the ability to specify a failover partner
CNXN-2477Add a command-line flag to remove old, unused devices.

Bug Fixes

ResolvedDescription
CNXN-2500Connexion Command-Line - An invalid parameter passed to Connexion.exe should error and return -1
CNXN-2499Command-Line - plugins saved as nuget packages cannot be installed from the command-line
CNXN-2498Updating a channel via import does not update CCD references/resources
CNXN-2495HL7 Branch Device - Evaluation of LIKE query incorrect
CNXN-2492Configuration Wizards have incorrect validation account on the database config screen
CNXN-2485License validation failure can cause Connexion in a clustered enviroment to not start
CNXN-2480Importing a channel which gets renamed automatically caused the device refs/attachments to not be imported.
CNXN-2411Template device razor template editor doesn't support multiple different @model types (in different templates)