Known issues:
- Anonymized export throws an error in this release and does not success, caused by package update 9a7760c
Changes:
Updates on the Azure API for FHIR
6cf65b2 Prevent 500 for too big post request (#1988)
- Make sure what we don't explode if user does search with big post form.
af45876 Added missing parameters to ReIndex status output query (#2049)
- Added missing parameters while returning status call for reindex
d818b60 Added status to bundle response (#2045)
- Added status for bundle.Resource.Response while returning history bundle. This status depends on bundle.Resource.Request method httpverb.
- Addresses Issue #2026
18b313d Export is more resilient to 429s (#2057)
f097f46 Update PercentComplete to display 1/10th of the Progress for reindexing (#2053)
- Updated PercentComplete to display 1/10th of the progress when query for the reindexing status
- Do not output fields with no values
97cb859 Don't crash on put if no search parameter exist (#2048)
- Prevent null ref exception during PUT for search parameter
- Addresses Issue #1849
08ba275 Add artifact store in configuration (#2042)
- User can config artifacts at image level with imageName and digest (previous only registry level)
- Artifact config can be shared by other features like de-id export (store config files in ACR)
Updates for SQL open-source only
0f16e68 Enable patient-everything in SQL Server (#2046)
- Enable patient-everything in SQL Server.
Documentation & Process Updates
920df20 Update Files for DaVinci Plan Net (#2041)
62a2163 Adding dev containers for vscode (#2039)
Test Updates
1d861f1 Makes Purge-history test skippable (#2055)
Package Updates
9a7760c Bump Hl7FhirVersion from 3.2.0 to 3.3.0 (#1998)
1ae3a5e Bumps healthcare-shared-package-version and add transaction in initialization SQL Script (#2050)
25be133 Bump HealthcareSharedPackageVersion from 2.1.38 to 2.1.40 (#2043)
ca14047 Bump AngleSharp from 0.15.0 to 0.16.0 (#2036)
This list of changes was auto generated.