Releases: samply/blaze
v0.9.0
The changes are documented in the v0.9.0 milestone.
!!! IMPORTANT !!!
The database schema has changed! Please start with a fresh database.
v0.8.0
The changes are documented in the v0.8.0 milestone.
!!! IMPORTANT !!!
The database schema has changed! Please start with a fresh database.
v0.8.0-beta.3
Release v0.8.0-beta.3
v0.8.0-beta.2
Release v0.8.0-beta.2
v0.7.0
The changes are documented in the v0.7.0 milestone.
For non-Docker users: Please start the Jar with:
java -jar blaze-0.7.0-standalone.jar -m blaze.core
!!! IMPORTANT !!!
The database schema has changed! Please start with a fresh database.
First Release Candidate of v0.7.0
The changes are documented in the v0.7.0 milestone.
For non-Docker users: Please start the Jar with:
java -jar blaze-0.7.0-rc.1-standalone.jar -m blaze.core
!!! IMPORTANT !!!
The database schema has changed! Please start with a fresh database.
Fixes CQL Code Search when Versions are Involved
This is a pre-release. Please use with caution.
Blaze had a bug were searches involving codings with versioned code systems were non-deterministic. Now, searches for codings do ignore the code system version altogether. This is inline with FHIR Token Search and refined CQL semantics documented in HL7 STU Comment 1882.
!!! IMPORTANT !!!
The database schema has changed! Please start with a fresh database.
Quality Reporting Stratifiers
This is a pre-release. Please use with caution.
This release will be used for the MII Projectathon in November 25th 2019 in Berlin.
Quality Reporting Stratifiers
This is a pre-release. Please use with caution.
Stackoverflow Fix
Fix Stackoverflow Problem while Resolving Codes (#38)