Changes:
Updates applicable to both persistence providers
- 8632560 generic queue (#2573)
- Adds performant, generic queue to be used in later commits.
- 2b5a9ef Return valid FHIR Resource from Throttling Middleware (#2615)
- Returns a valid OperationOutcome resource for 429 responses.
- 6fef42a [Tests] Add operation ID as part of FHIR exception message (#2618)
- Appends operation ID to exceptions for easier troubleshooting.
Updates applicable to SQL implementation only
- c50a1c2 Support check import progress during execution (#2567)
- Store import progress in sub tasks & support get progress
- b07018b fix import resource version (#2621)
- Currently the resources created by POST version start from 1, keep same behavior change import resource version to 1.
General
- e1c2a9e Allow dependabot to update GH Actions + Docker (#2378)
- Expanded scope of what dependabot can change.
Documentation
- 075a478 Update quickstarts and minor docs spruces (#2591) [ #2225, #2326 ]
- Fixes some issues with the quickstart docs (like
az group
deprication warnings, deploying SQL backend, updating deployment template)
- Fixes some issues with the quickstart docs (like
- bf4453d Personal/v stevewohl/reg reg app doc update (#2627)
- Added a prerequisites section for AD RBAC roles of Application Administrator and Application Developer.
- 1b525ef Microsoft mandatory security file (#2612)
- Adds the
SECURITY.MD
file that is required for Microsoft repos.
- Adds the
Package Updates
- 59d726b Bump Hl7FhirVersion from 3.8.2 to 4.0.0 (#2597)
- fbfb52e Bump Microsoft.Extensions.Http.Polly from 6.0.4 to 6.0.5 (#2610)
- edf997f Bump HealthcareSharedPackageVersion from 6.1.37 to 6.1.44 (#2609)
- e1b727e Bump Microsoft.SqlServer.SqlManagementObjects (#2629)
- afdad78 Bump Microsoft.SqlServer.DACFx from 160.5400.1 to 160.6161.0 (#2624)
This list of changes was auto generated.