github microsoft/fhir-server release/2.0.19
2.0.19

4 years ago

Changes:

IMPORTANT - This release contains a fix for a bug (#1898) that was introduced in release 1.3.8 which can result in incomplete results being returned in search. Please use this version. In addition, this release fixes an issue with the server failing on startup if you have conflicts with UTC

7e401f7 Updated to use DateTimeOffset (#1918)

  • The server was crashing during start with an System.ArgumentOutOfRangeException "The UTC time represented when the offset is applied must be between year 0 and 10,000. (Parameter 'offset')" from SearchParameterStatusManager.ctor. This resolves this issue.
  • Addresses Issue #1916

This list of changes was auto generated.

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.