Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@skbhaskarla skbhaskarla released this 23 Feb 03:38
· 498 commits to master since this release

This release is built on top of Version 2.0.0. See its release notes at
https://github.com/usnistgov/asbestos/releases/tag/v2.0.0

This release contains some updated features and bug fixes from the November 2020 IHE-Europe Connectathon.
Standard FHIR Validation is automatically included in the Inspector tool.
Better TestScript/TestReport viewing, including FHIR Toolkit extensions.
Additional tests for PDB: reference server Binary resources, client Document Replace.
Start on Document Responder/Document Consumer tests and infrastructure.
If a PDB response entries point to a resource location outside of the recipient base FHIR address, some manual testing is required until the TestScripts have been updated. Only the Document Recipient Minimal Profile Missing Manifest test currently supports different responder address.
The bundled XDS Toolkit release v7.6.0 is not configured with a TLS keystore. It must be configured as needed in the XdsToolkit/conf/server.xml file. A stack trace will be printed in the Tomcat log upon start up. This does not impact IHE MHD testing at a local installation.

Bug fixes
#121 TestScript Assertion ContentType pattern type is not working
#125 Server test queries for DocumentManifest violate MHD spec
#126 Invalid OIDs used for identifiers
#129 Missing format name in the content of DocumentReference
#130 Clarify Inspector "raw event" message term
#131 Display Inspector loading message
#132 Binary resource content cannot be retrieved through proxy
#133 Inspector uses PDB response bundle self link instead of entry response location

Broken
Inspector/PDB Validations (a Connectathon tool) does not work. Most of its validations have
been moved to run as part of tests. Directly clicking on "PDB Validations" does not work. As a walk-around, click the "PDB Validations" link, followed by "Inspect Request", and then " PDB Validations" once again.

Features for next release (2.2.0)
Advanced debugging features.
Tests for Document Addendum, Document Transformation