Automatic release created from build 20200702-3
Work in this release
8db48042f7 - Update implementation of FhirClient to use Credential providers. (#1113)
0fe9a2a23b - Remove start/end time from return Parameters after initial job creation (#1105)
Updates the returned Parameters resource after creating a Reindex job to include queued time, but not start/end time. Also updates the GET reindex job route.
1b2cc13407 - Fix errors when _summary=count or _total=accurate is specified with an _include parameter (#1116)
60f8975a6a - Fix continuation token issues with chained searches (#1106)
-
ExportDataValidationTests fail if there are duplicate IDs
-
Promote denormalized predicates to chained table expressions
91a3f0722e - Auto-update for packages related to 'healthcare-components-1.0.0-master-20200629-1' (#1112)
- Auto-update for packages related to 'healthcare-components-1.0.0-master-20200629-1'
1d569e4e66 - Localization Update: Fix for GeoPol_ManifestFile into master branch (#1087)
-
Localization Update: Fix for GeoPol_ManifestFile into master branch
-
ExcludeAllJsonInPath
e6bbc126cf - Sort by _lastUpdated in Sql server (#1069)
ddc06c0efd - Added resource requests AKS deployments (#1109)
69db8b4a29 - Add max resources and pages to job record (#1099)
- Add max resources and pages to job record
a39087313c - Split tests based on database type (#1098)
9fd45aca1e - Refactors SqlServerFhirModel initialization. (#1072)
Adds a start method to the fhir model and removes the initializer.
a3845bbb2d - Supporting _list (sql + cosmos) (#1091)
Support _list in all databases
0497bc4db4 - Refactored Search components to use ITypedElement (#996)
- Adds ITypedElement based SearchIndex converters
- Converts TypedElementSearchParameterDefinitionBuilder
- Converts CompartmentDefinitionManager to ITypedElement
- Adds Resource to CodeSystem mappings
- Moves DefinitionManagers to Core
- Improvements to SearchParameterSupport
b8ac13d9db - Disable container build (#1104)
c30a584693 - Improves test run reliability for Search Parameter tests (#1100)
a3d75e478b - Update export test to cancel export request after test is complete (#1097)
3ea027c4f6 - Detect change in export location (#1063)
- Detect change in export location