Releases: samply/blaze
v1.0.2
v1.0.1
v1.0.0
Notes
The version 1.0.0 is fully compatible with development versions starting with zero like all versions since v0.11.0. An upgrade to v1.0.0 with an existing database is no problem at all. The timing to go to v1.0.0 was overdue because Blaze is stable for at least two years now and is widely used in production. In conclusion, this version is not special except for it's actual number.
One important aspect of a version 1.0.0 was added: Docker Image Signing. Docker images can now be verified to be build on GitHub on a certain tag like v1.0.0. The documentation to run the verification locally can be found here.
Enhancements
- Implement Summary Mode for all Resources (#199)
- Implement Async Request Pattern for POST Requests (#2648)
- Implement BCP 47 Code System (#2505)
Security
Bugfixes
- Fix missing Value Access in Some DateTime Types (#2686)
The full changelog can be found here.
v0.34.0
Notes
This is mostly a bug-fix release with some Terminology Service enhancements.
Enhancements
- Add Terminology Operations UI (#2544)
- Support system-version Parameter on ValueSet $validate-code (#2536)
- Implement Summary Mode for Code Systems and Value Sets (#2527)
- Add LOINC Answer List Property answer-list (#2471)
Bugfixes
- Fix Low and High Property Access on Interval (#2467)
- Fix SNOMED CT Versions (#2515)
- Fix Conditional Delete in Transaction (#2574)
- Remove Maximum String Length on JSON Payload (#2577)
- Fix False Positives while Searching for References (#2592)
- Fix Thread Deadlock on Large Batches (#2584)
The full changelog can be found here.
v0.33.0
Enhancements
- Support Custom Profiles (#979)
- Implement Direct Upload and Download of Binary Content at the Binary Endpoint (#2009)
- Terminology Service SCT Multi-Module Support (#2448)
- Include System Operations in the Capability Statement (#1788)
- Improve Error Message while Fetching the Public Key (#2379)
Bugfixes
- Mask Settings containing Secrets in Admin API (#2403)
The full changelog can be found here.
v0.32.0
New Features
- First Preview of Terminology Services (#2377)
Bugfixes
- Fix Issues with Rebuilding the PatientLastChange Index (#2372)
- Fix Negative Total Values in History Bundles Generated (#2357)
Documentation
The generated documentation (https://samply.github.io/blaze/) was improved considerably and is now preferred over using direct Markdown files from the repository.
UI
- Add Logo and Lexend Font to UI (#2323)
The full changelog can be found here.
v0.31.0
v0.30.2
v0.30.1
v0.30.0
Notes
The Frontend has to be updated to v0.30.0 as well. Otherwise paging will not work.
Enhancements
Bugfixes
- Fix False Positives while Checking Referential Integrity (#2015)
- Patient $everything Ignores Query Params when Paging (#2014)
- Fix Parsing of Dates starting with a Zero in the Year Component (#2003)
- Fix Status Code of Type-Level $evaluate-measure Operation (#512)
- CQL Now Should return a LocalDateTime (#1966)
The full changelog can be found here.