Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-31 | feat(core): refactor to openSAML 5 for Java 17 | Thomas | 4 | -15/+31 | |
2023-08-31 | feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17 | Thomas | 1 | -4/+4 | |
IMPORTEND: Is not finished because that contains a braking change, like javax.servlet.* --> 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 | |||||
2023-08-31 | build(core): switch to new major-release version 2.0.0-SNAPSHOT | Thomas | 1 | -1/+1 | |
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 | |||||
2023-08-02 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2023-08-02 | build(core): switch to next release version1.3.15 | Thomas | 1 | -1/+1 | |
2023-04-12 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2023-04-12 | build(core): switch to next release version1.3.14 | Thomas | 1 | -1/+1 | |
2023-01-18 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2023-01-18 | build(core): switch to next release version1.3.13 | Thomas | 1 | -1/+1 | |
2023-01-09 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2023-01-09 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-12-19 | build(core): switch to next release version1.3.11 | Thomas | 1 | -1/+1 | |
2022-11-24 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-11-24 | build(core): switch to next release version1.3.10 | Thomas | 1 | -1/+1 | |
2022-11-23 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-11-23 | build(core): switch to next release version1.3.9 | Thomas | 1 | -1/+1 | |
2022-11-21 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-11-21 | build(core): switch to next release version1.3.8 | Thomas | 1 | -1/+1 | |
2022-10-24 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-10-20 | build(core): switch to next release version1.3.7 | Thomas | 1 | -1/+1 | |
2022-10-13 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-10-13 | build(core): switch to next release version1.3.6 | Thomas | 1 | -1/+1 | |
2022-10-04 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-10-03 | build(core): switch to next release version1.3.5 | Thomas | 1 | -1/+1 | |
2022-08-22 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-08-22 | build(core): switch to next release version1.3.4 | Thomas | 1 | -1/+1 | |
2022-06-22 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-06-22 | build(core): switch to next release version1.3.3 | Thomas | 1 | -1/+1 | |
2022-05-09 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-05-09 | build(core): switch to next release version1.3.2 | Thomas | 1 | -1/+1 | |
2022-03-31 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-03-31 | build(core): switch to next release version1.3.1 | Thomas | 1 | -1/+1 | |
2022-03-01 | chore: switch to next snapshot version | Thomas | 1 | -1/+1 | |
2022-03-01 | build: switch to next release version1.3.0 | Thomas | 1 | -1/+1 | |
2022-01-19 | refactor(core): change API parameters from 'Date' to 'Instant' | Thomas | 1 | -2/+3 | |
2022-01-19 | build: switch to new snapshot version | Thomas | 1 | -1/+1 | |
2022-01-09 | chore(SAML2): update implementation to remove usage of deprecated ↵ | Thomas | 2 | -4/+4 | |
openSAML4.x API | |||||
2022-01-08 | Merge branch 'opensaml_4.x' into nightlyBuild | Thomas | 2 | -7/+7 | |
# Conflicts: # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata/PvpMetadataResolverAdapter.java # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/verification/SamlVerificationEngine.java # eaaf_modules/eaaf_module_pvp2_core/src/test/java/at/gv/egiz/eaaf/modules/pvp2/test/binding/SoapBindingTest.java # eaaf_modules/eaaf_module_pvp2_core/src/test/java/at/gv/egiz/eaaf/modules/pvp2/test/dummy/DummyMetadataProvider.java # eaaf_modules/eaaf_module_pvp2_idp/src/main/java/at/gv/egiz/eaaf/modules/pvp2/idp/impl/AbstractPvp2XProtocol.java # eaaf_modules/eaaf_module_pvp2_sp/src/main/java/at/gv/egiz/eaaf/modules/pvp2/sp/impl/PvpAuthnRequestBuilder.java # pom.xml | |||||
2021-12-09 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-12-09 | switch to next release version1.2.0 | Thomas | 1 | -1/+1 | |
2021-11-29 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-11-29 | switch to next release version1.1.20 | Thomas | 1 | -1/+1 | |
2021-11-19 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-11-19 | switch to next release version1.1.19 | Thomas | 1 | -1/+1 | |
2021-11-03 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-11-03 | switch to next release version1.1.18 | Thomas | 1 | -1/+1 | |
2021-10-21 | switch to next snapshot version | Christof Rabensteiner | 1 | -1/+1 | |
2021-10-14 | switch to next release version1.1.17 | Thomas | 1 | -1/+1 | |
2021-10-06 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-10-06 | switch to next release version1.1.16.1 | Thomas | 1 | -1/+1 | |