Skip to content

Releases: usnistgov/iheos-toolkit2

Release 7.11.0

30 Mar 20:25
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • DocumentEntries get deprecateded after two "normal" uptades (ITI-57) in Registry simulator #591
  • maven build error #592
  • Wrong test metadata #593
  • Support optional trailing separator when Format is XON|XCN|XTN #594
  • Fix Initiating Gateway (IG) Conformance Test 12300 FindDocuments for LeafClass #595
  • Update GWT debugging Wiki page #599
  • Removed XDS-I features since it is not supported in Toolkit (See https://wiki.ihe.net/index.php/IHE_Test_Tool_Information)

Full Changelog: v7.10.0-fixed...v7.11.0

Sha256sum
Use the sha256sum to verify the data integrity of download below.
b40a7ac700e05eef1bd11f8505321aa54542de7a9ebdf081636e23192b65d313 xdstools7.11.0.war

June 2023 Release 7.10.0

21 Jun 16:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Improve error response to requesting systems that send a non-mtom ITI-41 message by @andrewmccaffreynist #581
  • Racecondition: Different requests get same response by @dbaumann2, @mratzenb #583
  • org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxParsingException: Undeclared namespace prefix "wsu" (for attribute "Id") by @skbhaskarla #585

Full Changelog: v7.9.0...v7.10.0-fixed

Sha256sum
Use the sha256sum to verify the data integrity of download below.
e624bcf0117a15ffd2184a4c7ce7c7b8c507a9188f7bb3d5fbffd9277341c651 xdstools7.10.0.war

March 2023 IHE NA Connectathon XDS Toolkit 7.9.0

02 Mar 03:24
Compare
Choose a tag to compare

What's Changed

  • This release will be used at the March 2023 IHE NA Connectathon, Austin, TX

  • Gateway conformance by @stl-steve-moore in #561

  • Extended codes.xml by @patrick-peer in #562

  • Update simulators to match the QHIN/QTF testing environment. by @stl-steve-moore in #571

  • Add repositoryUniqueId and homeCommunityId to log files be default wh… by @stl-steve-moore in #572

  • Wrong namespace in metadata files #575

  • Add schema validation to ErrorScan tool #577

New Contributors

Full Changelog: v7.8.0...v7.9.0

Bugfix 7.8.0

17 Aug 23:12
Compare
Choose a tag to compare

What's Changed

  • Testcase 12379 no_support has wrong expectation test client #265
  • Fix validator plugin error message detail #535
  • bug-534 Allow local configuration of ConfTestsTabs.xml. by @stl-steve-moore in #537
  • When XDS Toolkit is restarted, Filter Proxy simulator type should not be part of the hostname and port refresh procedure #547
  • Remove invalid £ characters from XDS Toolkit FliterProxyTest #548
  • Remove unused 'datasets' Maven module from XDS Toolkit #553
  • Parameterize SAML assertion white space treatment #559

Pull requests

New Contributors

Full Changelog: v7.7.4...v7.8.0

Sha256sum

Use the sha256sum to verify the data integrity of download below.
9d2d2989ab4afa48035f4e91b887247035bdecfa6ab521d66f52bd5164c1160a xdstools7.8.0.war

Bugfix 7.7.4

11 Mar 00:30
Compare
Choose a tag to compare
Bugfix 7.7.4 Pre-release
Pre-release

When a SOAP message response with a namespace declared at the top-level SOAP Envelope is then later referred to by the SOAP Header Security Timestamp Id attribute, an undeclared namespace exception is thrown by Toolkit. This bug fix mitigates this issue.

Bugfix 7.7.2

28 Jan 16:33
Compare
Choose a tag to compare

This is a bug fix release.
Fixes Toolkit does not seem to save toolkit.properties file #540.
Adds a stack trace parameter to the logging.properties file.

Bugfix 7.7.1

23 Dec 20:34
Compare
Choose a tag to compare

This release only has bug fixes and some usability improvements.

  1. Mitigates critical vulnerabilities in Apache Log4j 1.x Java library. See this page for Logging Configuration.
  2. Changes Toolkit default non-TLS port to 8080 to match Tomcat's default non-TLS HTTP port.
  3. Admin password hash methods were introduced for admin user interface methods.
  4. GWT compiler warnings were addressed when compiling the xdstools2 Maven module.

Version 7.7.0

24 Sep 17:50
Compare
Choose a tag to compare

This release has build quality improvements and supports Java runtime version 9 and above.

#518 WebUI Tests maven module errors in v7.5.0 develop branch

#529 Base64 Decoding error when running under Java 16

#530 Fix it-tests

#531 Remove unused FHIR code from XDS Toolkit

March 2021 IHE NA Connectathon

06 Feb 00:22
Compare
Choose a tag to compare

Updated codes.xml file for the March 2021 Connectathon.
OID regex fixes related to Asbestos MHD.
Improved FindDocuments (or any GenericQueryTool) launch error message: if a new toolkit installation is run against incompatible simulators, the actors\site collections are not displayed in the tool. Incompatible simulators must be removed manually.

RMU updates

07 Aug 14:28
Compare
Choose a tag to compare

Adds CP 1190-02 support to Document Registry and Responding Gateway simulators and tests for each. Test 12319 acts against a Document Registry and 12320 against a Responding Gateway. In each case the added functionality is to update a DocumentEntry with Deprecated status as long as that DocumentEntry is the most recent version.

This capability is defined in the RMU supplement and is documented as the XDS Persistence Option and XCA Persistence Option.

This release replaces and expands on release 7.4.0 which handled the testing incorrectly.