summaryrefslogtreecommitdiff
path: root/src/main/java/dev/dnpm/etl/processor/consent
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer8-2/+122
2026-01-22feat!: allow missing GenomDE gICS domain name (#244)Paul-Christian Volkmer1-1/+1
2025-12-04chore: return proper response on any evaluation error (#215)Paul-Christian Volkmer2-3/+46
2025-12-04feat: check MII broad consent (#213)Paul-Christian Volkmer2-0/+83
2025-12-03feat: simple HTTP GET based consent fetch (#208)Paul-Christian Volkmer3-39/+187
2025-11-10feat: config option for broad consent version (#189)Paul-Christian Volkmer1-4/+5
2025-11-07fix: use ..hc.core5.net.URIBuilder for URI (#187)v0.12.0-rc.2Paul-Christian Volkmer1-7/+21
2025-11-06chore: use jspecify and NullAway (#183)Paul-Christian Volkmer3-7/+19
2025-10-31fix: set ignoreVersionNumber to `true` at GicsConsentService.getFhirRequestPa...jlidke1-1/+1
2025-10-28feat: do not convert MII consent again (#169)Paul-Christian Volkmer1-0/+18
2025-10-23fix: remove entry from consent.category (#162)Paul-Christian Volkmer1-0/+7
2025-10-23fix: add MII Broad Consent Category (#160)Paul-Christian Volkmer1-0/+8
2025-10-22build: add spotless for java code (#158)Paul-Christian Volkmer5-376/+350
2025-10-22Merge pull request #154Paul-Christian Volkmer1-88/+138
2025-08-15feat: check consent for DNPM 2.1 requests (#126)Paul-Christian Volkmer4-140/+166
2025-07-2263 check consent status (#120)jlidke5-0/+390