Releases: JRTools/jrtools-openid-connect
Releases · JRTools/jrtools-openid-connect
Release list
v1.2.0
What's Changed
- refactor: OIDC_JWK_Helper, OIDC_TokenExchange und OIDC_UserManager extrahieren by @johannesroesch in #17
- fix: SonarCloud-Issues beheben und WP-Konventions-Warnungen suppressen by @johannesroesch in #16
- fix(sonar): verbleibende SonarCloud-Issues beheben by @johannesroesch in #18
- build(deps): bump SonarSource/sonarcloud-github-action from 3.1.0 to 5.0.0 by @dependabot[bot] in #20
- build(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.2 by @dependabot[bot] in #19
- build(deps): bump release-drafter/release-drafter from 7.2.0 to 7.5.1 by @dependabot[bot] in #21
- build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #22
- build(deps): bump wordpress/plugin-check-action from 1.1.5 to 1.1.7 by @dependabot[bot] in #23
- refactor(admin): OIDC_Admin in OIDC_Admin_Fields und OIDC_Admin_Sanitize aufteilen by @johannesroesch in #24
- feat: vollständiges OIDC Standard-Claims Mapping (§5.1) by @johannesroesch in #25
- docs: Dokumentation auf aktuellen Stand bringen by @johannesroesch in #26
- fix: openssl_free_key Deprecation und esc_url_raw Array-TypeError beheben by @johannesroesch in #27
- test(regression): Array-Wert in URL-Claim löst keinen TypeError aus by @johannesroesch in #28
- fix(readme.txt): Stable tag, Changelog und Features aktualisieren by @johannesroesch in #29
- feat: add public hook API for third-party plugin integration by @johannesroesch in #30
- feat: auto-update all version references on release by @johannesroesch in #31
- feat: attach snapshot ZIP to draft release on every main push by @johannesroesch in #32
- feat: WordPress version matrix for plugin-check, update Requires at least by @johannesroesch in #33
- fix: resolve SonarCloud quality gate failures by @johannesroesch in #34
- fix: move WP version env vars to workflow level for version check by @johannesroesch in #35
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Changes
- Update README.md @johannesroesch (#14)
- ci(sonar): fehlenden e11-Eintrag in multicriteria ergänzen @johannesroesch (#15)
- ci(sonar): SonarCloud-Organisation und Projekt-Key aktualisieren @johannesroesch (#13)
- ci: SonarCloud Code-Scan-Warnungen beheben @johannesroesch (#12)
- build(deps): bump codecov/codecov-action from 5.5.3 to 7.0.0 @dependabot[bot] (#6)
- Create CODEOWNERS @johannesroesch (#11)
- ci(infection): Mutation Testing auf PHP 8.3 umstellen @johannesroesch (#10)
- build(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 @dependabot[bot] (#7)
- build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 @dependabot[bot] (#9)
- build(deps): bump actions/cache from 5.0.4 to 5.0.5 @dependabot[bot] (#8)
- build(deps): bump mikepenz/action-junit-report from 6.3.1 to 6.4.2 @dependabot[bot] (#5)
v1.1.0
Full Changelog: https://github.com/johannesroesch/oidc-client/commits/v1.1.0
OIDC Client v1.0.0
Release der Version 1.0.0.
Alle Änderungen findest du im CHANGELOG.