Pre-steps for release : `6.2.28.Final`
This commit is contained in:
parent
411045e772
commit
f1f9adaf90
|
@ -3,6 +3,15 @@ Hibernate 6 Changelog
|
||||||
|
|
||||||
Note: Please refer to JIRA to learn more about each issue.
|
Note: Please refer to JIRA to learn more about each issue.
|
||||||
|
|
||||||
|
Changes in 6.2.28.Final (July 03, 2024)
|
||||||
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
https://hibernate.atlassian.net/projects/HHH/versions/32321
|
||||||
|
|
||||||
|
** Bug
|
||||||
|
* [HHH-18280] - Support named procedure parameters down to the JDBC level
|
||||||
|
|
||||||
|
|
||||||
Changes in 6.2.27.Final (July 02, 2024)
|
Changes in 6.2.27.Final (July 02, 2024)
|
||||||
------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
hibernateVersion=6.2.28-SNAPSHOT
|
hibernateVersion=6.2.28.Final
|
Loading…
Reference in New Issue