<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/integrationTest/kotlin/dev, branch v0.16.1</title>
<subtitle>Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP</subtitle>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/'/>
<entry>
<title>fix: update Jackson config to fix probably bean dependency issue (#291)</title>
<updated>2026-05-26T08:10:34+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-26T08:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a66c4959f4f651f5e92473f3f346ff50bd6fb7ff'/>
<id>a66c4959f4f651f5e92473f3f346ff50bd6fb7ff</id>
<content type='text'>
In rare cases, the dependency to the Jackson 3 config was not present as unique dependency when starting the application.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In rare cases, the dependency to the Jackson 3 config was not present as unique dependency when starting the application.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: use Jackson 3 for JSON serde (#286)</title>
<updated>2026-05-12T07:51:22+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-12T07:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=6c50e2b76e78b44d65de9d68b842a9f77bab85c3'/>
<id>6c50e2b76e78b44d65de9d68b842a9f77bab85c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: code cleanup in test classes</title>
<updated>2026-05-06T08:12:38+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-06T08:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=18640103831e1dc2d21bc0c3c91263ddf3f8503c'/>
<id>18640103831e1dc2d21bc0c3c91263ddf3f8503c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: save error request for non json (#266)</title>
<updated>2026-03-12T10:23:32+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T10:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=dc3aa929216b26d46ce134ac98c279a68d5679c1'/>
<id>dc3aa929216b26d46ce134ac98c279a68d5679c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: save error request for invalid input (#264)</title>
<updated>2026-03-11T13:13:29+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-11T13:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a8f8d5f137c9776a20b2bc91cd3bdd99c9b96991'/>
<id>a8f8d5f137c9776a20b2bc91cd3bdd99c9b96991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: show submission statistics table (#260)</title>
<updated>2026-03-10T10:14:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-10T10:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=ec3f472f8f37a3d340ddd3a042ecb7f26bd311db'/>
<id>ec3f472f8f37a3d340ddd3a042ecb7f26bd311db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: request update audit (#258)</title>
<updated>2026-03-10T08:01:58+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-10T08:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=1a0011765fa2d34f7d0075f463beb9e614ec8812'/>
<id>1a0011765fa2d34f7d0075f463beb9e614ec8812</id>
<content type='text'>
This adds the date and username when a request gets updated.

If the request gets updated by an async Kafka response, "SYSTEM" will be used as username.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the date and username when a request gets updated.

If the request gets updated by an async Kafka response, "SYSTEM" will be used as username.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: search by patient pseudonym and TAN (#256)</title>
<updated>2026-03-07T10:09:38+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-07T10:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=17262ea8cf9478bab2b5c34d814c8e1519adf33a'/>
<id>17262ea8cf9478bab2b5c34d814c8e1519adf33a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: configuration of additional users (#254)</title>
<updated>2026-03-07T09:48:16+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-07T09:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=ee5f9096c85f6789078597ba19f7c02e6b24d2c5'/>
<id>ee5f9096c85f6789078597ba19f7c02e6b24d2c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: use card layout in report details</title>
<updated>2026-03-06T19:00:56+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-06T19:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=5a345650ce755516d25fdc6aa3443cd236956aad'/>
<id>5a345650ce755516d25fdc6aa3443cd236956aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
