github microsoft/fhir-server release/3.0.81
3.0.81

2 years ago

Changes:

Updates

  • Impacts SQL persistence provider :
    • Fixes issue with :not operation. Quering with :not operator was returning more results than expected. 4ac11f4 [Bugfix] [SQL-Search] Fix SQL code generation when :not operator is included. (#2785)
    • Fixes an issue with Export job, where a long job info value can produce a reoccurring exception on export job handling c200275 Fix long job info crash (#2802)
    • Fixes the issuewhere lock on certain requests when import is running was blocking legitimate requests, like export.
      498e400 Initial import lock refinement (#2774)
  • Impacts Cosmos DB persistence provider:
    • Fixes issue where $export with a long timespan results in the export never returning and providing status code 202 (accepted)
      e44b27b Additional fix for Failed Export due to RequestEntityToolarge (#2803)

Tests

  • Added SDL tools as part of CI pipeline : ffd91ea Adds SDL analysis tools, cleaup PR builds (#2797)
  • Enabled for Performance testing : feda419 Standalone resource parser (#2751)

Package Updates

  • 4f8c054 Bump System.Configuration.ConfigurationManager from 6.0.0 to 6.0.1 (#2801)
  • fa9ec0c Bump Microsoft.Azure.Cosmos from 3.30.0 to 3.30.1 (#2789)

This list of changes was auto generated.

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.