Automatic release created from build 20200512-3
Work in this release
1eee6f739b - Auto-update for packages related to 'healthcare-components-1.0.0-master-20200507-1' (#1006)
- Auto-update for packages related to 'healthcare-components-1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.Abstractions' to version '1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.Core' to version '1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.Extensions.DependencyInjection' to version '1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.Api' to version '1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.Extensions.BuildTimeCodeGenerator' to version '1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.SqlServer' to version '1.0.0-master-20200507-1'
Updates package 'Microsoft.Health.SqlServer.Api' to version '1.0.0-master-20200507-1'
- Updated the code.
Co-authored-by: Jack Liu jackliu@microsoft.com
1435d4bf57 - Adds config for always returning Bundle.Total (#1009)
5ded7fa8f8 - Add E2E export data validation test (#998)
f1abd4ad85 - Fixes SQL password generation (#1012)
- Fix password generation
c5a9d503cf - Fixes MAG deployment urls (#1010)
c15f5c3b17 - Adds MAG build to readme (#1007)
67925fe17c - Switch CI build to use yaml and docker (#978)
Add new build scripts for CI build that use docker
0549def1b7 - Adds AppInsights regions for MAG (#991)
d38a27761e - Fixed continuous loop in ExportJobWorker when exception is thrown (#1003)
d6db73bef2 - Handle key inaccessible error in BYOK scenario (#956)
-
First edits
-
Code and test complete, based on checking exception for a specific message.
-
Detect 'key inaccessible' error by substatus code
-
- Forgot to commit a test fix before creating the PR
- Fix PR comment
-
Revernt unintentional changes to .sln file
-
Creating a no-op change so that a new iteration will be created and the PR Integration Tests will get re-run
dd09baeae7 - Removes double registration of SecurityProvider and XmlFormatter refs #1000 (#1001)
dc8e8ded6f - allows use of shared hosting plan in PR builds (#986)
44619f432b - Add CodeQL Analysis workflow (#997)