Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
3.4.268
What's Changed
Azure Health Data Services (SQL)
- Periodic dequeue of jobs with timed out heartbeats. by @SergeyGaluzo in #3470
- Enabling Selectable search parameter functionality in OSS. by @PTaladay in #3443
Full Changelog: release/3.4.266...release/3.4.268
3.4.266
What's Changed
Azure API for FHIR (Cosmos)
- Hotfix/restore cdb export by @LTA-Thinking in #3465
Azure Health Data Services (SQL)
- fix reindex calls so that they correctly apply retry calls by @v-mserdar in #3451
- Use merge TVPs in reindex (update search parameters) by @SergeyGaluzo in #3439
- Enable defrag by default. by @SergeyGaluzo in #3452
- Invisible history feature flag by @SergeyGaluzo in #3460
- Fix some intermittent test failures by @SergeyGaluzo in #3466
- SearchParameter $status failing when called by @PTaladay in #3469
Common to both Azure API for FHIR and Azure Health Data Services
- Added sanitization for user received data that is being logged. by @PTaladay in #3424
- Removed is searchable and sort for search param in reindex by @PTaladay in #3432
Other Changes
- Revert Fix: Do not allow Duplicated Search Parameters (#3334) by @apurvabhaleMS in #3449
- Updating PR pipeline to use variable for windows agents by @PTaladay in #3448
- Removes details from Inferno.http by @brendankowitz in #3455
- Allow local export defaults when debugging by @brendankowitz in #3468
Package Updates
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #3447
Full Changelog: release/3.4.252...release/3.4.266
3.4.252
What's Changed
Feature enhancements
- Adds soft-deleted extension by @brendankowitz in #3412
- Add check for invisible resources in GetAsync by @SergeyGaluzo in #3444
Documentation changes
- Import changes in sync with Azure docs by @EXPEkesheth in #3431
Pipeline changes
- Updating to ci3 as ci2 won't setup sql dbs. by @PTaladay in #3435
- Fix for build pipeline to allow agent pool selection by @PTaladay in #3442
-
- SqlQueueClient protection and watchdogs w/o connection factory by @SergeyGaluzo in #3430
- cleanup the retry logic by @v-mserdar in #3429
Package Updates
- Bump FluentValidation from 11.5.2 to 11.6.0 by @dependabot in #3426
- [DotNet] Update dotnet SDK to v7.0.306 by @fhibf in #3433
- Bump AngleSharp from 1.0.3 to 1.0.4 by @dependabot in #3434
Full Changelog: release/3.4.242...release/3.4.252
3.4.242
What's Changed
Azure Health Data Services (SQL)
- Handling extra racing condition by @SergeyGaluzo in #3418
- Remove double retry by @SergeyGaluzo in #3423
- SqlStoreClient class, SqlRetryService signatures plus by @SergeyGaluzo in #3427
Common to both Azure API for FHIR and Azure Health Data Services
- Removed Status for Search Params in Capability Statement by @PTaladay in #3413
- [Bundle] Replace LogTrace with LogInformation by @fhibf in #3417
Other Changes
- Adds SBOM validator task by @apurvabhaleMS in #3402
- Added task in Analyze.yml to cleanup VM in Build by @PTaladay in #3419
- SBOM validator task by @apurvabhaleMS in #3415
Package Updates
- Bump Microsoft.Extensions.Http.Polly from 7.0.8 to 7.0.9 by @dependabot in #3411
- Updated xunit dependencies together. by @PTaladay in #3410
- Bump System.Security.Cryptography.Pkcs from 7.0.2 to 7.0.3 by @dependabot in #3370
Full Changelog: release/3.4.231...release/3.4.242
3.4.231
What's Changed
Azure Health Data Services (SQL)
- HardDeleteResource query plan stability by @SergeyGaluzo in #3403
- Disabling check for conditional references by @SergeyGaluzo in #3382
- Audit logs for incremental import by @rajithaalurims in #3405
- Generating immuatable scheme model based on latest schema by @rajithaalurims in #3407
Common to both Azure API for FHIR and Azure Health Data Services
- [Livesite] Handled nested SecurityTokenException by @fhibf in #3396
- Fixed bug with force reindex and when no work to be done. by @PTaladay in #3400
Other Changes
Documentation
- Update README.md by @liamsegura in #3397
Package Updates
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #3393
- Updating Storage Blob API package to the latest by @v-iyamauchi in #3359
New Contributors
- @liamsegura made their first contribution in #3397
Full Changelog: release/3.4.221...release/3.4.231
3.4.221
What's Changed
Azure Health Data Services (SQL)
- Transaction WD registration by @SergeyGaluzo in #3395
- Invisible history records by @SergeyGaluzo in #3398
Common to both Azure API for FHIR and Azure Health Data Services
- nugetMultiFeedWarnLevel set to none by @rajithaalurims in #3391
- Added Status and $Status operation to CapabilityStatement by @PTaladay in #3381
Other Changes
- Update .vsts-PRInternalChecks-azureBuild-pipeline.yml for Azure Pipelines by @rajithaalurims in #3389
- Fix: Do not allow Duplicated Search Parameters by @abiisnn in #3334
Package Updates
- Extending IAuditLogger interface for the new Audit log table. by @v-iyamauchi in #3386
Full Changelog: release/3.4.214...release/3.4.221
3.4.214
What's Changed
Azure API for FHIR (Cosmos)
- Additional Logging added to capture Import mode by @rajithaalurims in #3375
Azure Health Data Services (SQL)
- SQL without transaction next by @SergeyGaluzo in #3360
Documentation
- Update ConvertDataOperation.md by @irenepjoseph in #3212
Package Updates
- Adding a support for telemetry via Azure Monitor OpenTelemetry by @v-iyamauchi in #3377
- Bump Microsoft.Azure.Cosmos from 3.34.0 to 3.35.1 by @dependabot in #3378
- Bump Microsoft.Extensions.Http.Polly from 7.0.7 to 7.0.8 by @dependabot in #3369
- Bump StyleCop.Analyzers from 1.2.0-beta.435 to 1.2.0-beta.507 by @dependabot in #3367
Full Changelog: release/3.4.206...release/3.4.214
3.4.206
What's Changed
Common to both Azure API for FHIR and Azure Health Data Services
Full Changelog: release/3.4.205...release/3.4.206
3.4.205
What's Changed
Azure Health Data Services (SQL)
- Merge without SQL transaction by @SergeyGaluzo in #3347
- Add group id to log messages by @SergeyGaluzo in #3356
- Changes of incremental import billing by @rajithaalurims in #3354
Common to both Azure API for FHIR and Azure Health Data Services
- HostingBackgroundService should wait for StorageInitialized by @brendankowitz in #3333
- [Security] Security Advisory CVE-2023-29331 // dotnet v7.0.304 by @fhibf in #3358
- Add system to smart clinical scopes by @feordin in #3348
Other Changes
- adding New Feature without the hyphen character for valid check by @v-mserdar in #3355
Full Changelog: release/3.4.198...release/3.4.205
3.4.198
Test / Pipeline changes
- [Impacts only Azure Health Data Services (SQL)] Schema Migration: Added hints to copy section by @SergeyGaluzo in #3346
- inferno: revising trademark symbol to unicode by @v-mserdar in #3353
Package Updates
- Bump HealthcareSharedPackageVersion from 6.2.99 to 6.2.103 by @dependabot in #3344
- Bump Health.Fhir.Liquid.Converter from 5.1.0.7 to 5.1.0.101 by @dependabot in #3345
- Bump Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 by @dependabot in #3349
- Bump Microsoft.Extensions.Http.Polly from 7.0.5 to 7.0.7 by @dependabot in #3350
- Bump Polly from 7.2.3 to 7.2.4 by @dependabot in #3351
- Bump AngleSharp from 1.0.2 to 1.0.3 by @dependabot in #3340
Full Changelog: release/3.4.190...release/3.4.198