5.3.24.Final

This commit is contained in:
Hibernate-CI 2021-11-16 20:58:46 +00:00
parent 9564ce32de
commit 4838624e48
2 changed files with 10 additions and 1 deletions

View File

@ -3,6 +3,15 @@ Hibernate 5 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 5.3.24.Final (November 16, 2021)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/31988
** Bug
* [HHH-14540] - Interceptor instance is shared between ORM session and Enver's temporary session resulting in multiple calls.
Changes in 5.3.23.Final (September 29, 2021)
------------------------------------------------------------------------------------------------------------------------

View File

@ -1 +1 @@
hibernateVersion=5.3.24-SNAPSHOT
hibernateVersion=5.3.24.Final