<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/test, branch v0.15.8</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>test: add test for initial submission</title>
<updated>2026-04-22T14:00:40+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-04-22T14:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=f4c367dd1c2a4c82ae03fa762d25ea2bc7042dcf'/>
<id>f4c367dd1c2a4c82ae03fa762d25ea2bc7042dcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: do not block earlier initial requests with error response (#281)</title>
<updated>2026-04-22T13:50:45+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-04-22T13:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a7d57581591c23fd1fd0ad0f4e8f9c6ce2745750'/>
<id>a7d57581591c23fd1fd0ad0f4e8f9c6ce2745750</id>
<content type='text'>
Requests with errors are blocked within DNPM:DIP and not used for MVH.

Any later accepted successful request with SUCCESS or WARNING should be used as ADDITION.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requests with errors are blocked within DNPM:DIP and not used for MVH.

Any later accepted successful request with SUCCESS or WARNING should be used as ADDITION.</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: extract List.toPage() implementation (#269)</title>
<updated>2026-03-12T19:09:49+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T19:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=8bedc5d3f923fbb5feb192481cb860a907b7c4f4'/>
<id>8bedc5d3f923fbb5feb192481cb860a907b7c4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: filter request list into page (#267)</title>
<updated>2026-03-12T11:55:14+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T11:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=cb95918555bd635bf4942d8b38998d0821084fbb'/>
<id>cb95918555bd635bf4942d8b38998d0821084fbb</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: add request filter (#262)</title>
<updated>2026-03-11T11:02:38+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-11T11:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=e4b2c30e446affc5d258c52bfdbcbd758105f7ef'/>
<id>e4b2c30e446affc5d258c52bfdbcbd758105f7ef</id>
<content type='text'>
This enables filter for

* All requests
* Requests sent to DNPM:DIP

and, if initial submission block is enabled

* Confirmed Requests sent to DNPM:DIP
* Unconfirmed Requests sent to DNPM:DIP</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables filter for

* All requests
* Requests sent to DNPM:DIP

and, if initial submission block is enabled

* Confirmed Requests sent to DNPM:DIP
* Unconfirmed Requests sent to DNPM:DIP</pre>
</div>
</content>
</entry>
<entry>
<title>fix: ensure metadata is initialized using MtbFileConsentService</title>
<updated>2026-03-06T20:15:35+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-06T20:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=9eb8d74117c4c363f787fbc3e02a90e7f21a402e'/>
<id>9eb8d74117c4c363f787fbc3e02a90e7f21a402e</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 TAN for MTB requests (#253)</title>
<updated>2026-03-06T12:08:40+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-06T12:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=bf6bfa904e127f51b79cfafb96e1280b50e9615a'/>
<id>bf6bfa904e127f51b79cfafb96e1280b50e9615a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps!: migrate to Spring Boot 4 (#250)</title>
<updated>2026-03-05T03:15:40+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-05T03:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=159ad72d0c16259e36878baa8ca64b4c4b0d6bf9'/>
<id>159ad72d0c16259e36878baa8ca64b4c4b0d6bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
