5.3.29.Final
This commit is contained in:
parent
f3e039da0a
commit
712a328c51
|
@ -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)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
hibernateVersion=5.3.29-SNAPSHOT
|
||||
hibernateVersion=5.3.29.Final
|
Loading…
Reference in New Issue