Skip to content

Releases: FirelyTeam/spark

Release v1.5.8-stu3

18 Sep 15:46
6a7e0b6
Compare
Choose a tag to compare

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:

  • #433 - Firely .NET SDK 3.5.0
  • #434 - Various dependency upgrades

Release v1.5.8-r4

18 Sep 15:47
6a7e0b6
Compare
Choose a tag to compare

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:

  • #433 - Firely .NET SDK 3.5.0
  • #434 - Various dependency upgrades

v1.5.7-stu3

09 Jul 14:08
Compare
Choose a tag to compare

Bug fixes:

  • #399 - Duplicate search indexes begin created under rapid updates
  • #393 - Concurreny issues / race condition in SnapshotPaginationProvider

Other:

  • #402 + #404 - Keep synchronous methods, remove obsolete attributes
  • Depencency upgrades:
    • Hl7.Fhir.* SDK -> v3.4
    • Fhir.Metrics -> v1.2.1
    • MongoDB.* -> v2.21.5
    • MongoDB.Libmongocrypt v1.2.1
    • DNSClient -> v1.6
    • Microsoft.* -> v3.1.16
    • Microsoft.AspNetCore.Mvc.WebApiCompatshim v2.2.0
    • Other dependencies

v1.5.7-r4

09 Jul 14:08
Compare
Choose a tag to compare

Bug fixes:

  • #399 - Duplicate search indexes begin created under rapid updates
  • #393 - Concurreny issues / race condition in SnapshotPaginationProvider

Other:

  • #402 + #404 - Keep synchronous methods, remove obsolete attributes
  • Depencency upgrades:
    • Hl7.Fhir.* SDK -> v3.4
    • Fhir.Metrics -> v1.2.1
    • MongoDB.* -> v2.21.5
    • MongoDB.Libmongocrypt v1.2.1
    • DNSClient -> v1.6
    • Microsoft.* -> v3.1.16
    • Microsoft.AspNetCore.Mvc.WebApiCompatshim v2.2.0
    • Other dependencies

v1.5.6-stu3

21 Jun 20:02
76c6499
Compare
Choose a tag to compare
  • 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

21 Jun 20:03
a1541bb
Compare
Choose a tag to compare
  • 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

10 May 14:04
690b3e5
Compare
Choose a tag to compare
  • 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
  • Security fix:
  • Various other fixes

v1.5.5-r4

10 May 14:04
ed1958f
Compare
Choose a tag to compare
  • 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

v1.5.4-stu3

12 Apr 15:08
398c251
Compare
Choose a tag to compare
  • #302 Patch interaction support
  • #353 Add option for using Asynchronous IO in Formatters
  • #343 Reference search do not support modifier missing
  • #350 Logging capabilities in ErrorHandler
  • Various other fixes

v1.5.4-r4

12 Apr 15:08
e697b09
Compare
Choose a tag to compare
  • #302 Patch interaction support
  • #323 Unsupported format response
  • #353 Add option for using Asynchronous IO in Formatters
  • #343 Reference search do not support modifier missing
  • #350 Logging capabilities in ErrorHandler
  • Various other fixes