Releases: usnistgov/iheos-toolkit2
June 2024 - Release 7.12.0
Please note: codes.xml
was updated by PR #600 and this affected conformance tests.
What's Changed
- sips formatcode and mimetypes by @oliveregger in #600
- Added a targeted code replacement or override existing code feature in the CodesUpdater tool
- XDS-I conformance tests were restored (XDS-I tests were removed from Release 7.11.0)
- JDK 17 build support
New Contributors
- @oliveregger made their first contribution in #600
Full Changelog: v7.11.0...v7.12.0
Sha256sum
Use the sha256sum to verify the data integrity of download below.
ed7632c545b3581e8f918e4ea9a67b663e24331220ab61aa4499da4a9536a531 xdstools7.12.0.war
Release 7.11.0
What's Changed
- Features/extend ig test infrastructure by @stl-steve-moore in #590
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
What's Changed
- Purpose of use by @stl-steve-moore in #586
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
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
- @andrewmccaffreynist Query or Retrieve tool transaction selection bug fix #566
- @patrick-peer made their first contribution in #562
Full Changelog: v7.8.0...v7.9.0
Bugfix 7.8.0
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
- Bump xmlbeans from 2.4.0 to 3.0.0 in /tk-deps by @dependabot in #542
- Feature/extend creator metadata tests by @stl-steve-moore in #546
- Bump jackson-databind from 2.11.0 to 2.12.6.1 in /tk-deps by @dependabot in #550
- Bump gson from 2.3.1 to 2.8.9 in /tk-deps by @dependabot in #551
- Feature/sort tests by @stl-steve-moore in #560
New Contributors
- @stl-steve-moore made their first contribution in #537
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
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
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
This release only has bug fixes and some usability improvements.
- Mitigates critical vulnerabilities in Apache Log4j 1.x Java library. See this page for Logging Configuration.
- Changes Toolkit default non-TLS port to 8080 to match Tomcat's default non-TLS HTTP port.
- Admin password hash methods were introduced for admin user interface methods.
- GWT compiler warnings were addressed when compiling the xdstools2 Maven module.
Version 7.7.0
March 2021 IHE NA Connectathon
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.