File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ Hibernate 6 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 6.2.32.Final (October 02, 2024)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/32344
10+
11+ ** Bug
12+ * [HHH-16772] - Generated bytecode for HibernateAccessOptimizer class is invalid and causes operand stack overflow issue.
13+
14+ ** Improvement
15+ * [HHH-18507] - allow overwriting the default db image with environment variable in docker_db.sh
16+
17+
618Changes in 6.2.31.Final (August 21, 2024)
719------------------------------------------------------------------------------------------------------------------------
820
Original file line number Diff line number Diff line change 1- hibernateVersion =6.2.32-SNAPSHOT
1+ hibernateVersion =6.2.32.Final
You can’t perform that action at this time.
0 commit comments