5.3.23.Final

This commit is contained in:
Hibernate-CI 2021-09-29 21:39:39 +00:00
parent 0184d7e9b4
commit 44b9a872c6
2 changed files with 16 additions and 1 deletions

View File

@ -3,6 +3,21 @@ Hibernate 5 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 5.3.23.Final (September 29, 2021)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/31973
** Bug
* [HHH-14840] - IBM Db2 11.1 fails on TransientOverride test cases
* [HHH-14796] - Cannot replace an existing JPQL NamedQuery with a native NamedQuery
* [HHH-14790] - Fix Gradle build failure with JDK 11
** Deprecation
* [HHH-14847] - Deprecate JMX integration
* [HHH-14845] - Deprecate JACC integration
Changes in 5.3.22.Final (August 20, 2021)
------------------------------------------------------------------------------------------------------------------------

View File

@ -1 +1 @@
hibernateVersion=5.3.23-SNAPSHOT
hibernateVersion=5.3.23.Final