Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2025

This PR contains the following updates:

Package Change Age Confidence
dev.dsf:dsf-fhir-rest-adapter (source) 1.8.0 -> 1.9.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

datasharingframework/dsf (dev.dsf:dsf-fhir-rest-adapter)

v1.9.0: 1.9.0 - Dependency Upgrades and Non Root Reverse Proxy

Compare Source

General remarks:

  • This is an update for the 1.x DSF and not compatible with 0.9.x and older versions developed at highmed/highmed-dsf.
  • To Update an existing 1.x installation, please see the 1.8.0 -> 1.9.0 Upgrade Guide.
  • For a fresh deployment, follow the installation instructions.
  • With this release library dependencies have been updated.
  • The integrated camunda engine of the DSF BPE server was upgraded to version 7.24, requiring a small change to the database schema of the DSF BPE.

Features:

  • The HARICA Client Authentication RSA and ECC Issuing CAs have been added to default accepted client issuing CAs. Visit dsf.dev for a full list of default root and issuing CA.
  • The Apache httpd based reverse proxy docker images fhir_proxy and bpe_proxy now execute as non root users. The fhir_proxy container executes with uid/gid 4101, the bpe_proxy container with uid/gid 4202.

Docker containers for this release can be access via the GitHub Docker registry - ghcr.io:

Issues closed:

  • Add HARICA Client Authentication RSA and ECC Issuing CAs #​363
  • Upgrade Dependencies #​359
  • Start New Development Cycle #​358
  • Support for running the proxy containers as non-root by default #​352

This release contains contributions from @​EmteZogaf, @​hhund, @​jaboehri and @​schwzr.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (577f8c6) to head (c641745).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #701   +/-   ##
==========================================
  Coverage      81.98%   81.98%           
  Complexity       766      766           
==========================================
  Files            166      166           
  Lines           3008     3008           
  Branches         300      300           
==========================================
  Hits            2466     2466           
  Misses           429      429           
  Partials         113      113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant