summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-25test: add integration test for mtb file transformationPaul-Christian Volkmer1-0/+93
2023-11-21chore: Update Kotlin version to 1.9.20Paul-Christian Volkmer1-2/+2
2023-10-20chore: Update Apache Kafka client library to version 3.6.0Paul-Christian Volkmer1-2/+2
2023-10-20chore: Update Spring Boot to version 3.1.5Paul-Christian Volkmer1-1/+1
2023-10-05Issue #12: Remove obsolete braces from transformation examplesPaul-Christian Volkmer1-3/+3
2023-10-05Merge pull request #13 from CCC-MF/issue_12Paul-Christian Volkmer9-9/+262
2023-10-05Issue #12: Change README.md to show transformation config names as env varPaul-Christian Volkmer1-3/+3
2023-10-05Issue #12: Log transformation count applied on application startPaul-Christian Volkmer1-0/+4
2023-10-05Issue #12: Transform MTBFile objects by using transformation rulesPaul-Christian Volkmer5-22/+41
2023-10-05Issue #12: Add information about transformation rules in README.mdPaul-Christian Volkmer1-0/+14
2023-10-05Issue #12: Add application config for transformation configurationPaul-Christian Volkmer5-8/+78
2023-10-05Issue #12: Basic implementation of transformation servicePaul-Christian Volkmer3-0/+146
2023-09-26chore: update Spring Boot dependenciesPaul-Christian Volkmer1-1/+1
2023-09-26chore: pump version to dev version snapshotPaul-Christian Volkmer1-1/+1
2023-09-04fix: removed gaps system from GPAS pseudonym value. Also added clean up metho...jlidke2-1/+22
2023-08-30Release 0.1.2v0.1.2Paul-Christian Volkmer1-1/+1
2023-08-30Merge remote-tracking branch 'origin/add-docker-build'Paul-Christian Volkmer7-24/+163
2023-08-30chore: Add kafka-clients dependency with fixed version to mitigate CVEsPaul-Christian Volkmer1-0/+4
2023-08-30chore: remove unused HealthCheck.javaJakub Lidke1-20/+0
2023-08-30chore: added log msg to GpasPseudonymGeneratorJakub Lidke1-20/+27
2023-08-30chore: cleanup deployment docker-compose.yaml and env-sample.env. added 'DNPM...Jakub Lidke3-66/+66
2023-08-30Remove comment to use host aliasPaul-Christian Volkmer1-3/+0
2023-08-30test: * added additional external host 'localhost', now we can connect withou...Jakub Lidke2-3/+8
2023-08-30Update dependenciesPaul-Christian Volkmer1-3/+3
2023-08-28chore: remove previous build via Dockerfile. Fix security issue: CVE-2023-344...Jakub Lidke2-44/+14
2023-08-28chore: added deployment docker-compose.yaml and env-sample.env added.Jakub Lidke3-26/+48
2023-08-28test: * added additional external host 'localhost', now we can connect withou...Jakub Lidke2-5/+21
2023-08-25chore: deployment environment has maria db entriesJakub Lidke2-13/+18
2023-08-25build: locally build docker image has license entry,nowJakub Lidke1-0/+1
2023-08-25chore: dev kafka is available via localhost, now.Jakub Lidke2-3/+6
2023-08-25Merge branch 'master' into add-docker-buildJakub Lidke40-275/+2751
2023-08-25chore: added deployment port mapping for monitoring accessJakub Lidke4-13/+28
2023-08-24chore: add deployment docker-compose.yaml and fitting env-sample.env fileJakub Lidke2-0/+69
2023-08-24doc: gPas Version requirement addedJakub Lidke1-2/+16
2023-08-19Throw PseudonymRequestFailed exception with error messagePaul-Christian Volkmer1-4/+11
2023-08-18Add information about key based retention configPaul-Christian Volkmer1-1/+27
2023-08-16Issue #7: Send and expect requestId in record body, not in record key (#8)Paul-Christian Volkmer6-56/+80
2023-08-15Change Kafka response body JSON aliasPaul-Christian Volkmer1-2/+2
2023-08-15Add information about Kafka retention timePaul-Christian Volkmer1-0/+13
2023-08-15Update dev config and added related information into README.mdPaul-Christian Volkmer3-3/+29
2023-08-15Update Apache Kafka service config for KRaft modePaul-Christian Volkmer1-0/+6
2023-08-12Update project version and versions in gradle filePaul-Christian Volkmer1-7/+14
2023-08-12Add link to onkostar-plugin-dnpmexportPaul-Christian Volkmer1-1/+1
2023-08-12Code cleanupPaul-Christian Volkmer10-32/+26
2023-08-11Add more information about usage in an ETl processPaul-Christian Volkmer2-0/+22
2023-08-11New version and add status badge to README.mdv0.1.1Paul-Christian Volkmer2-2/+2
2023-08-11Issue #3: Detect the request type of request with last known status (#5)Paul-Christian Volkmer5-28/+49
2023-08-11Issue #2: Do not serialize JSON string as custom string (#4)Paul-Christian Volkmer3-15/+51
2023-08-10Build and deploy docker image on new releasev0.1.0Paul-Christian Volkmer2-6/+4
2023-08-10Run tests on each tagPaul-Christian Volkmer1-0/+1