google / fhir-gateway

A generic proxy server for applying access-control policies for a FHIR-store.
Other
75 stars 29 forks source link

Updates Spring to 6.1.13 and other version updates #310

Closed bashir2 closed 1 month ago

bashir2 commented 1 month ago

Description of what I changed

Fixes #155; in particular see this comment for more details. The main motivation was to upgrade the Spring version to address vulnerabilities but it also enabled us to upgrade HAPI and some other library versions.

E2E test

TESTED:

Ran the gateway locally and tested both list and patient access-checker with a local Keycloak.

Checklist: I completed these to help reviewers :)

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.63%. Comparing base (383ae75) to head (7e2056b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ============================================ - Coverage 69.77% 69.63% -0.14% Complexity 335 335 ============================================ Files 25 25 Lines 1330 1324 -6 Branches 214 214 ============================================ - Hits 928 922 -6 Misses 316 316 Partials 86 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.