<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/main, branch v0.1.2</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>Merge remote-tracking branch 'origin/add-docker-build'</title>
<updated>2023-08-30T11:29:06+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-30T11:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=79709caa392d983b0457b675203570ad92276b67'/>
<id>79709caa392d983b0457b675203570ad92276b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: added log msg to GpasPseudonymGenerator</title>
<updated>2023-08-30T09:51:08+00:00</updated>
<author>
<name>Jakub Lidke</name>
</author>
<published>2023-08-30T09:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=edafe30a4bd23a8a8a16c7612d6fdc49d3208829'/>
<id>edafe30a4bd23a8a8a16c7612d6fdc49d3208829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove comment to use host alias</title>
<updated>2023-08-30T08:24:48+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-30T08:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=5e93e834ad352e8b12b948a650663d137af1b49e'/>
<id>5e93e834ad352e8b12b948a650663d137af1b49e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: * added additional external host 'localhost', now we can connect without additional host alias.  * added akhq to dev-compose.yml</title>
<updated>2023-08-30T08:21:38+00:00</updated>
<author>
<name>Jakub Lidke</name>
</author>
<published>2023-08-28T10:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=5e5bd579fb5652aa603b60fbd032ea32c175c0e1'/>
<id>5e5bd579fb5652aa603b60fbd032ea32c175c0e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: * added additional external host 'localhost', now we can connect without additional host alias.  * added akhq to dev-compose.yml</title>
<updated>2023-08-28T10:47:09+00:00</updated>
<author>
<name>Jakub Lidke</name>
</author>
<published>2023-08-28T10:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=532254593fbc1a8217a276fe94f7d9fcd87da6b5'/>
<id>532254593fbc1a8217a276fe94f7d9fcd87da6b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: dev kafka is available via localhost, now.</title>
<updated>2023-08-25T11:11:10+00:00</updated>
<author>
<name>Jakub Lidke</name>
</author>
<published>2023-08-25T11:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=aa40da49957ebad06fff277d6d9937fc370ded44'/>
<id>aa40da49957ebad06fff277d6d9937fc370ded44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Throw PseudonymRequestFailed exception with error message</title>
<updated>2023-08-19T09:45:21+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-19T09:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=9921e1e684cbc236ac645d5172a2385fa69e5bbc'/>
<id>9921e1e684cbc236ac645d5172a2385fa69e5bbc</id>
<content type='text'>
This will throw an exception with error message describing what the error is instead of
having a more generic NoSuchElementException to be thrown if Optional.get() has no value
after calling findFirst() on an empty stream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will throw an exception with error message describing what the error is instead of
having a more generic NoSuchElementException to be thrown if Optional.get() has no value
after calling findFirst() on an empty stream.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #7: Send and expect requestId in record body, not in record key (#8)</title>
<updated>2023-08-16T13:25:46+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-16T13:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=8dc82225a4cd45a315fac3efe4d76513e6d536fc'/>
<id>8dc82225a4cd45a315fac3efe4d76513e6d536fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change Kafka response body JSON alias</title>
<updated>2023-08-15T08:58:17+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-15T08:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=2eb5cc61b9809523d51d1fa7af7a1afc1fdb7f0c'/>
<id>2eb5cc61b9809523d51d1fa7af7a1afc1fdb7f0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dev config and added related information into README.md</title>
<updated>2023-08-14T23:09:22+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-14T23:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=66dc96680da5e263550413493578ebe936dde149'/>
<id>66dc96680da5e263550413493578ebe936dde149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
