<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_api, branch 2.0.0</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.0</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2024-01-17T09:24:40+00:00</updated>
<entry>
<title>build(core): switch to next release version</title>
<updated>2024-01-17T09:24:40+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-01-17T09:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=88c1c4b4a8593a4274258726b0a6dd21977b83a0'/>
<id>urn:sha1:88c1c4b4a8593a4274258726b0a6dd21977b83a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(core): refactor to openSAML 5 for Java 17</title>
<updated>2023-08-31T18:37:42+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-31T18:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=e915685e22c7c084f7fd0c4870ff20d3f0194a91'/>
<id>urn:sha1:e915685e22c7c084f7fd0c4870ff20d3f0194a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17</title>
<updated>2023-08-31T10:04:23+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-31T10:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=5acc09000c59c93510567e88cb701919122dc5b2'/>
<id>urn:sha1:5acc09000c59c93510567e88cb701919122dc5b2</id>
<content type='text'>
IMPORTEND: Is not finished because that contains a braking change, like
 javax.servlet.*  --&gt; jakarta.servket.*
as one example and we miss some third-party libs that use the new API.

# Conflicts:
#	eaaf_core_api/checks/spotbugs-exclude.xml
#	eaaf_core_api/pom.xml
#	eaaf_core_utils/checks/spotbugs-exclude.xml
#	pom.xml
</content>
</entry>
<entry>
<title>build(core): switch to new major-release version 2.0.0-SNAPSHOT</title>
<updated>2023-08-31T10:00:28+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-31T10:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=34d55551acd6c49c34cf1a8d7759558eb92fd617'/>
<id>urn:sha1:34d55551acd6c49c34cf1a8d7759558eb92fd617</id>
<content type='text'>
This version requires Java 17 as minimum

# Conflicts:
#	build_reporting/pom.xml
#	eaaf-springboot-utils/pom.xml
#	eaaf_core/pom.xml
#	eaaf_core_api/pom.xml
#	eaaf_core_utils/pom.xml
#	eaaf_modules/eaaf_module_auth_sl20/pom.xml
#	eaaf_modules/eaaf_module_moa-sig/pom.xml
#	eaaf_modules/eaaf_module_pvp2_core/pom.xml
#	eaaf_modules/eaaf_module_pvp2_idp/pom.xml
#	eaaf_modules/eaaf_module_pvp2_sp/pom.xml
#	eaaf_modules/pom.xml
#	pom.xml
</content>
</entry>
<entry>
<title>build(core): switch to next snapshot version</title>
<updated>2023-08-02T05:40:35+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-02T05:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=5d56b6b2d8cc654a13b9358c7bbe5459f24fb0c5'/>
<id>urn:sha1:5d56b6b2d8cc654a13b9358c7bbe5459f24fb0c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build(core): switch to next release version</title>
<updated>2023-08-02T05:29:35+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-02T05:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=a1663f723bc69238650dd30b1eca3cae66ba1843'/>
<id>urn:sha1:a1663f723bc69238650dd30b1eca3cae66ba1843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): add @JsonValue annotation to SpMandateModes enum to serialize the String value</title>
<updated>2023-06-06T15:02:04+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-06T15:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=ced5a1b911af0ae62229645ca08a9ecc5225783b'/>
<id>urn:sha1:ced5a1b911af0ae62229645ca08a9ecc5225783b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(core): add @JsonCreator annotation to enum</title>
<updated>2023-06-05T14:36:14+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-05T14:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=32a30dd4731bca0cd87e9153addbac8d970d7c09'/>
<id>urn:sha1:32a30dd4731bca0cd87e9153addbac8d970d7c09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(core): add remove method to IPendingRequest interface</title>
<updated>2023-05-31T07:55:26+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-31T07:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=b182f8ec4d0cf247a6846408f37bfe3a28d71342'/>
<id>urn:sha1:b182f8ec4d0cf247a6846408f37bfe3a28d71342</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>
</feed>
