<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf-springboot-utils, 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>feat(spring): add authorisation configuration for multi-modul projects</title>
<updated>2023-05-11T10:34:27+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-11T10:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=13da938658e0f799a7c89faadcfbbfee95a220d8'/>
<id>urn:sha1:13da938658e0f799a7c89faadcfbbfee95a220d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(spring): add BasicAuth user object and new Interface to load users in multi-module projects</title>
<updated>2023-05-10T14:39:14+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-10T14:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=121ab60782e2728543ca2f455c656040cbd340a1'/>
<id>urn:sha1:121ab60782e2728543ca2f455c656040cbd340a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(log): update to latest version of MDC logger filter from BRZ</title>
<updated>2023-04-21T17:45:55+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-04-21T17:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=23a754ddce6a407315b8ebb2494b4f0f21bdccbf'/>
<id>urn:sha1:23a754ddce6a407315b8ebb2494b4f0f21bdccbf</id>
<content type='text'>
Based on spring-boot-auto-configuration 2.7.3
</content>
</entry>
<entry>
<title>build(core): switch to next snapshot version</title>
<updated>2023-04-12T11:59:47+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-04-12T11:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=9b2fe361e8c2b213a27634242ad07f891c35561e'/>
<id>urn:sha1:9b2fe361e8c2b213a27634242ad07f891c35561e</id>
<content type='text'>
</content>
</entry>
</feed>
