Skip to content

Releases: FirelyTeam/spark

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

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."