13.02.07R18
Released On | June 23, 2014 |
Release Type | Production |
Release Location | http://www.hl7spy.com/hl7spy/downloads/Connexion.13.02.07R18.msi |
Notes
Bug Fixes and new features to enable side-by-side deployment with version 14.
Breaking Changes
<None>
New Functionality
BaseDevice - ClientProcessMessage should do nothing by default | |
Update to Actipro v2014.1 build 0602 (released 2014-06-01) | |
Logging - Turn on NLog's autoReload so log settings can be changed while the app is running | |
Channel - Add a Debug Trace option to help trouble-shoot message processing problems | |
Copy/Paste channels between v13/v14 | |
Channel Export - Tab Name should be included in the export so that it can be migrated in v14 | |
Allow Connexion v13 and v14 to be installed and run side-by-side |
Bugs Fixes in this Release
Couldn't load oldest queued message stamp | |
HL7 to XML Device - Need a better error message when a schema has not been configured | |
Device Import - Should not be able to import a v14 device into v13 | |
Update Nuget References to latest version | |
Devices that have been deleted from a channel should be removed from the database | |
Database Maintenance - If a Queue has been deleted, its messages should be purge during the next scheduled maintenance | |
Database - Channel.ChannelKey and Device.DeviceKey should have a unique constraint | |
Message Statistics for Today should use ModifiedDateTime not CreatedDateTime | |
Requeuing of a large quantity of Messages in a Channel throws errors on all Inbound Sockets | |
A channel may process a message more than once | |
Connexion Configuration - Error: The Access Control List is not canonical | |
Connexion.Client - Does not pick up new port settings when primary host port is changed | |
HL7 Transform Device reports transform errors when there are none | |
Client doesn't fully exit when the refresh database context in the CCD is used | |
Error when adding references to Assemblies in Custom Code device | |
Connexion.ServerTray - should only allow one instance of these per user | |
Should use SCOPE_IDENTITY() instead of @@IDENTITY | |
HL7 Inbound Device - It would be nice to be able to Pause this Device | |
Custom Code Device - It would be nice to be able to Pause the Custom Code Device | |
Custom Code Device - A missing reference should not prevent a device from starting | |
Custom Code Device - It should not be possible to import an external reference to a Connexion dll | |
Custom Code Device - It should not be possible to reference multiple versions of the same dll | |
Deleting a row from a table transform (within the HL7 tx) doesn't make the channel dirty | |
Database Maintenance - Run Now button does not run now if there has been a recent backup | |
Bulk export messages from Queue device is being limited to first 200 messages |