...
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. 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.
...