Skip to content

Commit a3611bf

Browse files
committed
Pre-steps for release : 6.4.8.Final
1 parent 03e589e commit a3611bf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ Hibernate 6 Changelog
33

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

6+
Changes in 6.4.8.Final (April 26, 2024)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32286
10+
11+
** Bug
12+
* [HHH-17967] - NullPointerException SqmPathSource.getSqmPathType() because return value EntityDomainType.getIdentifierDescriptor()" is null
13+
14+
615
Changes in 6.4.7.Final (April 25, 2024)
716
------------------------------------------------------------------------------------------------------------------------
817

gradle/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.4.8-SNAPSHOT
1+
hibernateVersion=6.4.8.Final

0 commit comments

Comments
 (0)