14.0 B4

14.0 B4

Released On

September 18, 2014

Release Type

Beta - Not for production use

Release Location

Notes

Beta 4 release focusing on bug fixes and several new features.

New Features

More details / videos etc.

  1. Silent installs Improvements.

  2. New super-slick HL7 Transform Device V2. You have to check this beauty out! It is faster and more full-featured than its predecessor.  It is recommended that you use this new device over HL7 Transform Device V1 (more detail here: 14.0B4 New Features).

  3. Initial Support for Sql LocalDb. Installer will automatically download and install Sql Express 2014 LocalDb (~40MB download) if it is not already present (more detail here: 14.0B4 New Features).

  4. Initial Support for multiple versions of the same device (more detail here: 14.0B4 New Features).

  5. Initial Support for running channels in a 32-bit process (more detail here: 14.0B4 New Features).

Breaking Changes

Please see the breaking changes list here: Connexion.Core Interface Changes.

The Connexion.Core.IDeviceUiParameters and Connexion.Core.IClientChannel interfaces have changed. This may affect your channel if you subsribe to event within your device UI.

NOTE: All devices will need to be recompiled against the latest version of Connexion.Core.dll and Connexion.Device.dll found in this release.

Fixes/Changes Made in this Release 

CNXN-1967

Defect

Diff messages (when two selected in the queue) missing

CNXN-1966

Defect

ServersUIVm - NRE in CanDeleteRepository

CNXN-1965

Defect

HL7 Transform Device V2 - Could not load type 'Connexion.Device.CustomFunctions' from assembly '39c2a1625df147b5998321f201785e28_Release_0, Version=2014.918.424.24, Culture=neutral, PublicKeyToken=null'.

CNXN-1964

Defect

Install Wizard - System.InvalidOpterationException: The calling thread must be STA, because many UI components require this

CNXN-1963

Defect

Database Maintenance - Configuration database does not display the Recovery Model

CNXN-1961

Story

HL7 Expression Language - Support for multiple Appending multiple segments

CNXN-1960

Defect

Change the HL7 expression language to display '[x]' (and other valid blocks) in blue instead of red

CNXN-1959

Defect

Connexion - Support for 32-bit and 64-bit processes

CNXN-1958

Defect

CCD client-side message processing compiles with every new message

CNXN-1957

Defect

Database Maintenance - Backup information not dynamically updated on the client when a backup occurs

CNXN-1956

Defect

Export/Import Channels - Does not support multiple versions

CNXN-1951

Defect

Configuration Import - Importing the configuration from a v13 channel file should not fail

CNXN-1950

Defect

Channel Import - Importing a channel should not fail if a device definition is missing

CNXN-1949

Defect

HL7TransformDevice - Global Condition not working in UI

CNXN-1948

Defect

Server Management - Show which App Server is active with text "Active" and maybe highlighting

CNXN-1946

Defect

Should be able to explicitly detach from debugging in the CCD

CNXN-1945

Defect

MessageContext.ClientMessageSource - What does this do?

CNXN-1944

Defect

MessageContext.IsNullMessage - what does this do?

CNXN-1942

Defect

All Channels placed in their own tab

CNXN-1941

Task

Add multiple version support into the service

CNXN-1939

Defect

Importing a channel with a CCD containing references, the intellisense doesn't pick it up until Client restart

CNXN-1896

Defect

Licensing - Should enable enterprise features only when user has Enterprise license

CNXN-1588

Subtask

CNXN-1585 HL7TransforDevice - Code review and potential refactoring required

CNXN-1585

Story

Code Refactoring Required in Areas of the Product

CNXN-1569

Story

Productionize Enterprise Connexion

CNXN-1566

Epic

Support multiple device/assembly versions concurrently

CNXN-1558

Story

Allow for Connexion Devices to be upgraded without restarting entire server.

CNXN-1547

Story

Setup - Should NGEN assemblies to improve startup performance