Releases: microsoft/fhir-server
Build 20191009-1
Automatic release created from build 20191009-1
Work in this release
f5e5b0b0b0 - Temporary fix for continuation token test (#680)
Build 20191004-3
Automatic release created from build 20191004-3
Work in this release
b6155097dd - Merge pull request #678 from microsoft/personal/yazanal/fix-cors-tests
Fix cors tests
3a8db37917 - Fix cors tests
a0d8c8623b - LastUpdated search parameter is now included when performing other searches using SQL (#675)
- BugFix: #563
96d6c3db58 - Merge pull request #676 from microsoft/personal/anrudraw/armtemplatebugfix
Added FHIR service name length validation check
6d9ed8bcaf - added FHIR servicename length validation check in cosmos ARM Template
558d24fb05 - added servicename length validation check
21d5c8cf41 - Updates package 'AngleSharp' to version '0.13.0' (#673)
5fa767414c - Added explicit reference to Managed Identity in the template. (#672)
a89de7e340 - Add approximate value to number/quantity. (#654)
9b5b80a723 - Updates package 'Microsoft.Azure.DocumentDB.Core' to version '2.6.0' (#663)
Build 20190926-1
Automatic release created from build 20190926-1
Work in this release
6c2100d500 - Merge pull request #670 from microsoft/personal/yazanal/api-notification-bug
Failures in emitting API notifications should not cause the response to fail
661192a46b - Change logging level
740aa48fb2 - Add unit tests
cb6fadeefd - Failures in emitting API notifications should not cause the response to fail.
f26fe22311 - Added deployment failure note. (#667)
3a48edc7bb - Updates .NET Core SDK to version 2.2.109 (#659)
- Updates .NET Core SDK to version 2.2.109
- Updates UseDotNet Task
08c1ad7602 - Adds fhir path to validator error messages. (#655)
Adds a location to both the attribute and id validator's error messages.
afec869c20 - Adds a NonFhirResourceXmlOutputSerializer that only activates for non-fhir types (#658)
Build 20190919-1
Automatic release created from build 20190919-1
Work in this release
a91e8eb258 - Add customer request headers to audit log (#637)
Add a feature to allow end users to add data to the audit logs by way of a custom HTTP header.
3c75df652c - Returns 412 error for incorrect if-match header on update in R4. (#643)
Returns 412 status code in R4, while continuing to return 409 in Stu3.
0e4d64b3ef - Updates package 'IdentityServer4' to version '2.5.3' (#652)
3edc24526a - Updates package 'Microsoft.Azure.Storage.Blob' to version '11.0.1' (#650)
68574cf294 - Updates package 'Microsoft.AspNetCore.Hosting' to version '2.2.7' (#648)
6b4e99d257 - Add batch/transaction route (#646)
103530a868 - Throw Bad request exception if search param parsing fails. (#630)
-
Throw Bad request exception if search param parsing fails.
-
fixing tests
-
move the status check inside GetSummaryType
7ebb2fffaf - Fix de-serialization error in export job failure details (#645)
Build 20190909-1
Automatic release created from build 20190909-1
Work in this release
8f1c9e7fb7 - Merge pull request #641 from microsoft/personal/yazanal/fix-fhir-operation
Fix FhirOperation value emitted in ApiNotificationMiddleware
36fc74291b - Refactored the audit event type mapping. (#644)
- Refactored the audit event type mapping.
2d8024895d - Fix FhirOperation value emitted in ApiNotificationMiddleware
Build 20190906-4
Automatic release created from build 20190906-4
Work in this release
a122ee5dd5 - Updates package 'Microsoft.Azure.Storage.Blob' to version '11.0.0' (#627)
b2d370e60d - Splits out xml operations tests (#639)
2054e4e421 - Updates package 'Microsoft.Azure.Services.AppAuthentication' to version '1.3.1' (#638)
7316977584 - Updates package 'Microsoft.SqlServer.SqlManagementObjects' to version '150.18147.0' (#623)
ced75d779c - Add _include support to SQL server (#564)
Adds _include support for SQL server. Support is not included for the :iterate modifier. There also is no limit on the number of resources that may be included in a search bundle.
94dd8fb594 - Fixed potential nullref when throwing OperationFailedException. (#631)
b4c1f08cc3 - Fix STU3 system capabilities. (#635)
Build 20190904-4
Automatic release created from build 20190904-4
Work in this release
b78a911188 - Removed the forwarded header middleware by default. (#636)
2176bbd9af - Adds $versions endpoint. (#632)
Enables clients to find out what versions a server supports.
32b762d8f0 - Merge pull request #618 from microsoft/personal/yazanal/cdb-api-events
Adds Mediatr notifications for API responses and Cosmos DB operations
9207331460 - Updates package 'Polly' to version '7.1.1' (#634)
7d0ba931f6 - Address feedback
39c53f9f72 - Fix tests
38b31fb975 - Fix names
e566f87701 - Address feedback
3bb2587adb - Merge remote-tracking branch 'origin/master' into personal/yazanal/cdb-api-events
9351e491d8 - Merge branch 'personal/yazanal/cdb-api-events' of https://github.com/Microsoft/fhir-server into personal/yazanal/cdb-api-events
21caccad31 - Don't enable ApiNotificationsMiddleware by default since nothing consumes the events it outputs yet.
6026bf6341 - Fix spelling in Roles.md
Changed 'cusuming' to 'consuming'
7d9a2d3b80 - Add more comments and rename a couple of fields.
66ab1aec2b - Add missed comment
8f11e512ca - Fix arg exception
bec173bd2f - Ignore health check in ApiNotificationMiddleware, add tests.
101804d2fa - Revert more unneeded changes.
2c37eb22f9 - More cleanup
7c9c71922a - More reverts
15321926c9 - Merge remote-tracking branch 'origin/master' into personal/yazanal/backup
47fdb3a8f4 - Revert RetryExceptionPolicyFactory changes
b1d44747c7 - Add ResourceType and RequestCount to CosmosStorageContext.
83ac92e001 - Addressing PR feedback
6c5686e36d - Improved error handling for export requests (#596)
ef959ef607 - merge from master
ac74241122 - Adds conditional-create/update support (#610)
- Adds conditional-update
- Adds conditional create
- Adds Polly to E2E test handler
d24c0b845c - Retain continuation token when resolving route url. (#629)
-
Retain continuationToken by default while resolving route URL.
-
Modify test case to adhere to changed behavior.
0484112de1 - Merge pull request #624
Updates package 'selenium.chrome.webdriver' to version '76.0.0'
e4aa117b00 - Split out HttpIntegrationTestFixture and introduce caching (#625)
05ed8ca5b8 - Organizing solution folders (#626)
f479ac1dd1 - Updates package 'selenium.chrome.webdriver' to version '76.0.0'
6f15c33014 - Implements _pretty parameter. (#622)
Enables indented formatting for responses in both xml and json.
7d42931215 - Removes unsupported _sort parameters from next and self links in search results (#621)
-
Strip away unsupported _sort parameters from self/next links
-
PR feedback
-
PR feedback
-
Handle HTTP exceptions in test code where body is not an OperationOutcome
e7459cad19 - Clean up
50ff2454dc - Clean up
f82e947666 - Removed caller IP address from default logging since it is considered PII. (#616)
830c201439 - Updates package 'Microsoft.Azure.DocumentDB.Core' to version '2.5.1' (#602)
96f47e7afe - Emit Cosmos DB events using mediator
7575a8f32d - Merge remote-tracking branch 'origin/master' into personal/yazanal/metrics-abstraction
27d4aec711 - Rename MetricsMiddlewareExtensions to MetricsMiddlewareExtensions to match MetricsMiddleware
91120ab9df - Change MetricName to Name
3dd04099f0 - Fixes and more tests
c7c7921fdc - Add MetricMiddlewareTests
51a3f82c86 - Adds metrics middleware
bf219c14fc - Merge remote-tracking branch 'origin/master' into personal/yazanal/metrics-abstraction
be6ad8a50d - Merge remote-tracking branch 'origin/master' into personal/yazanal/metrics-abstraction
83f21ab518 - Merge remote-tracking branch 'origin/master' into personal/yazanal/metrics-abstraction
03077c71b5 - Metrics progress
Build 20190814-2
Automatic release created from build 20190814-2
Work in this release
b8d124c7c9 - Add caller IP address to audit log. (#606)
Add caller IP address to audit log.
fd031c1a0d - Remove near search for location resources. (#611)
-
Adds failing testcase for posting Location
-
Remove near search for location resources.
-
Add known failure to crucible.
cbd1f0d917 - Merge pull request #604 from microsoft/personal/rojo/continuation-token-encoding
Move exception handling for invalid continuation token.
63c5a8fd3e - Auto-update for packages related to 'Microsoft.AspNet' (#608)
Updates package 'Microsoft.ApplicationInsights.AspNetCore' to version '2.7.1'
Updates package 'Microsoft.Extensions.Logging.ApplicationInsights' to version '2.10.0'
c21fa4f193 - publish global.json (#609)
b37b79ea0e - Updates package 'Microsoft.NET.Test.Sdk' to version '16.2.0' (#607)
Updates package 'Microsoft.NET.Test.Sdk' to version '16.2.0'
a405364714 - Move exception handling for invalid continuation token lower in the call stack.
Build 20190807-1
Automatic release created from build 20190807-1
Work in this release
358467ffa6 - Auto-update for packages related to 'Hl7' (#601)
Updates package 'Hl7.Fhir.Serialization' to version '1.3.0'
Updates package 'Hl7.FhirPath' to version '1.3.0'
Updates package 'Hl7.Fhir.R4' to version '1.3.0'
Updates package 'Hl7.Fhir.STU3' to version '1.3.0'
f3992ed913 - Merge pull request #586 from microsoft/personal/rojo/add-sort-options
Add sort parameters to the search options
3603a5470a - Merge pull request #589 from microsoft/personal/rojo/continuation-token-encoding
Change regex to be object.
e8c56f4e45 - Fixed the issue with meta property not being exported. (#594)
The resources exported through bulk export didn't have the Meta property set. This was due to the optimization put in place that skipped some of the business logic.
b39402ce51 - Change sort order to an enum.
71d52c3b3d - Improve regex speed.
527887336e - Added logic to allow export job to be canceled. (#576)
Added logic to allow export job to be canceled.
106a1bede1 - Updates package 'Microsoft.Azure.KeyVault' to version '3.0.4' (#590)
dc09c93b4d - Merge pull request #583 from microsoft/auto-nuget-update/nsubstitute
Updates package 'NSubstitute' to version '4.2.1'
ab7ec803d0 - Update version in THIRDPARTYNOTICES.md
ff775d581d - Change regex to be object.
1b9e3c2867 - Update missed projects
d77b7177f2 - Revert "Require seconds in a date time where hours and minutes are given."
This reverts commit 8e3c5a2.
945b63576e - Add sorting data to search options.
8e3c5a24a3 - Require seconds in a date time where hours and minutes are given.
82b5b2e0e9 - Updates package 'NSubstitute' to version '4.2.1'
Build 20190719-1
Automatic release created from build 20190719-1
Work in this release
61560cc711 - Fixes null reference when validating narratives (#588)
- Fixes null reference when validating narratives
- Fixes OperationOutcomeIssue values in NarrativeValidator
880572c2f1 - Merge pull request #584 from microsoft/personal/rojo/continuation-token-encoding
Encode the continuation token
c08bcee8e1 - Base 64 encode the continuation token and send a proper error message when a bad continuation token is passed. Fixes issues #452 and #453.
555435f433 - Merge pull request #581 from microsoft/auto-nuget-update/microsoft.azure.services.appauthentication
Updates package 'Microsoft.Azure.Services.AppAuthentication' to version '1.2.0'
5620da2a7e - Updates package 'Microsoft.Azure.Services.AppAuthentication' to version '1.2.0'