Info | ||
---|---|---|
| ||
Please note this release will install .NET 4.6.2 (Connexion and Gateway Only), and therefore installs/upgrades make take slightly longer. |
Released On | January 19, 2017 |
Release Type | Production |
Release Location | A bug was found which caused the HL7 transform device user interface 'path' column to not update correctly. Please use a newer version, but review the changes outlined here. Connexion 14.5: Gateway and Gateway Management Application: Gateway Management Application: Remote Integrator: Remote Integrator Queue: Remote Agent Push Update: Remote Updater A Push Update: Remote Updater B Push Update: |
Possible Breaking Change
Please note that there was some ambiguous behavior in the message attachments logic. In previous versions, if you made changes to attachments on a message context and called context.Attachments.Save(), then no changes would be persisted to the original message. If you did not call save, then any attachment changes were saved. We have updated the behavior in this build to be agnostic of whether or not Save() has been called. If you want to update the original message attachments, set the context.Attachments.UpdateOriginalMessage = true.
The default behavior is to not update the attachments on the source message. This is a very unusual use-case for this functionality and we are not expecting this to break anyone, but please verify your channels if you are using the attachments functionality.
Notes
This release contains minor fixes to both Connexion and Integrator as well as a few new features.
...