Skip to content

Releases: ahdis/matchbox

Release v3.9.12

05 Feb 14:10
Compare
Choose a tag to compare
  • Update org.hl7.fhir.core to 6.5.7
  • Update hl7.terminology.r4 to 6.2.0 (note you need to update your application.yaml) #339
  • Validation GUI: handle non-200 responses that contain an OperationOutcome #326
  • Set the right PostgreSQL dialect in Hibernate configuration #321
  • Customize the NpmPackageVersionResourceEntities before saving them for the first time #341
  • Optimize NpmPackageIndexBuilder.seeFile for memory consumption #342
  • Matchbox too strict in document validation #345
  • Duplicate ID for contained resource in IG Publisher 1.8.10 / core 6.5.7 #344

Release v3.9.11

27 Jan 13:14
Compare
Choose a tag to compare
  • remove introduced FML limitation to R5 #329, #331 thanks @mrunibe for PR's !
  • load testing example for matchbox with jmeter
  • memory leaks with precached implementation guides #336
  • Update org.hl7.fhir.core to 6.5.5, additional validation parameters -check-references -resolution-context and -disableDefaultResourceFetcher #334 and #337

Release v3.9.10

13 Jan 09:32
Compare
Choose a tag to compare
  • Performance improvement fml [#323](parsing #323)
  • Update org.hl7.fhir.core to 6.5.4 and hapi-fhir to 7.6.1
  • Update integration tests with correct url
  • make autoinstall new ig #325
  • support for terminology servers which require authentication #327, thanks @echiu-infoway for support!

Release 3.9.9

09 Dec 10:15
Compare
Choose a tag to compare

What's Changed

  • Upgrade org.hl7.fhir.core to 6.4.4 and hapi-fhir to 7.6.0
  • Remove the devMode configuration parameter, it is now enabled when httpReadOnly is not #315
  • Remove the autoInstallMissingIgs configuration parameter, it is now enabled when httpReadOnly is not #315
  • Improve the Matchbox server documentation #315
  • Respect the 'onlyOneEngine' mode in MappingLanguageInterceptor #316
  • Use the proper encoding when returning a transformed resource #318

Full Changelog: v3.9.8...v3.9.9

Release 3.9.8

25 Nov 08:32
Compare
Choose a tag to compare
  • Allow providing map and models in the StructureMap $transform operation #305
  • Introduce parameter 'autoInstallMissingIgs' to automatically install IGs from the public registry
    #306
  • Introduce the configuration parameter 'devMode' to enable the development environment; it allows installing an
    ImplementationGuide by posting its NPM package to the operation $install-npm-package
    #306
  • Add filtering to the list of StructureMaps in the GUI
  • Move from the hash-based Angular routing to the path-based routing
  • Upgrade hapifhir org.hl7.fhir.core to 6.4.2
  • Upgrade hl7.terminology to 6.1.0 #313

Release 3.9.7

13 Nov 14:24
Compare
Choose a tag to compare
  • Upgrade hapifhir org.hl7.fhir.core to 6.4.1

Release v3.9.6

28 Oct 12:44
Compare
Choose a tag to compare

Release v3.9.4

17 Oct 15:24
Compare
Choose a tag to compare
  • Validation: Tutorial for validating FHIR resources with matchbox
  • Validation: add button to copy a direct link to the validation #296
  • Validation: support additional validation parameters #299
  • Validation: Allow validating a resource through the GUI with URL search parameters #288
  • Validation: Terminology: support CodeableConcept in ValueSet/$validate operation #291
  • FML: Use FMLParser in StructureMapUtilities and support for identity transform #289
  • FML: FML transform performance tuning #264 (via @mrunibe)
  • Gazelle reports: add test to ensure https://gazelle.ihe.net/jira/browse/EHS-831 is fixed
  • Upgrade hapifhir org.hl7.fhir.core to 6.3.32

Release v3.9.3

07 Oct 19:21
Compare
Choose a tag to compare
  • Gazelle reports: add an information message if there are no other messages #274
  • Additional tx Parameters txLog and txUseEcosystem #281
  • FML: updates to work with fhir-mapping-tutorial #283
  • Container: Create config directory already in base image #284
  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.9.3

Release v3.9.2

27 Sep 12:02
Compare
Choose a tag to compare
  • Fix security issues #279
  • where clause on alias #278
  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.9.2