Automatic release created from build 20200317-1
Work in this release
f99a400353 - Add R5 to ARM templates (#937)
-
Disable crucible tests for R5.
-
Add R5 to templates
-
Adds an override location parameter for the SQL database.
85652a3714 - Renames tests for consistency. (#936)
76259ff72b - Returns error on invalid date time parameter. (#933)
Throws 400 if any part of a date time string is incorrectly formatted.
2726a5a4b1 - Disable crucible tests for R5. (#935)
3e658d5010 - Move components to nuget feed (#930)
e7fbf4fb5f - Update response code returned for export operations that are not supported (#932)
6e1ed88eb2 - Refactor/cleanup of ConditionalBundleHandler (#923)
- Refactor/cleanup of ConditionalBundleHandler
- Cleaned up Stu3 code difference for Upsert Conflict exception
abb9e8e9a1 - Adds alpha support for R5 (#921)
7c8364f451 - Fix for race condition in role assignment during deployment (#927)
deaa3909e0 - Updates Hl7.Fhir packages to 1.5 (#873)
Supports FHIR 4.0.1 and 3.0.2
bb38c08a08 - Updates package 'IdentityServer4' to version '3.1.0' (#919)
cc4089a930 - Updates package 'Newtonsoft.Json' to version '12.0.3' (#914)
92d172bcf7 - Updates package 'Polly' to version '7.2.0' (#915)
2eb225457a - Updates package 'System.Collections.Immutable' to version '1.7.0' (#916)
5f6cc7bc06 - Implements Resolve() for search parameters (#904)
94affb3520 - Remove non-essential data from response for export completion
f7a33c88d5 - Auto-update for packages related to 'MediatR' (#913)
Updates package 'MediatR' to version '8.0.0'
Updates package 'MediatR.Extensions.Microsoft.DependencyInjection' to version '8.0.0'
a47ef9591a - Filter unsupported search parameters from CapabilityStatement (#900)
- Tests converters exist for all search parameters
- Splits SearchParamManager into Supported and Searchable parameter managers