Releases: sitepark/ies-userrepository-core
Releases · sitepark/ies-userrepository-core
1.1.0
✨ New Features
ba8e1ca
- allow create user with password (commit by @sitepark-veltrup)
🐛 Bug Fixes
901c76e
- pmd issues (commit by @sitepark-veltrup)
🔧 Chores
1fd3b31
- deps: bump org.apache.maven.plugins:maven-jar-plugin (PR #92 by @dependabot[bot])8147f91
- deps: bump com.github.spotbugs:spotbugs-maven-plugin (PR #93 by @dependabot[bot])ef4aaed
- deps: bump org.apache.maven.plugins:maven-gpg-plugin (PR #94 by @dependabot[bot])4ede599
- deps: bump org.apache.maven.plugins:maven-jar-plugin (PR #95 by @dependabot[bot])9b69efd
- deps: bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.5 (PR #98 by @dependabot[bot])6ff325a
- deps: bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 (PR #99 by @dependabot[bot])76021ba
- deps: bump com.github.spotbugs:spotbugs-maven-plugin (PR #100 by @dependabot[bot])7926179
- publish release artifacts via sonatype central portal (commit by @sitepark-veltrup)
1.0.0
✨ New Features
3b563b7
- add notification for PurgeUser (commit by @sitepark-veltrup)80bcd17
- role support (PR #11 by @sitepark-veltrup)059b64e
- role and ldap support for user entity (commit by @sitepark-veltrup)5f2d3bb
- additional user-properties (PR #18 by @sitepark-veltrup)8c412ab
- Impersonation Token management, identity refactoring (PR #19 by @sitepark-veltrup)7a5c69b
- allow '_' for Anchor-Strings (commit by @sitepark-veltrup)67284f4
- add batges to README.md (commit by @sitepark-veltrup)88d0b8a
- switch to java 21 (commit by @sitepark-veltrup)7a4b022
- check if user exists for personal token (commit by @sitepark-veltrup)bcf95a7
- update toString methods (commit by @sitepark-veltrup)72a0cb3
- resolve identifier (commit by @sitepark-veltrup)
🐛 Bug Fixes
f3121e8
- upgrade com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.15.0 to 2.15.2 (PR #12 by @sitepark-veltrup)1eff5e3
- spotbug errors (commit by @sitepark-veltrup)2d515ee
- javadoc errors (commit by @sitepark-veltrup)3649084
- github organization was renamed from sitepark-com to sitepark (commit by @sitepark-veltrup)
♻️ Refactors
1f569ff
- remove group support (commit by @sitepark-veltrup)a2d9c61
- add Exception suffix for exception classes (PR #34 by @sitepark-veltrup)2d4d80a
- change id-type from long to string (commit by @sitepark-veltrup)3d35aeb
- change id-type from long to string (commit by @sitepark-veltrup)8ac7973
- switch from javax.inject.Inject to jakarta.inject.Inject (commit by @sitepark-veltrup)4470cc7
- code cleanup (commit by @sitepark-veltrup)
✅ Tests
a5ae6cd
- update tests (commit by @sitepark-veltrup)3642937
- fix toString test (commit by @sitepark-veltrup)e86f366
- add tests (commit by @sitepark-veltrup)
🔧 Chores
b8ff8f0
- update dependencies, fix scm url (commit by @sitepark-veltrup)55590ad
- add .githooks (commit by @sitepark-veltrup)bb678cf
- Create dependabot.yml (commit by @sitepark-veltrup)a1e2e09
- deps: bump maven-surefire-plugin from 3.0.0-M7 to 3.1.0 (PR #5 by @dependabot[bot])eee1647
- deps-dev: bump mockito-core from 4.10.0 to 5.3.1 (PR #4 by @dependabot[bot])950ca1e
- deps: bump maven-pmd-plugin from 3.16.0 to 3.21.0 (PR #3 by @dependabot[bot])2d32d73
- deps: bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.3.4 (PR #2 by @dependabot[bot])5c4a43c
- deps: bump maven-checkstyle-plugin from 3.1.1 to 3.3.0 (PR #1 by @dependabot[bot])cd351cc
- deps: bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (PR #6 by @dependabot[bot])8b76fc2
- deps: bump maven-compiler-plugin from 3.8.1 to 3.11.0 (PR #8 by @dependabot[bot])c97e6b0
- deps: bump maven-source-plugin from 3.2.0 to 3.3.0 (PR #9 by @dependabot[bot])93da4e3
- deps: bump maven-surefire-plugin from 3.1.0 to 3.1.2 (PR #10 by @dependabot[bot])858d694
- deps: bump org.junit:junit-bom from 5.9.1 to 5.10.0 (PR #13 by @dependabot[bot])647f48e
- deps: bump com.github.spotbugs:spotbugs-maven-plugin (PR #16 by @dependabot[bot])c62acfe
- deps-dev: bump nl.jqno.equalsverifier:equalsverifier (PR #15 by @dependabot[bot])c333b62
- deps-dev: bump org.mockito:mockito-core from 5.3.1 to 5.4.0 (PR #14 by @dependabot[bot])dffcb49
- deps-dev: bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (PR #20 by @dependabot[bot])7c5356d
- deps: bump com.github.spotbugs:spotbugs-maven-plugin (PR #21 by @dependabot[bot])4cfb390
- deps-dev: bump nl.jqno.equalsverifier:equalsverifier (PR #22 by @dependabot[bot])b5a38f9
- deps-dev: bump org.mockito:mockito-core from 5.5.0 to 5.6.0 (PR #23 by @dependabot[bot])648e965
- deps: bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (PR #25 by @dependabot[bot])d3046c9
- deps: bump com.github.spotbugs:spotbugs-annotations (PR #24 by @dependabot[bot])32c6c8b
- deps: bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (PR #26 by @dependabot[bot])a0bde6c
- deps: bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 (PR #28 by @dependabot[bot])d2ce41d
- deps: bump com.fasterxml.jackson.core:jackson-databind (PR #30 by @dependabot[bot])df90640
- deps: bump org.apache.logging.log4j:log4j-api (PR #29 by @dependabot[bot])7bd3975
- deps: bump org.apache.logging.log4j:log4j-api (PR #33 by @dependabot[bot])- [
e556563
](e5565634166aa763b...