This is an automated email from the ASF dual-hosted git repository.
anovikov pushed a commit to branch release/ignite-spring-session-ext-2.0.0
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
The following commit(s) were added to
refs/heads/release/ignite-spring-session-ext-2.0.0 by this push:
new 8794e294 IGNITE-22317 Added release notes.
8794e294 is described below
commit 8794e294c0f10b054bbfad5afc9a82584c3f48d3
Author: Andrey Novikov <[email protected]>
AuthorDate: Mon Jun 17 12:23:36 2024 +0700
IGNITE-22317 Added release notes.
---
modules/spring-session-ext/RELEASE_NOTES.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/modules/spring-session-ext/RELEASE_NOTES.txt
b/modules/spring-session-ext/RELEASE_NOTES.txt
index f5066b22..22d56a0b 100644
--- a/modules/spring-session-ext/RELEASE_NOTES.txt
+++ b/modules/spring-session-ext/RELEASE_NOTES.txt
@@ -1,6 +1,12 @@
Apache Ignite Extensions Release Notes
======================================
+Apache Ignite Spring Session Module 2.0.0
+--------------------------------------
+
+* Add Spring 6 support.
+* Fixed StackOverflow error during IgniteSession serialization.
+
Apache Ignite Spring Session Module 1.0.0
-----------------------------------------