Skip to content

Releases: FirelyTeam/spark

v1.5.3 - stu3

19 Feb 19:59
e1865ea
Compare
Choose a tag to compare
  • Added async support
    • AsyncFhirService
    • etc.
  • #329 Consent search by patient reference appears broken
  • Various other fixes

v1.5.3 - r4

19 Feb 20:00
4f4d985
Compare
Choose a tag to compare
  • Added async support
    • AsyncFhirService
    • etc.
  • #329 Consent search by patient reference appears broken
  • Various other fixes

v1.5.2 - stu3

25 Oct 13:17
933d149
Compare
Choose a tag to compare
  • #35 ResourceReference should not resolve to Chained parameter
  • #60 Search criteria parsing: operator prefixes should not be extracted
    regardless of the type of the parameter
  • #243 Some token type searches are unsuccessful
  • #244 All Search by reference will checked in local storage
  • #268 Does not include entries when providing multiple _include arguments
  • #270 IndexRebuildService should use IIndexService
  • #282 If Model Validation fails Content-Type is set to
    application/problem+json
  • #265 Handle canonical data type in indexing service
  • #275 Updated package dependencies
  • Various minor fixes

v1.5.2 - r4

25 Oct 13:18
e143064
Compare
Choose a tag to compare
  • #35 ResourceReference should not resolve to Chained parameter
  • #60 Search criteria parsing: operator prefixes should not be extracted
    regardless of the type of the parameter
  • #243 Some token type searches are unsuccessful
  • #244 All Search by reference will checked in local storage
  • #268 Does not include entries when providing multiple _include arguments
  • #270 IndexRebuildService should use IIndexService
  • #282 If Model Validation fails Content-Type is set to
    application/problem+json
  • #265 Handle canonical data type in indexing service
  • #275 Updated package dependencies
  • Various minor fixes

v1.5.2 - dstu2

25 Oct 13:16
3e85d28
Compare
Choose a tag to compare
  • #35 ResourceReference should not resolve to Chained parameter
  • #60 Search criteria parsing: operator prefixes should not be extracted
    regardless of the type of the parameter
  • #243 Some token type searches are unsuccessful
  • #244 All Search by reference will checked in local storage
  • #268 Does not include entries when providing multiple _include arguments
  • #270 IndexRebuildService should use IIndexService
  • #282 If Model Validation fails Content-Type is set to
    application/problem+json
  • #265 Handle canonical data type in indexing service
  • #275 Updated package dependencies
  • Various minor fixes

v1.5.1 - stu3

17 Aug 13:31
5742513
Compare
Choose a tag to compare
  • #263 NonDisposableStream is not available when running Spark.Web which is a
    .net core 3.1 web application
    • Fixes TypeLoadException: "Could not load type
      Microsoft.AspNetCore.Mvc.Internal.NonDisposableStream from assembly
      Microsoft.AspNetCore.Mvc.Core."

v1.5.1 - r4

17 Aug 13:32
fa3334e
Compare
Choose a tag to compare
  • #263 NonDisposableStream is not available when running Spark.Web which is a
    .net core 3.1 web application
    • Fixes TypeLoadException: "Could not load type
      Microsoft.AspNetCore.Mvc.Internal.NonDisposableStream from assembly
      Microsoft.AspNetCore.Mvc.Core."

v1.5.1 - dstu2

17 Aug 13:30
613f791
Compare
Choose a tag to compare
  • #263 NonDisposableStream is not available when running Spark.Web which is a
    .net core 3.1 web application
    • Fixes TypeLoadException: "Could not load type
      Microsoft.AspNetCore.Mvc.Internal.NonDisposableStream from assembly
      Microsoft.AspNetCore.Mvc.Core."

v1.5 - stu3

16 Aug 15:06
2078de3
Compare
Choose a tag to compare
  • #262 Feature: ReBuildIndex operation, correlated to #227
  • #256 Feature: Cardinality validation support
  • #235 Fix: Do not Externalize elements of type Uri (FhirUri).
  • #261 Fix: Enable Request Buffering in JsonInputFormatter
  • #105 Fix: Delete of non-existing resource with a transaction creates a
    resource version
  • #227 Fix: Token Search Parameters of type boolean would return zero
    results
  • #204 Enhancement: Use the MongoDB Client's new API surface
  • Various fixes

v1.5 - r4

16 Aug 15:06
2c18a56
Compare
Choose a tag to compare
  • #262 Feature: ReBuildIndex operation, correlated to #227
  • #256 Feature: Cardinality validation support
  • #235 Fix: Do not Externalize elements of type Uri (FhirUri).
  • #261 Fix: Enable Request Buffering in JsonInputFormatter
  • #105 Fix: Delete of non-existing resource with a transaction creates a
    resource version
  • #227 Fix: Token Search Parameters of type boolean would return zero
    results
  • #204 Enhancement: Use the MongoDB Client's new API surface
  • Various fixes