We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.2.28.Final
1 parent 411045e commit f1f9adaCopy full SHA for f1f9ada
changelog.txt
@@ -3,6 +3,15 @@ Hibernate 6 Changelog
3
4
Note: Please refer to JIRA to learn more about each issue.
5
6
+Changes in 6.2.28.Final (July 03, 2024)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/32321
10
11
+** Bug
12
+ * [HHH-18280] - Support named procedure parameters down to the JDBC level
13
14
15
Changes in 6.2.27.Final (July 02, 2024)
16
------------------------------------------------------------------------------------------------------------------------
17
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.2.28-SNAPSHOT
+hibernateVersion=6.2.28.Final
0 commit comments