Known Issues:
- There is a known issue in this release with the SQL Provider that will cause the
RawResource
column in the database to save incorrectly. This occurs in a small number of cases when a transient exception occurs that causes the provider to use its retry logic.
Changes:
Updates applicable to SQL implementation only
0c26282 Update healthcare shared components and SQL code (#2535)
- Uses new SqlClient that allows for inbuilt retry for transient SQL issues
39370d2 Fix 29.sql migration script (#2539)
- Updated correct version in TransactionCheckWithInitialiScript
0c4036b change get next tasks SP (#2516)
- Change get next SP task to avoid deadlock.
Tooling
edbc95d Add readme for Importer (#2520)
- Added README for importer tool
adf9027 Adds Sync to Devops workflow (#2384)
- Adds Sync to Devops workflow
Test Updates
c9281b4 Fix history tests (#2518)
- Fixed Cosmos implementation in history test.
Package Updates
e0209b3 Bump prometheus-net.AspNetCore from 5.0.2 to 6.0.0 (#2536)
035ef42 Bump Microsoft.Azure.Cosmos from 3.24.0 to 3.26.1 (#2537)
a90188a Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#2533)
d37a5e3 Bump Microsoft.Extensions.Http.Polly from 6.0.2 to 6.0.3 (#2531)
f2389fc Bump AspNetPackageVersion from 5.0.14 to 5.0.15 (#2527)
ba1294c Bump HealthcareSharedPackageVersion from 4.0.25 to 4.0.28 (#2498)
This list of changes was auto generated.