[go: nahoru, domu]

Skip to content

3.11.0 What's New

Chris Turczynskyj edited this page Nov 3, 2021 · 6 revisions

Mirth Connect 3.11.0 includes improvements to the NCPDP data type. It also includes various security fixes, general bug fixes, and improvements to commercial extensions.

You can find the list of completed issues for this release here.

NCPDP Data Type Fixes

  • Fixed an issue in which invalid NCPDP messages were generated when converting from XML.
  • Fixed an issue in which the NCPDP parser generated invalid XML when encountering an unrecognized field name.

Security Fixes

  • Added the ability to configure HTTP Strict Transport Security (HSTS) for the web server.
  • Updated JQuery to version 3.5.1 to address a DOM manipulation vulnerability (CVE-2020-11022).
  • Updated the PostgreSQL JDBC driver to version 42.2.19 to support the scram-sha-256 authentication type.

General Fixes and Updates

  • Removed an errant colon at the end of the response header name for X-Content-Type-Options. This could cause problems with reverse proxies.
  • Fixed an issue in which you could not download the Mirth Connect server JNLP file when using a custom server context path.
  • Fixed the broken "Launch Administrator" link on the Web Dashboard.
  • Fixed an issue that prevented you from importing or exporting the configuration map using the Mirth Connect CLI.
  • The Mirth Connect server now makes multiple attempts to connect to the backend database on startup if it initially fails. This is especially useful when running Mirth Connect in a Docker environment where the database may take some time to start up.

Commercial Extension Improvements

Interoperability Connector Suite Improvements

  • Added an option to log raw SOAP payloads and WS-Security details.
  • Added an option to toggle whether or not to automatically convert messages to JSON.
  • Fixed an issue in which XML to JSON conversion failed with un-indented XML input.

Advanced Clustering Improvements

  • Improved performance related to updating cluster alert statuses.
  • Fixed an error regarding pruning connection logs when using an Oracle database.

OAuth Support for Health Data Hub (HDH) Connectors

Added OAuth support for the HDH Connectors.

User Authorization Fixes

Fixed an issue in which all assigned user roles can accidentally be deleted.

Clone this wiki locally