Skip to content

Commit 1ca38de

Browse files
committed
Changelog
1 parent 7e894d8 commit 1ca38de

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
- Build improvements: ARM images, Docker deployment refactoring, multi-module Maven structure
1414
- CI and plugin upgrades
1515

16-
## 8.0.1 (2025-03-07)
16+
## 8.0.1
1717
- Backward compatibility for comma-separated scope values ([#238](https://github.com/OpenConext/OpenConext-oidcng/issues/238))
1818
- Device code flow textual fixes (NL)
19+
20+
## 8.0.0
21+
- Migrate to Spring Boot 3 (incl. Spring Security 6) and align codebase accordingly
22+
- Migrate SAML stack to OpenSAML 5; adapt request/response handling and validations
23+
- Update OAuth 2.0 / OIDC SDK to 11.22.1 (PR [#229](https://github.com/OpenConext/OpenConext-oidcng/pull/229))
24+
- Update GitHub Actions: setup-java to v4 (PR [#210](https://github.com/OpenConext/OpenConext-oidcng/pull/210)), codecov-action to 5.3.1 (PR [#227](https://github.com/OpenConext/OpenConext-oidcng/pull/227)), mongodb action to 1.12.0 (PR [#222](https://github.com/OpenConext/OpenConext-oidcng/pull/222))
25+
- Ensure the original SAML AuthnRequest ID is preserved in the authentication flow
26+
- Upgrade mail SMTP dependency and related test adjustments
27+
- update PKCE-related test vectors to compliant values

0 commit comments

Comments
 (0)