File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ Hibernate 6 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 6.2.23.Final (March 27, 2024)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/32250
10
+
11
+ ** Bug
12
+ * [HHH-17705] - NullPointerException during enhancement when using the default BytecodeProvider in Wildfly
13
+ * [HHH-17689] - Cache SQL statement for unique key lookup
14
+
15
+ ** Improvement
16
+ * [HHH-17319] - Use Oracle GraalVM for Atlas builds
17
+
18
+
6
19
Changes in 6.2.22.Final (January 24, 2024)
7
20
------------------------------------------------------------------------------------------------------------------------
8
21
Original file line number Diff line number Diff line change 1
- hibernateVersion =6.2.23-SNAPSHOT
1
+ hibernateVersion =6.2.23.Final
You can’t perform that action at this time.
0 commit comments