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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
build: update to Spring Boot 3.2.0
Paul-Christian Volkmer
1
-2
/
+2
2023-12-04
feat: add page that shows transformation configuration
v0.2.0
Paul-Christian Volkmer
5
-1
/
+117
2023-12-04
docs: remove notice on how to setup kafka
Paul-Christian Volkmer
1
-2
/
+0
2023-12-04
style: add colored table rows for requests
Paul-Christian Volkmer
1
-11
/
+41
2023-12-04
chore: update Kotlin and dependency management plugin
Paul-Christian Volkmer
1
-3
/
+3
2023-11-25
chore: update Spring Boot to version 3.1.6
Paul-Christian Volkmer
1
-1
/
+1
2023-11-25
test: add integration test for mtb file transformation
Paul-Christian Volkmer
1
-0
/
+93
2023-11-21
chore: Update Kotlin version to 1.9.20
Paul-Christian Volkmer
1
-2
/
+2
2023-10-20
chore: Update Apache Kafka client library to version 3.6.0
Paul-Christian Volkmer
1
-2
/
+2
2023-10-20
chore: Update Spring Boot to version 3.1.5
Paul-Christian Volkmer
1
-1
/
+1
2023-10-05
Issue #12: Remove obsolete braces from transformation examples
Paul-Christian Volkmer
1
-3
/
+3
2023-10-05
Merge pull request #13 from CCC-MF/issue_12
Paul-Christian Volkmer
9
-9
/
+262
2023-10-05
Issue #12: Change README.md to show transformation config names as env var
Paul-Christian Volkmer
1
-3
/
+3
2023-10-05
Issue #12: Log transformation count applied on application start
Paul-Christian Volkmer
1
-0
/
+4
2023-10-05
Issue #12: Transform MTBFile objects by using transformation rules
Paul-Christian Volkmer
5
-22
/
+41
2023-10-05
Issue #12: Add information about transformation rules in README.md
Paul-Christian Volkmer
1
-0
/
+14
2023-10-05
Issue #12: Add application config for transformation configuration
Paul-Christian Volkmer
5
-8
/
+78
2023-10-05
Issue #12: Basic implementation of transformation service
Paul-Christian Volkmer
3
-0
/
+146
2023-09-26
chore: update Spring Boot dependencies
Paul-Christian Volkmer
1
-1
/
+1
2023-09-26
chore: pump version to dev version snapshot
Paul-Christian Volkmer
1
-1
/
+1
2023-09-04
fix: removed gaps system from GPAS pseudonym value. Also added clean up metho...
jlidke
2
-1
/
+22
2023-08-30
Release 0.1.2
v0.1.2
Paul-Christian Volkmer
1
-1
/
+1
2023-08-30
Merge remote-tracking branch 'origin/add-docker-build'
Paul-Christian Volkmer
7
-24
/
+163
2023-08-30
chore: Add kafka-clients dependency with fixed version to mitigate CVEs
Paul-Christian Volkmer
1
-0
/
+4
2023-08-30
chore: remove unused HealthCheck.java
Jakub Lidke
1
-20
/
+0
2023-08-30
chore: added log msg to GpasPseudonymGenerator
Jakub Lidke
1
-20
/
+27
2023-08-30
chore: cleanup deployment docker-compose.yaml and env-sample.env. added 'DNPM...
Jakub Lidke
3
-66
/
+66
2023-08-30
Remove comment to use host alias
Paul-Christian Volkmer
1
-3
/
+0
2023-08-30
test: * added additional external host 'localhost', now we can connect withou...
Jakub Lidke
2
-3
/
+8
2023-08-30
Update dependencies
Paul-Christian Volkmer
1
-3
/
+3
2023-08-28
chore: remove previous build via Dockerfile. Fix security issue: CVE-2023-344...
Jakub Lidke
2
-44
/
+14
2023-08-28
chore: added deployment docker-compose.yaml and env-sample.env added.
Jakub Lidke
3
-26
/
+48
2023-08-28
test: * added additional external host 'localhost', now we can connect withou...
Jakub Lidke
2
-5
/
+21
2023-08-25
chore: deployment environment has maria db entries
Jakub Lidke
2
-13
/
+18
2023-08-25
build: locally build docker image has license entry,now
Jakub Lidke
1
-0
/
+1
2023-08-25
chore: dev kafka is available via localhost, now.
Jakub Lidke
2
-3
/
+6
2023-08-25
Merge branch 'master' into add-docker-build
Jakub Lidke
40
-275
/
+2751
2023-08-25
chore: added deployment port mapping for monitoring access
Jakub Lidke
4
-13
/
+28
2023-08-24
chore: add deployment docker-compose.yaml and fitting env-sample.env file
Jakub Lidke
2
-0
/
+69
2023-08-24
doc: gPas Version requirement added
Jakub Lidke
1
-2
/
+16
2023-08-19
Throw PseudonymRequestFailed exception with error message
Paul-Christian Volkmer
1
-4
/
+11
2023-08-18
Add information about key based retention config
Paul-Christian Volkmer
1
-1
/
+27
2023-08-16
Issue #7: Send and expect requestId in record body, not in record key (#8)
Paul-Christian Volkmer
6
-56
/
+80
2023-08-15
Change Kafka response body JSON alias
Paul-Christian Volkmer
1
-2
/
+2
2023-08-15
Add information about Kafka retention time
Paul-Christian Volkmer
1
-0
/
+13
2023-08-15
Update dev config and added related information into README.md
Paul-Christian Volkmer
3
-3
/
+29
2023-08-15
Update Apache Kafka service config for KRaft mode
Paul-Christian Volkmer
1
-0
/
+6
2023-08-12
Update project version and versions in gradle file
Paul-Christian Volkmer
1
-7
/
+14
2023-08-12
Add link to onkostar-plugin-dnpmexport
Paul-Christian Volkmer
1
-1
/
+1
2023-08-12
Code cleanup
Paul-Christian Volkmer
10
-32
/
+26
[next]