Automatic release created from build 20190114-2
Work in this release
0fcea6bd15 - Fixed the regression bug where the total count was not being set. (#320)
- Fixed the regression bug where the total count was not being set.
e4ea03af59 - Added the integration tests for audit logs. (#332)
-
Added the integration tests for audit logs.
-
Fixed the issue where test could crash.
-
Addressed some PR feedback.
dff0fa71a5 - Fixed the CP collection name. (#318)
Updated the CP collection name to follow the same camel casing starting with lower letter pattern.
264d99e9e1 - Updates package 'Ensure.That' to version '8.1.1' (#327)
ad4ffe7f60 - Audit the authentication/authorization failures (#310)
Audit the authentication/authorization failures
e723842a95 - Merge pull request #282 from Microsoft/personal/poadhikari/negative_tests_added
Negative tests added
a0aa60cd93 - Updates package 'IdentityServer4' to version '2.3.0' (#209)
b5e92762a0 - Final Changes related to negative tests
7b101d3783 - Minor fix
cc1d37411e - Merge branch 'personal/poadhikari/negative_tests_added' of https://github.com/Microsoft/fhir-server into personal/poadhikari/negative_tests_added
02efed9e82 - Clean ups based on code review
a4f26663e4 - Clean ups based on code review
a7ecadfd28 - Remove .orig files (#308)
0b98102a14 - Refactor to have base cosmosdb project to support multiple collections (#288)
Initial split of health.fhir.cosmosdb to health.cosmosdb
6a71089c89 - Fixed the comment
beb4d6e975 - Fixed the comment
98535a3a26 - Cleaning up the commit
58aa411a2e - Cleaning up the commit
132285bc1a - Changes per code review
c71fc93351 - Changes per code review
aa7443ec11 - Merge branch 'master' into personal/poadhikari/negative_tests_added
b163532116 - Changes per code review and discussion
0787ee4dff - Changes per code review and discussion
4a5ae18d9e - Removes FhirRepository class (#214)
Removes the FhirRepository layer and moves the existing logic into the corresponding request handlers.
45b3dcb71d - Throw BadRequest Exception in QuantitySearchValue on malformed input. Fixes #196, #21. (#264)
ec2fe4a6b2 - 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.
f9091bc210 - Update Roadmap.md
4c1d163950 - Update Roadmap.md
f95b0aab5d - Updates package 'Microsoft.AspNetCore.App' to version '2.1.6' (#194)
98302e8c6e - Fix TestEnvironmentFilePath to resolve across platforms. Fixes #266. (#267)
77e3201578 - Changed the approach for one integration test
3fa99f8466 - Changed the approach for one integration test
ce07716f82 - Add props file, disable source link on osx. (#265)
- Add props file, disable source link on osx.
- Update language version to be 7.3
686b65551e - Merge branch 'master' into personal/poadhikari/negative_tests_added
e9a58b1fbc - New scenarios added related to authentication and authorization
0bc7e8039f - Update Roadmap.md
5b95208069 - Fixed the compartment search link issue. (#233)
- Fixed the compartment search self and next link issue where the returned URL was incorrect.
- Added E2E tests to verify the linked being returned.
- Fixed the issue where the total is reported incorrectly for bundles.
- Updated the compartment E2E tests so they can run more efficiently.
87344a3675 - Create PULL_REQUEST_TEMPLATE.md (#231)
d764d918b0 - Create user story template (#207)