Skip to content

Commit 4dacb50

Browse files
committed
Update CHANGELOG.md
1 parent d66fa75 commit 4dacb50

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 2.0.0
2+
_Minimum required Java version: 21_
23
* Updated to Spring Boot 4.x
4+
* Removed fork of `OidcUserService` to move closer to the standard implementation. Only fork the required `OidcUserRequestUtils#shouldRetrieveUserInfo`
5+
* Update Vaadin to 25
6+
* Removed `TotalVaadinFlowWebSecurity` as it's no longer supported
7+
* Updated Jackson Databind to v3
8+
* Migrated demos and tests
9+
* Code cleanup
310

411
# 1.5.3
512
_Last expected version for Spring Boot 3.x_

0 commit comments

Comments
 (0)