index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
kotlin
/
dev
/
dnpm
/
etl
/
processor
/
output
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
2
-260
/
+261
2026-03-05
deps!: migrate to Spring Boot 4 (#250)
Paul-Christian Volkmer
1
-6
/
+18
2026-01-07
feat!: do not delete patient information if no consent is given (#236)
Paul-Christian Volkmer
1
-0
/
+27
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
2
-367
/
+406
2025-10-31
fix: only send nested content with MTB record (#175)
Paul-Christian Volkmer
1
-2
/
+2
2025-08-27
fix: add missing requestId to KafkaMtbFileSender (#142)
Paul-Christian Volkmer
1
-0
/
+2
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
3
-531
/
+4
2025-05-30
chore: update dnpm mtb dto library (#113)
Paul-Christian Volkmer
2
-35
/
+47
2025-04-06
feat: support multiple request content types (#109)
Paul-Christian Volkmer
3
-209
/
+418
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
2
-58
/
+155
2025-03-23
feat: do not retry on validation issues (#89)
Paul-Christian Volkmer
1
-4
/
+9
2025-03-22
feat: handle and save issue report for non HTTP 2xx responses
Paul-Christian Volkmer
2
-8
/
+8
2025-03-20
chore: use API URL to DNPM:DIP
Paul-Christian Volkmer
1
-7
/
+7
2025-03-08
refactor: use different sender classes for bwHC and DIP
Paul-Christian Volkmer
2
-5
/
+267
2025-03-08
fix: use patient pseudonym value
Paul-Christian Volkmer
1
-2
/
+2
2025-03-08
feat: Support POSTing data to dnpm:dip
Niklas Sombert
1
-7
/
+7
2025-02-09
test: explicit request URI check and fix use of expect()
Paul-Christian Volkmer
1
-24
/
+24
2024-11-01
feat: Allow configuring basic auth for the rest uri (#75)
Niklas
1
-3
/
+3
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
2
-5
/
+9
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
2
-13
/
+19
2024-03-09
feat: do not use episode id in kafka record key
Paul-Christian Volkmer
1
-1
/
+1
2024-02-19
feat: new kafka config due to kafka input
Paul-Christian Volkmer
1
-7
/
+7
2024-01-04
test #17: add tests for retry
Paul-Christian Volkmer
2
-0
/
+111
2024-01-04
feat #17: initial support for request retry
Paul-Christian Volkmer
2
-4
/
+11
2023-08-16
Issue #7: Send and expect requestId in record body, not in record key (#8)
Paul-Christian Volkmer
1
-4
/
+8
2023-08-12
Code cleanup
Paul-Christian Volkmer
1
-8
/
+8
2023-08-11
Issue #2: Do not serialize JSON string as custom string (#4)
Paul-Christian Volkmer
1
-12
/
+48
2023-08-10
Add tests for KafkaMtbFileSender
Paul-Christian Volkmer
1
-0
/
+169
2023-08-10
Tests for RestMtbFileSender
Paul-Christian Volkmer
1
-0
/
+159