Automatic release created from build 20191111-1
Work in this release
6d8bdc8227 - Updates package 'Newtonsoft.Json' to version '12.0.3' (#734)
20f36c1d0f - Health check returns healthy when cosmos reports a 429 (#733)
139428be0e - Refactors _total parameter implementation to reset search options to its original state. (#731)
0ad9394da5 - Returns error on invalid _pretty parameter input. (#722)
3592bb41b8 - Move metrics notification for Cosmos to datastore provider. (#702)
de560c4400 - Transaction Support for Bundle Processing (#710)
-
Use MVC router with synthetic httpcontext
-
Added brach/transaction on capability statement
-
Move code to bundle handler
-
Split bundle requests
-
Add headers, small refactor
-
This comit includes:
Updated the BaseResourceHandler to add Batch adn Trasaction.
Error Handling for NotImplemented -
Fixed spacing and ordering in json file
-
Refactor
-
Code cleanup
-
code cleanup.
-
Remove head and patch
-
Move FHIR version specific enum logic to partial classes.
-
Cleanup request header logic.
-
Added FeatureFlags: SupportBAtch and SupportTransaction
-
This Iteration includes:
- Splitting the configurations between UI layer and Core layer
-
Addressed code review comments
-
Added Transaction support for bundles
-
Fixed the response message for transaction
-
Reverting unwanted change
-
Updated PR feedback
-
Addressing the code review feedbacks
-
Reverted unwamted changes
-
Fixed Implementation Structure
-
reverted unwanted space on FhirMEdiatorExtensions
-
Updated the operation outcome structure.
-
Feedback from code review.
-
Added more tests for TransactionFailed exception
-
Full stop was missing.
-
Code Clean up
31fdd2cc45 - GeoPolitical Update: Fix for ConformanceRemoved into master branch (#721)
8a6f532363 - Removes CodingInfo model (#718)
13a410bea1 - Fixes _total parameter for multiple-paged search results. (#717)
The continuation token is no longer used in calculating the total value.
3d16e25922 - Updated third party notices with latest versions (#719)
103ce396a8 - Add configuration option for SQL database creation (#711)
35a92bab26 - Updates package 'FluentValidation' to version '8.5.1' (#716)
ae4f1a4779 - Make bundle sub requests have correct audit info. (#701)
2a1d9def79 - Capability statement enhancements/refactor (#706)
- Improvements to CapabilityStatement generation
- Adds schema documentation for search params
- Removes DefaultCapabilities.json and AllCapabilities.json
- Moves capability statement code into Core
- Adds ICapabilityStatementBuilder
8f1515e1e9 - Implements _total parameter (accurate/none). (#693)
Allows users to include the total number of matching search results in the returned bundle.
b3805aa184 - Added null check for missing scopes (#704)
- Added null check for missing scopes
- Added unit test for correct scope handling
62d7453a89 - Switched to Az module (#698)
bc657d28e9 - Updates package 'Microsoft.SqlServer.SqlManagementObjects' to version '150.18178.0' (#694)
a921301033 - Removed Roadmap doc (#696)
17461ee733 - MVC Based Batch Support (#684)
7e022a0d3c - Add PATCH route and E2E test (#690)
07b96af605 - Add batch/transaction in capability statement (#683)
-
Added brach/transaction on capability statement
-
This comit includes:
Updated the BaseResourceHandler to add Batch adn Trasaction.
Error Handling for NotImplemented -
Fixed spacing and ordering in json file
-
Added FeatureFlags: SupportBAtch and SupportTransaction
-
This Iteration includes:
- Splitting the configurations between UI layer and Core layer
- Addressed code review comments
c15b301f14 - Updates package 'System.Data.SqlClient' to version '4.7.0' (#687)
fe88b99bc5 - Updates package 'FluentValidation' to version '8.5.0' (#691)
fa05401855 - Updates package 'Microsoft.CodeAnalysis.CSharp.Scripting' to version '3.3.1' (#689)
2b38740067 - Updates package 'Microsoft.Azure.Storage.Blob' to version '11.1.0' (#692)
cf91d85aa4 - Updates package 'System.Collections.Immutable' to version '1.6.0' (#686)
eede398b69 - Updates package 'Microsoft.NET.Test.Sdk' to version '16.3.0' (#682)
dbed20aad1 - Fix for session token headers missing in E2E tests (#681)
37f3b8d012 - Returns 406 for unsupported Accept header or _format parameter. (#665)