Releases: FirelyTeam/spark
Releases · FirelyTeam/spark
Release v1.5.9-stu3
Features:
- #430 - Add modifier ':identifier' for Reference search parameter type
Bug fixes:
- #429 - Re-order bundle entries in a transaction according to processing
rules - #424 - FhirPatch: Add support for non-named data types
- #424 - The 'self' link not set to correct 'start'/'_offset' value
- #420 - The paging query parameter start conflicts
- #415 - Search Slot by start is not working
- #409 - Update search index for search parameter 'name' on Patient
- #413 - Rebuilding the index with 10 or more historical entries does not
index 'current' entry
Dependency upgrades:
Release v1.5.9-r4
Features:
- #430 - Add modifier ':identifier' for Reference search parameter type
Bug fixes:
- #429 - Re-order bundle entries in a transaction according to processing
rules - #424 - FhirPatch: Add support for non-named data types
- #424 - The 'self' link not set to correct 'start'/'_offset' value
- #420 - The paging query parameter start conflicts
- #415 - Search Slot by start is not working
- #409 - Update search index for search parameter 'name' on Patient
- #413 - Rebuilding the index with 10 or more historical entries does not
index 'current' entry
Dependency upgrades:
Release v1.5.8-stu3
Features:
- #430 - Add modifier ':identifier' for Reference search parameter type
Bug fixes:
- #429 - Re-order bundle entries in a transaction according to processing
rules - #424 - FhirPatch: Add support for non-named data types
- #424 - The 'self' link not set to correct 'start'/'_offset' value
- #420 - The paging query parameter start conflicts
- #415 - Search Slot by start is not working
- #409 - Update search index for search parameter 'name' on Patient
- #413 - Rebuilding the index with 10 or more historical entries does not
index 'current' entry
Dependency upgrades:
Release v1.5.8-r4
Features:
- #430 - Add modifier ':identifier' for Reference search parameter type
Bug fixes:
- #429 - Re-order bundle entries in a transaction according to processing
rules - #424 - FhirPatch: Add support for non-named data types
- #424 - The 'self' link not set to correct 'start'/'_offset' value
- #420 - The paging query parameter start conflicts
- #415 - Search Slot by start is not working
- #409 - Update search index for search parameter 'name' on Patient
- #413 - Rebuilding the index with 10 or more historical entries does not
index 'current' entry
Dependency upgrades:
v1.5.7-stu3
v1.5.7-r4
v1.5.6-stu3
- fix: Search - 'le' prefix on date search parameter type
- refactor: Mark ICapabilityStatementService as public
- fix: Search and Index - Normalize uri before storing in index and
before executing search - fix: PATCH - support string values for codes
- Upgraded to firely-net-sdk 3.2
v1.5.6-r4
- fix: Search - 'le' prefix on date search parameter type
- refactor: Mark ICapabilityStatementService as public
- fix: Search and Index - Normalize uri before storing in index and
before executing search - fix: PATCH - support string values for codes
- Upgraded to firely-net-sdk 3.2
v1.5.5-stu3
v1.5.5-r4
- Features and fixes to the Search Service (#367)
- Remove text/plain from Media Type drop down in Swagger UI
(#368, #370) - Maintenance UI not showing output from operations running in
background (#371, #372) - Default Content-Type set to application/fhir+json or
application/fhir+xml - Binary requests are allowed to set Accept header to other media types
than json or xml. - Security fix:
- Various other fixes