We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19baae6 commit 8be82c5Copy full SHA for 8be82c5
README.md
@@ -294,6 +294,10 @@ Instructions on how to run the Spring example projects can be found at the follo
294
This major update does not have any major updates to the API, but instead builds upon and
295
standardizes our implementation.
296
297
+## Breaking changes and enhancements made in v4.0.0
298
+
299
+- Creating an Identity Profile session now uses strongly typed classes, instead of a Map
300
301
### Dropped support for Java 7
302
Minimum supported Java version is now 8.
303
0 commit comments