<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/main, branch v0.10.0</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>feat: add new MTB endpoint path (#93)</title>
<updated>2025-04-04T12:34:31+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-04-04T12:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=7ae34719fd0e34d7065c5a8eb4ccd58efc2370d8'/>
<id>7ae34719fd0e34d7065c5a8eb4ccd58efc2370d8</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 issue path if available in response body (#92)</title>
<updated>2025-04-04T11:59:51+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-04-04T11:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=033750eb1015ebc4d1612858dff54496e64a3410'/>
<id>033750eb1015ebc4d1612858dff54496e64a3410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: use issue severity to create status (#90)</title>
<updated>2025-04-03T15:06:03+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-04-03T15:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=befeef31539af73864a2ba21352d62faa5f76af9'/>
<id>befeef31539af73864a2ba21352d62faa5f76af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: do not retry on validation issues (#89)</title>
<updated>2025-03-23T12:35:24+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-23T12:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=98b971d7db5c08e838b9e1506594fa53e7385ea8'/>
<id>98b971d7db5c08e838b9e1506594fa53e7385ea8</id>
<content type='text'>
This will prevent retry if response is HTTP 400 or HTTP 422.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will prevent retry if response is HTTP 400 or HTTP 422.</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup (#87)</title>
<updated>2025-03-23T11:09:34+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-23T11:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=56a63b276e17412adb5253e9e34d830228a24583'/>
<id>56a63b276e17412adb5253e9e34d830228a24583</id>
<content type='text'>
* refactor: Replace usage of Void with Kotlins Unit

* refactor: make ConnectionCheckService a functional interface

* refactor: ignore unused exception

* refactor: use property access syntax

* refactor: use const value for login path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactor: Replace usage of Void with Kotlins Unit

* refactor: make ConnectionCheckService a functional interface

* refactor: ignore unused exception

* refactor: use property access syntax

* refactor: use const value for login path</pre>
</div>
</content>
</entry>
<entry>
<title>feat: handle and save issue report for non HTTP 2xx responses</title>
<updated>2025-03-22T10:04:32+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-22T09:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=4ad6c4bd0a35ebd903040dcd01f64331811c7fee'/>
<id>4ad6c4bd0a35ebd903040dcd01f64331811c7fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: highlight selected config tab</title>
<updated>2025-03-21T18:26:25+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-21T18:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=3c5639708f0f9eb36feb2d0cb7f2cc68a17c3dff'/>
<id>3c5639708f0f9eb36feb2d0cb7f2cc68a17c3dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add checks for DNPM:DIP backend</title>
<updated>2025-03-20T13:39:40+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-20T13:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=47ebe46974dcd7c6078d7a9a7f0a541f39d82c64'/>
<id>47ebe46974dcd7c6078d7a9a7f0a541f39d82c64</id>
<content type='text'>
Since DNPM:DIP responds with HTTP 404 on API base path, the Kaplan-Meier Config
endpoint will be used to check availability of DNPM:DIP backend API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since DNPM:DIP responds with HTTP 404 on API base path, the Kaplan-Meier Config
endpoint will be used to check availability of DNPM:DIP backend API.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use UriComponentsBuilder to build URL to be used</title>
<updated>2025-03-20T13:19:25+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-20T13:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=f347653be83682e95606358ac25242a219508236'/>
<id>f347653be83682e95606358ac25242a219508236</id>
<content type='text'>
This prevents problems using trailing slash in remote API URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents problems using trailing slash in remote API URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use different sender classes for bwHC and DIP</title>
<updated>2025-03-08T10:42:14+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-03-08T10:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=91e2cf5ef136c41b847b044610e805653913eac7'/>
<id>91e2cf5ef136c41b847b044610e805653913eac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
