<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git, 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>chore(master): release 0.16.1 (#292)</title>
<updated>2026-05-26T08:17:55+00:00</updated>
<author>
<name>pcvolkmer-release-bot[bot]</name>
</author>
<published>2026-05-26T08:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=401864411103b04b44c7ba264558716822517c2b'/>
<id>401864411103b04b44c7ba264558716822517c2b</id>
<content type='text'>
Co-authored-by: pcvolkmer-release-bot[bot] &lt;245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: pcvolkmer-release-bot[bot] &lt;245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<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>chore(master): release 0.16.0 (#289)</title>
<updated>2026-05-26T06:16:50+00:00</updated>
<author>
<name>pcvolkmer-release-bot[bot]</name>
</author>
<published>2026-05-26T06:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a26c11026fbca0dd12a91779806badd889a6ee57'/>
<id>a26c11026fbca0dd12a91779806badd889a6ee57</id>
<content type='text'>
Co-authored-by: pcvolkmer-release-bot[bot] &lt;245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: pcvolkmer-release-bot[bot] &lt;245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>chore: release 0.16.0</title>
<updated>2026-05-22T07:58:05+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-22T07:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=6f4907e6d3f958c24748ec173f3f18cfb72559c1'/>
<id>6f4907e6d3f958c24748ec173f3f18cfb72559c1</id>
<content type='text'>
Release-As: 0.16.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release-As: 0.16.0
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: send submission as a follow-up (#290)</title>
<updated>2026-05-21T14:57:26+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-21T14:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=0e64b9a6ba69a829c231ab2c04c81d277d73f5c3'/>
<id>0e64b9a6ba69a829c231ab2c04c81d277d73f5c3</id>
<content type='text'>
This identifies follow-up submissions:

* if the initial submission has been accepted
* if the most recent follow-up is later than the patients last submission

If these criteria are not met, the submission will be sent as an addition</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This identifies follow-up submissions:

* if the initial submission has been accepted
* if the most recent follow-up is later than the patients last submission

If these criteria are not met, the submission will be sent as an addition</pre>
</div>
</content>
</entry>
<entry>
<title>deps: update mtb-dto dependency</title>
<updated>2026-05-14T12:00:40+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-14T12:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=81c0c247df395ff420b591724236d8a3bea47016'/>
<id>81c0c247df395ff420b591724236d8a3bea47016</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 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>refactor: replace deprecated HttpClientErrorException</title>
<updated>2026-05-06T08:21:15+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-06T08:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=f6351d7a431bc539b4e57da94b4c5da87bcb262e'/>
<id>f6351d7a431bc539b4e57da94b4c5da87bcb262e</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>refactor: JacksonConfig for deprecated MappingJackson2HttpMessageConverter (#285)</title>
<updated>2026-04-24T09:19:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-04-24T09:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=615115dad8fb260bea6ea3436c1d239777b42df1'/>
<id>615115dad8fb260bea6ea3436c1d239777b42df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
