Automatic release created from build 20181220-3
Work in this release
fadae50dfd - Changing to Range Index in Cosmos DB (#289)
- Changing to Range Index in Cosmos DB
8964f90771 - Fix smart on fhir test, cleanup code (#302)
- Bug fix and code cleanup
e269a6ba53 - Fix builds (#301)
- Revert "Removing AspNetCore.App package version (#297)"
- Adds global.json to define SDK version
d423c919cb - Fix fraction parsing in PartialDateTime with cultures (#224) (#263)
- Fix fraction parsing in PartialDateTime with cultures (#224)
e975da6383 - Added template tagging (#300)
1e292d8387 - Removed default CORS and AadProxy parameters from template (#299)
3d1898e705 - Adding AadSmartOnFhirProxy
- Adding AadSmartOnFhirProxy
- Adding AadSmartOnFhirProxy E2E Tests
- Adding CORS parameters to template
- Adding SmartLauncher Sample App
cf4239c138 - Removing AspNetCore.App package version (#297)
Removed AspNetCore.App version
2a6a338fc1 - Updates package 'Microsoft.Azure.DocumentDB.Core' to version '2.2.0' (#270)
Fixes #293
b0a124362a - Auto-update for packages related to 'MediatR' (#283)
Updates package 'MediatR' to version '6.0.0'
Updates package 'MediatR.Extensions.Microsoft.DependencyInjection' to version '6.0.0'
Fixes #292
f8802cbe45 - Merge pull request #234 from Microsoft/personal/poadhikari/remove_is_defined
Removing IS_DEFINED clause
090e818618 - Removes FhirRepository class (#214)
Removes the FhirRepository layer and moves the existing logic into the corresponding request handlers.
3a41ba984f - Throw BadRequest Exception in QuantitySearchValue on malformed input. Fixes #196, #21. (#264)
f9e014df68 - Remove conditional check on period to match HAPI and Vonk response
Remove conditional evaluation on period to match HAPI and Vonk response where start is after end. Addresses #195.
e250ffa7d6 - Merge pull request #261 from Microsoft/personal/matjazl/roadmap
Update Roadmap.md
3ff22b7808 - Update Roadmap.md
cce588f71c - Update Roadmap.md
31c3e27467 - Minor Change Per Code Review
f563eb63cd - Update Roadmap.md
f1563a2464 - Changes made as per code review
b121ce52b3 - Removing IS_DEFINED clause