5.3.29.Final

This commit is contained in:
Hibernate-CI 2023-03-29 13:09:18 +00:00
parent f3e039da0a
commit 712a328c51
2 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,16 @@ Hibernate 5 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 5.3.29.Final (March 29, 2023)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/32098
** Bug
* [HHH-14514] - Auto evict collection cache not work when use transactional cache concurrency strategy
* [HHH-13627] - Updated items do not get invalidated when cachemode is set to CacheMode.GET
Changes in 5.3.28.Final (August 15, 2022)
------------------------------------------------------------------------------------------------------------------------

View File

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