Skip to content

Releases: IHTSDO/snowstorm-lite

Release 2.0.0-Beta

01 Oct 11:21
Compare
Choose a tag to compare

Breaking

  • Upgrade Lucene to version 9.9.x
    • SNOMED CT must be imported again to create index in new format

Improvements

  • Updates for latest MLDS Syndication Feed format
  • Check Lucene version compatibility during startup, fail with informative message
  • Upgrade Spring Boot
  • Upgrade many libraries

Fixes

  • All reported CVEs fixed

Full Changelog: 1.4.0-beta...2.0.0-beta

Release 1.4.0-Beta

07 May 16:11
Compare
Choose a tag to compare

Breaking

  • This version has a different Lucene index format. SNOMED CT must be imported again to build a new index.

New Features

  • ECL History Supplements
    • Enables including inactive concepts for longitudinal reporting. For example include active and inactive Asthma concepts like this: << 195967001 |Asthma| {{ +HISTORY }}
    • See: ECL Guide, History Supplements

Fixes

  • Fixed selection of PT when a specific language but no specific dialect is requested. #7

Release 1.3.0-Beta

02 Apr 20:21
Compare
Choose a tag to compare

New Features

  • Multiple language and dialect support for search and display
    • Includes configurable language specific character folding
    • Works with wildcard search

Improvements

  • Much better search ranking
    • First 100 results are sorted by shortest matching description term, like the full Snowstorm server
    • Works in any language and with wildcard search

Fixes

  • SNOMED to ICD-10 map equivalence corrected to 'relatedto', was 'unmatched'
  • Docker java heap set to 1g minimum and maximum to prevent out of memory error during import
  • CVE fixes, level 7 and above

Release 1.2.0-Beta

19 Jan 10:55
Compare
Choose a tag to compare

Improvements

  • Reduce default ValueSet $expand results size to 100 for better performance
  • Ability to load extension packages over REST API
  • Parameterise import batch size
  • Add Google App Engine config and warmup handler

Fixes

  • More robust parsing of syndication feed, to allow for inconsistent package size number formats
  • CVE security fixes for level 7 and above
  • Fix ValueSet $expand when multiple includes
  • Fix $validate error: CodeSystem id format
  • Remove compose section from ValueSet listing

Release 1.0.0-Beta

21 Oct 13:20
Compare
Choose a tag to compare
Release 1.0.0-Beta Pre-release
Pre-release

First read-only beta release.