Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
3.4.138
Feature Enhancements
- [Impacts Azure Health Data Services(SQL)] Improve $import throughput by parallel import by @SergeyGaluzo in #3270
Bug fixes
- Adding errors to the $reindex job operation by @v-mserdar in #3264
- Fix: URL under Capability Statement not Absolute Uri by @abiisnn in #3265
Test/ Pipeline fixes
- Adding log output to reindex tests by @v-mserdar in #3278
- Remove Basic Auth from Redeploy Ci Pipeline by @PTaladay in #3268
- Disabled two heart beat tests failing intermittently by @PTaladay in #3271
- Fix performance for metadata url by @abiisnn in #3274
Package Updates
- Bump Newtonsoft.Json.Schema from 3.0.14 to 3.0.15 by @dependabot in #3272
- Bump HealthcareSharedPackageVersion from 6.2.78 to 6.2.80 by @dependabot in #3273
- Bump HealthcareSharedPackageVersion from 6.2.80 to 6.2.81 by @dependabot in #3276
- Bump Microsoft.Azure.Cosmos from 3.32.3 to 3.33.0 by @dependabot in #3269
- [DotNet] Upgrade dotnet version to 7.0.203 by @fhibf in #3279
Reverted changes
- $import: disable initial load mode by @SergeyGaluzo in #3253
- Revert "$import: disable initial load mode (#3253)" by @SergeyGaluzo in #3277
Full Changelog: release/3.4.124...release/3.4.138
3.4.124
What's Changed
Feature enhancement
- [Azure API for FHIR (Cosmos)] FHIR services to get the updated status of "unsupported" for search parameters that were originally marked as "Disabled". by @PTaladay in #3266
- Logging enhancement for Reindex jobs by @PTaladay in #3256
Bug Fixes
- [SMART on FHIR] Examining clinical scope values in claim by @v-mserdar in #3250
Test / Pipeline enhancements
- [Azure Health Data Services (SQL)] Update severity to Warning to be consistent by @rbans96 in #3223
- Attempting to fix issue with delete group by @PTaladay in #3259
- $convert-data refactor enables use of convert with default templates without external permissions/tokens by @ShaunDonn in #3263
Package Updates
- Bump FluentValidation from 11.5.1 to 11.5.2 by @dependabot in #3220
- Bump HealthcareSharedPackageVersion from 6.2.74 to 6.2.78 by @dependabot in #3255
New Contributors
- @ShaunDonn made their first contribution in #3263
Full Changelog: release/3.4.116...release/3.4.124
3.4.116
What's Changed
Azure Health Data Services (SQL)
- Users/sergal/dualimport2 by @SergeyGaluzo in #3251
Full Changelog: release/3.4.115...release/3.4.116
3.4.115
What's Changed
Feature enhancements
- Selective Search Parameter Update Logic to add handler for update of search parameter status to either supported or disabled by @PTaladay in #3234
Bug Fixes
- Fixed User Agent header value is not logging in Platform by @PTaladay in #3231
- [Azure API for FHIR (Cosmos)] [Health Check] Limiting Gen1 Health Check to a 30 seconds operation, and allowing this operation to be retried in case of CosmosOperationCanceledException by @fhibf in #3224
- Add validation invalid parameter type by @abiisnn in #3228
- [Azure Health Data Services (SQL)] Fix duplicate key error when getting params and body content by @v-mserdar in #3232
Test / Pipeline Updates
- [Azure Health Data Services (SQL)] New import tool by @v-mserdar in #3182
- [Azure Health Data Services (SQL)] Add Tests for OrchestratorJob and SqlQueueClient by @ccfromms in #2725
- [Azure Health Data Services (SQL)] Generic watchdogs infrastructure by @SergeyGaluzo in #3218
Package Updates
- Bump Azure.Storage.Blobs from 12.15.1 to 12.16.0 by @dependabot in #3226
- Bump HealthcareSharedPackageVersion from 6.2.57 to 6.2.70 by @dependabot in #3229
- Bump HealthcareSharedPackageVersion from 6.2.70 to 6.2.74 by @dependabot in #3237
Full Changelog: release/3.4.104...release/3.4.115
3.4.104
What's Changed
Bug Fixes
- [Impacts Azure Health Data Services (SQL) only] Optimization for Queries with Identifiers @feordin in #3207
- Fixing transient issues associated with loading custom search parameters by @feordin in #3222
Package Updates
- Bump Microsoft.Extensions.Http.Polly from 7.0.3 to 7.0.5 by @dependabot in #3221
- Bump HealthcareSharedPackageVersion from 6.2.56 to 6.2.57 by @dependabot in #3214
- Bump System.Private.ServiceModel from 4.10.1 to 4.10.2 by @dependabot in #3200
Full Changelog: release/3.4.99...release/3.4.104
3.4.99
What's Changed
Feature changes
- Add $status endpoint to get search parameter status by @PTaladay in #3216
- [Impact only Azure Health Data Services (SQL)] Throttling Configuration updated to 75 by @v-mserdar in #3215
Bug Fixes
- [Impact only Azure Health Data Services (SQL)] For Import job, fix InvalidOperationException thrown as RetriableJobException by @v-mserdar in #3217
Test/ Pipeline fixes
- Adds additional test for 2 chained searches with 1 include by @brendankowitz in #3181
- Add scope parameter to inferno.http by @yoju0121 in #3118
Full Changelog: release/3.4.94...release/3.4.99
3.4.94
Feature Enhancements
- Scaling : Set default throttling values for both cosmosdb and sqlserver by @v-mserdar in #3198
Bug Fixes
- Fix Null reference exceptions in compute nodes by @fhibf in #3199
- Changes unconfigured export message from error to info by @Tom-Markoch in #3193
Test/ Pipeline enhancements
- [Azure Health Data Services (SQL)] Retry logic added for SQL connections to reduce intermittent erros by @Tom-Markoch in #3051
- Disable test: Guardian incorrectly detects secrets in the source code by @Tom-Markoch in #3203
- Test for a string getting identified as secrets by Guardian by @v-mserdar in #3206
- Credscan report : Add pipeline task for to automatically create bugs for security tool failures by @apurvabhaleMS in #3194
- Fix the branch name condition : Add pipeline task for to automatically create bugs for security tool failures by @apurvabhaleMS in #3204
- SMART on FHIR : Minor data edits for Inferno by @yoju0121 in #3197
- Adds authentication to the tool so resource blends can be uploaded to servers by @Tom-Markoch in #3211
Package Updates
- Bump Azure.Storage.Blobs from 12.15.0 to 12.15.1 by @dependabot in #3196
- Bump HealthcareSharedPackageVersion from 6.2.55 to 6.2.56 by @dependabot in #3209
- Bump Microsoft.Azure.Cosmos from 3.32.1 to 3.32.3 by @dependabot in #3210
Full Changelog: release/3.4.79...release/3.4.94
3.4.79
What's Changed
Feature Enhancements
- [Patient $everything] Adding validation to continuation tokens to include any additional page with results by @fhibf in #3177
Test/Pipeline enhancements
- Add pipeline task to automatically create bugs for security tool failures @apurvabhaleMS in #3179
Package Updates
- Bump System.Private.ServiceModel from 4.10.0 to 4.10.1 by @dependabot in #3185
- Bump HealthcareSharedPackageVersion from 6.2.52 to 6.2.55 by @dependabot in #3190
Full Changelog: release/3.4.75...release/3.4.79
3.4.75
What's Changed
Feature enhancements
- [Azure Health Data Services (SQL)] Enable force reindex and reduce transient errors by @v-mserdar in #3163
Test/Pipeline Updates
- [Azure API for FHIR (Cosmos)] QueueClient Integration test
- Skip queueClient integration tests for Cosmosdb by @rbans96 in #3173
- Increase the stability of queueclient in tests be retrying on update operations by @brendankowitz in #3171
- Adds more retries in CosmosQueueClient by @brendankowitz in #3174
- [Azure Health Data Services (SQL)] Move audit files to core project so it can be leveraged by AKS platform by @rbans96 in #3167
- [DotNet] Increase DotNet SDK version to v7.0.202 by @fhibf in #3178
- Add Security scans -CSRF and Roslyn analyzer build task to PR and CI pipeline by @apurvabhaleMS in #3165
Package Updates
- Bump HealthcareSharedPackageVersion from 6.2.46 to 6.2.52 by @dependabot in #3172
Full Changelog: release/3.4.67...release/3.4.75
3.4.67
What's Changed
Bug Fixes
- [Applies to both persistent layer]: Handle pretty parameter for single resource by @idrisfl in #3110
- [Applies to both persistent layer]: Add User-Agent to Request Telemetry Logs by @PTaladay in #3151
Test /Pipeline fixes
- [Azure API for FHIR (Cosmos)] Adds CosmosQueueClient by @brendankowitz in #3140
- [Azure Health Data Services (SQL)] Change heartbeat tests to be more reliable by @LTA-Thinking in #3154
- [Azure Health Data Services (SQL)] Moves a logging statement to avoid logging errors that don't fail a call. by @LTA-Thinking in #3161
Documentation
- Update ConvertDataOperation.md by @irenepjoseph in #3164
Package Updates
- Bump HealthcareSharedPackageVersion from 6.2.39 to 6.2.43 by @dependabot in #3157
- Bump Microsoft.IO.RecyclableMemoryStream from 2.3.1 to 2.3.2 by @dependabot in #3158
- Bump HealthcareSharedPackageVersion from 6.2.43 to 6.2.46 by @dependabot in #3159
- Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #3162
New Contributors
- @idrisfl made their first contribution in #3110
- @irenepjoseph made their first contribution in #3164
Full Changelog: release/3.4.57...release/3.4.67