Skip to content

Releases: FirelyTeam/spark

Release v1.5.11-stu3

08 Feb 16:12
32df424
Compare
Choose a tag to compare

What's Changed

  • PatchService can now run FhirPatches with FhirPath expression going beyond attributes on root. E.g. Task.restriction.period.end
  • Various dependencies upgrades

Release v1.5.11-r4

08 Feb 16:12
0ba217d
Compare
Choose a tag to compare

What's Changed

  • PatchService can now run FhirPatches with FhirPath expression going beyond attributes on root. E.g. Task.restriction.period.end
  • Various dependencies upgrades

v1.5.10-stu3

19 Oct 19:33
6c90f45
Compare
Choose a tag to compare

What's Changed

  • Extension support for PATCH in #439
  • Refactor FhirService and AsyncFhirService in #440
  • CapabilityStatment: Add enhanced CapabilityStatementBuilder in #419

Full Changelog: v1.5.9-stu3...v1.5.10-stu3

Release v1.5.10-r4

19 Oct 19:33
78f0b3b
Compare
Choose a tag to compare

What's Changed

  • batch/transaction: Add PATCH interaction + fix for GET interaction in #435
  • Add extensions support for patch by @shaosss in #438
  • Refactor FhirService and AsyncFhirService in #440
  • CapabilityStatment: Add enhanced CapabilityStatementBuilder in #419

Full Changelog: v1.5.9-r4...v1.5.10-r4

Release v1.5.9-stu3

18 Sep 16:03
367dbc6
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.9-r4

18 Sep 16:05
a75651a
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-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