<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src/main, branch 2.0.1</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.1</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2023-08-21T14:49:20+00:00</updated>
<entry>
<title>feat(sl20): add basic certificate-validity check into JWS validation</title>
<updated>2023-08-21T14:49:20+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-21T14:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=f41a899539773146907eef25b459b4360719fd14'/>
<id>urn:sha1:f41a899539773146907eef25b459b4360719fd14</id>
<content type='text'>
The check can be disabled by using the configuration property: modules.sl20.security.truststore.need.valid.certificate
</content>
</entry>
<entry>
<title>feat(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initialization</title>
<updated>2023-07-12T08:13:44+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-07-12T08:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=e0f7b2c41f66038dc6438b3cc6da14a1422ccf43'/>
<id>urn:sha1:e0f7b2c41f66038dc6438b3cc6da14a1422ccf43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(http): Add connection timeout parameters to HTTP client-configuration</title>
<updated>2023-07-12T08:13:07+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-07-12T08:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=25ae045ff811ed39638e5366f7d53f3776f0d436'/>
<id>urn:sha1:25ae045ff811ed39638e5366f7d53f3776f0d436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): add some more allowed classes to Exception deserialization.</title>
<updated>2023-06-06T06:21:12+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-06T06:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=0b9a16e74f1aef687dc1dd397b0b8495ef64a1af'/>
<id>urn:sha1:0b9a16e74f1aef687dc1dd397b0b8495ef64a1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): update wrong encoded parameter in validation exception</title>
<updated>2023-06-05T14:36:53+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-05T14:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=d225d5ed5a77a2692ff98115309911ca273b2119'/>
<id>urn:sha1:d225d5ed5a77a2692ff98115309911ca273b2119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refact(core): change some more internal representation to make it JSON serializable</title>
<updated>2023-05-31T07:05:19+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-31T07:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=b8807c30b2ef988226573c6b5bf2f6b3de6aac4d'/>
<id>urn:sha1:b8807c30b2ef988226573c6b5bf2f6b3de6aac4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(utils): optimize type-specific deserialization</title>
<updated>2023-05-15T06:54:18+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-15T06:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=00042becb5593d15138f7b5317c9d1f8db8108b2'/>
<id>urn:sha1:00042becb5593d15138f7b5317c9d1f8db8108b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refact(core): change process-data holder-implementation to use Jackson serialization for storage</title>
<updated>2023-05-15T06:36:30+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-15T06:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=5865c9e49fb399c7690ed87925ba7b8ad5d98f13'/>
<id>urn:sha1:5865c9e49fb399c7690ed87925ba7b8ad5d98f13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(utils): add custom Jackson (de)serialization for polymorph class structures</title>
<updated>2023-05-15T06:34:22+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-15T06:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=bfeebfeb693f1f2ef0d2f6abb34bdf0aeffa3af4'/>
<id>urn:sha1:bfeebfeb693f1f2ef0d2f6abb34bdf0aeffa3af4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(utils): optimize custom Java serialization implementation</title>
<updated>2023-05-15T06:32:34+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-15T06:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=45a7ae26f0172c636e42b530561eb11efa0083d5'/>
<id>urn:sha1:45a7ae26f0172c636e42b530561eb11efa0083d5</id>
<content type='text'>
</content>
</entry>
</feed>
