Changes:
Performance enhancements
- 0d93b8c SearchIndexer uses its own Expression Cache (#2763) : In the .NET FHIR library the
IValueProviderFPExtensions.MAX_FP_EXPRESSION_CACHE_SIZE setting was introducing noticeable performance degradation once 500
expressions were cached. Change was made to allow SearchIndexer to cache all expressions in search-params.json.
Updates applicable to SQL implementation only
- c04514d Revise RawResource sql constraint (#2760): Revises constraint of data length on Raw resource column.
- bcc9d1a FHIR Schema Manager (#2736): Schema manager project is authored to ensure all the managed accounts are on the latest schema version.
- e359781 Added SP form paas 3.sql to FHIR's Schema migration script (#2747) : Added stored procedure to determine uncompleted jobs associated with particular status.
Test enhancements
- fe7b59c Adding task delay for transitory error (#2749): Reduce transient errors and improve reliability.
Package Updates
- 7aac2f3 Bump HealthcareSharedPackageVersion from 6.1.89 to 6.1.91 (#2766)
- 124b5a3 Bump Azure.Identity from 1.6.0 to 1.6.1 (#2767)
- f0013a3 Bump xunit.extensibility.core from 2.4.1 to 2.4.2 (#2757)
- 5631f3b Bump Azure.Storage.Blobs from 12.13.0 to 12.13.1 (#2761)
- 7c84bb3 Bump Microsoft.Azure.Cosmos from 3.29.0 to 3.30.0 (#2756)
- 0e9652e Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#2753)
- bb55019 Bump xunit.assert from 2.4.1 to 2.4.2 (#2754)
- 976c53c Fix for [Component Governance Alert] - CVE-2022-34716 in
System.Security.Cryptography.Xml 5.0.0 (#2755) - 33231a5 Bump Microsoft.Health.Fhir.Liquid.Converter from 5.0.3.4 to 5.0.5.5 (#2748)
- 651a22e Bump Microsoft.SqlServer.SqlManagementObjects (#2750)
- 9fdf522 Bump Hl7FhirVersion from 4.1.0 to 4.2.1 (#2744)
This list of changes was auto generated.