Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@kaicode kaicode released this 22 Oct 14:58
· 2245 commits to master since this release

Snowstorm is now production ready as a read-only terminology server.

Features

  • Running with latest Elasticsearch server (6.4.2) is now tested recommended.
  • Include Preferred Term (PT) in concepts returned from API.
  • Translated content support.
    • Translated Fully Specified Name (FSN) and Preferred Term (PT) are returned
      against all API responses when language is set in the Accept-Language header.
  • Add conceptActive filter to description search API.
  • Search reference set members by mapTarget.

Improvements

  • Performance improvement when holding large change sets in MAIN branch.
  • ReferenceComponent concept included in reference set member response.
  • Creating import configuration checks branch path and code system.
  • Better date formatting in branch created date and code system versions.
  • Make concept lookup performance logging quieter.
  • New flag to create code system version automatically during import.

Fixes

  • Inactive relationships excluded from integrity check.
  • Correct path of Relationship API.
  • Correct full integrity check branch mapping.
  • Correct reference set member lookup branch mapping.
  • Concept parents endpoint excludes inactive parent relationships.
  • Allow creating code system on branches other than MAIN.
  • RF2 import time logging calculation.
  • Export configuration conceptsAndRelationshipsOnly defaults to false.