Pre-steps for release : `6.2.23.Final`
This commit is contained in:
parent
4508d2f3be
commit
da1d3bcb92
|
@ -3,6 +3,19 @@ Hibernate 6 Changelog
|
||||||
|
|
||||||
Note: Please refer to JIRA to learn more about each issue.
|
Note: Please refer to JIRA to learn more about each issue.
|
||||||
|
|
||||||
|
Changes in 6.2.23.Final (March 27, 2024)
|
||||||
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
https://hibernate.atlassian.net/projects/HHH/versions/32250
|
||||||
|
|
||||||
|
** Bug
|
||||||
|
* [HHH-17705] - NullPointerException during enhancement when using the default BytecodeProvider in Wildfly
|
||||||
|
* [HHH-17689] - Cache SQL statement for unique key lookup
|
||||||
|
|
||||||
|
** Improvement
|
||||||
|
* [HHH-17319] - Use Oracle GraalVM for Atlas builds
|
||||||
|
|
||||||
|
|
||||||
Changes in 6.2.22.Final (January 24, 2024)
|
Changes in 6.2.22.Final (January 24, 2024)
|
||||||
------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
hibernateVersion=6.2.23-SNAPSHOT
|
hibernateVersion=6.2.23.Final
|
Loading…
Reference in New Issue