summaryrefslogtreecommitdiff
path: root/src/main/kotlin/dev/dnpm/etl/processor/output/MtbFileSender.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-9/+9
2025-04-06feat: support multiple request content types (#109)Paul-Christian Volkmer1-10/+2
2024-07-15refactor: add types for patient id and pseudonymPaul-Christian Volkmer1-1/+2
2024-05-27feat: use RequestId typePaul-Christian Volkmer1-2/+3
2024-01-11feat: show configured endpointsPaul-Christian Volkmer1-0/+2
2023-08-09Decouple request and response processingPaul-Christian Volkmer1-6/+15
2023-07-31Enable patient data deletionPaul-Christian Volkmer1-2/+6
2023-07-31Add request ID to Kafka keyPaul-Christian Volkmer1-1/+3
2023-07-25Added Link to request reportPaul-Christian Volkmer1-1/+3
2023-07-25Add request and status loggingPaul-Christian Volkmer1-2/+7
2023-07-24Initial commitPaul-Christian Volkmer1-0/+28