Skip to content

Commit da1d3bc

Browse files
committed
Pre-steps for release : 6.2.23.Final
1 parent 4508d2f commit da1d3bc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ Hibernate 6 Changelog
33

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

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+
619
Changes in 6.2.22.Final (January 24, 2024)
720
------------------------------------------------------------------------------------------------------------------------
821

gradle/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.2.23-SNAPSHOT
1+
hibernateVersion=6.2.23.Final

0 commit comments

Comments
 (0)