Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Released On

May 5, 2021

Release Type

Beta

Connexion

.NET 4.8 may need to be manually installed if your systems don't have internet access.

Internal Connexion libraries now target .NET 4.8. If you are referencing any Connexion assemblies other than Connexion.Core, you will need to target .NET 4.8 in your projects. Please note that all non-core libraries are internal and subject to change.

Breaking Change - Connexion Unit Test API

The Connexion Unit Test API has been expanded/changed. If you are using this feature please contact Conevity for further details.

  File Modified

Integrator

Breaking Change! - Certificate Rotation

15.0 R6 introduced Certificate Rotation which forces the Integrator to create a self-signed certificate on a rotating basis. If an Integrator is unable to communicate with the Gateway because of a downgrade to 15.0 R5 then you will need to use the "Break Glass" feature to re-establish the communications link.

See Certificate Rotation

Installer Descriptions
Gateway and Gateway Management Application: Connexion.Gateway.15.x.xxx.exe
Gateway Management Application Only: Gateway.ManagementUI.15.x.xxx.msi
Remote Integrator: Connexion.Integrator.15.x.xxx.exe
Remote Agent Push Update: Integrator.RemoteAgent.15.x.xxx.msi
Remote Updater A Push Update: Integrator.UpdaterA.15.x.xxx.msi
Remote Updater B Push Update: Integrator.UpdaterB.15.x.xxx.msi

  File Modified

Ticket

Type

Summary

CNXN-4138

Suggestion

Gateway UI - Add System Channel to the Change History dialog

CNXN-4137

Defect

Field Copy TXA-9 to TXA-5 no longer copying trailing ^^

CNXN-4134

Defect

Device order changing when a channel containing a fhir sender is reverted (and possibly other operations)

CNXN-4133

Defect

Unable to rename Group after 15.1.664

CNXN-4131

Defect

Plugins are imported even if the user has deselected them on the import screen.

CNXN-4130

Defect

Queue context menu 'bulk copy to queue' not working if launched from the message grid

R5 Change Log

CNXN-4137: Field Copy TXA-9 to TXA-5 no longer copying trailing ^^

A previous change was made to strip off empty HL7 nodes when copying a full field to another field. For example, in the HL7 Transform V2 device with a transform setting TXA-9 = TXA-5 (where TXA-5 is |XYZ^MD^^|), the result would be |XYZ^MD|. In this version of Connexion, the result will be |XYZ^MD^^|.

CNXN-4131: Plugins are imported even if the user has deselected them on the import screen.

Even when a user has deselected a plugin from the Connexion import channels dialog, those plugins may be imported. This can cause unintended plugin version changes post-import, as well as the unexpected installation of unwanted plugin versions. This has now been resolved and only ‘checked’ plugins will be imported during a channel import.

Please note that other methods of channel import, such as the Connexion API and command-line import will always import any plugins within the provided channel file.

  • No labels