We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.6.15.Final
1 parent f2d0ded commit fd28d90Copy full SHA for fd28d90
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.6.15.Final (May 13, 2025)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/33406
10
11
+** Bug
12
+ * [HHH-19458] - problem starting MockSessionFactory from Quarkus dev mode with Reactive
13
14
15
Changes in 6.6.14.Final (May 11, 2025)
16
------------------------------------------------------------------------------------------------------------------------
17
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.6.15-SNAPSHOT
+hibernateVersion=6.6.15.Final
0 commit comments