Build 20190311-1
Pre-releaseAutomatic release created from build 20190311-1
Work in this release
5319d1fca9 - Updates package 'FluentValidation' to version '8.1.3' (#350)
dbf84cc6e6 - Migrate to built-in ASP.NET Core health checks (#361)
-
Changed FhirCosmosHealthCheck to implement Diagonstics IHealthCheck
-
Removed HealthController and added health check to startup
-
Created new ControlPlaneCosmosHealthCheck class and added it to healthcheck list
-
Removed health folder from Fhir Core
-
Added a ResponseWriter to pretty print healthcheck result
-
Moved common functionality to abstract CosmosHealthCheck class
-
Moved UTs to target CosmosHealthCheck class
-
Added a HealthResponseWriter
-
Renamed variables and cleaned up
-
Fixed package reference
-
Addressed PR comments
-
Addressed PR comments
-
Missed a package reference
-
Removed the separate response writer class and used a lambda expression instead.
-
Removed cosmosdb project reference from Api project. Addressed PR comments
af6c7d7101 - Handle missing Accept header when _format is provided (#381)
e8faf39dad - Force specific SDK and runtime versions. (#377)
Addresses #373
6534edc085 - Application Insights in code (#380)
Configure Application Insights telemetry and logging for the Web project.
Address #368
d37d9c5533 - Updates package 'IdentityServer4' to version '2.3.2' (#354)
18aa4596cc - Updates package 'Microsoft.Azure.Services.AppAuthentication' to version '1.2.0-preview2' (#355)