<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src, branch 1.3.7</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=1.3.7</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=1.3.7'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2022-09-29T08:00:12+00:00</updated>
<entry>
<title>refact(core): change logger to lombok annotation</title>
<updated>2022-09-29T08:00:12+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-09-29T08:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=bf853b0a26b61a72a95afdd8b95fd1cc6b2e5235'/>
<id>urn:sha1:bf853b0a26b61a72a95afdd8b95fd1cc6b2e5235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(core): change log basic status-messager implementation</title>
<updated>2022-09-28T15:17:39+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-09-28T15:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=698c584608c34aaf6b40de175e4dfe6e57fc7e2d'/>
<id>urn:sha1:698c584608c34aaf6b40de175e4dfe6e57fc7e2d</id>
<content type='text'>
 wrote log messages on level 'debug' if no message property was found
</content>
</entry>
<entry>
<title>chore(core): change log-level to info to get more information about invalid pendingRequestId's</title>
<updated>2022-09-28T11:55:50+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-09-28T11:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=4b7d5ffff4664b71208a76265755a03ce9a215b3'/>
<id>urn:sha1:4b7d5ffff4664b71208a76265755a03ce9a215b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refact(core): move JoseUtils into 'eaaf-utils' module</title>
<updated>2022-08-11T20:02:16+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-08-11T20:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=d0309843cf6775c215bb132283116b6442b082d6'/>
<id>urn:sha1:d0309843cf6775c215bb132283116b6442b082d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(ssl): ignore SSL Client-Authentication test with prod. endpoint</title>
<updated>2022-06-08T11:08:41+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-06-08T11:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=d81250242d116c7201f3a9d10acafc65b7567bd7'/>
<id>urn:sha1:d81250242d116c7201f3a9d10acafc65b7567bd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(http): fix possible false-positive test results</title>
<updated>2022-05-09T05:46:39+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-05-09T05:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=1ff816539c45ebc195eef5d005787ecce2244779'/>
<id>urn:sha1:1ff816539c45ebc195eef5d005787ecce2244779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature(core): add simple implementation of a Spring based message source</title>
<updated>2022-05-03T14:03:59+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-05-03T14:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=4af92cb886592bd379ed2e338a383c7f350f5104'/>
<id>urn:sha1:4af92cb886592bd379ed2e338a383c7f350f5104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(http): add second SSL client authentication test</title>
<updated>2022-04-19T08:48:47+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-04-19T08:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=8863bbcff97c4f7ee86be063a222ec36c15b5546'/>
<id>urn:sha1:8863bbcff97c4f7ee86be063a222ec36c15b5546</id>
<content type='text'>
     INFO:
       SSL Client-Authentication with keys from HSM-Facade only works with
       BCJSSE Provider &gt;= 1.70 and SystemD Parameter: -Dorg.bouncycastle.jsse.client.acceptRenegotiation=true
       if HTTP Server requires re-negotiation.
       Hint: do not enable SSL Debugging in BCJSSE Probider, because it throws
             a NullPointerException with HSM-Facade keys!!!!
</content>
</entry>
<entry>
<title>chore(http): add missing parameter into log message</title>
<updated>2022-04-19T08:44:49+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-04-19T07:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=d31db25b64526950ae3a4f45aa54e455289eae36'/>
<id>urn:sha1:d31db25b64526950ae3a4f45aa54e455289eae36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(http): add request interceptor configuration into Apache HTTP Client factory</title>
<updated>2022-04-19T06:14:02+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-04-19T06:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=7a4ce221f2c67235604f7986ea77fccb64f6764f'/>
<id>urn:sha1:7a4ce221f2c67235604f7986ea77fccb64f6764f</id>
<content type='text'>
</content>
</entry>
</feed>
