Skip to content

Commit

Permalink
Pre-steps for release : 6.2.32.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Oct 2, 2024
1 parent 8ba6d43 commit 61f5116
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ Hibernate 6 Changelog

Note: Please refer to JIRA to learn more about each issue.

Changes in 6.2.32.Final (October 02, 2024)
------------------------------------------------------------------------------------------------------------------------

https://hibernate.atlassian.net/projects/HHH/versions/32344

** Bug
* [HHH-16772] - Generated bytecode for HibernateAccessOptimizer class is invalid and causes operand stack overflow issue.

** Improvement
* [HHH-18507] - allow overwriting the default db image with environment variable in docker_db.sh


Changes in 6.2.31.Final (August 21, 2024)
------------------------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hibernateVersion=6.2.32-SNAPSHOT
hibernateVersion=6.2.32.Final

0 comments on commit 61f5116

Please sign in to comment.