You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [HHH-15523] - Missing use of SqlStringGenerationContext in MapBinder#getFromAndWhereFormula
13
+
* [HHH-15522] - Hibernate.isInitialized method not working for Envers Collections
14
+
* [HHH-15520] - ValueGeneration on @OneToOne leads to boot error
15
+
* [HHH-15505] - Getter of loaded entity returns null when using bytecode enhancement on entity whose field is defined both in mapped superclass and concrete entity
16
+
* [HHH-15235] - PropertyAccessException on OneToOne mapping after migration to Hibernate 5.6
17
+
* [HHH-15216] - Cannot change MetadataProvider implementation because JPAXMLOverriddenMetadataProvider is final and precisely expected by a cast operator
18
+
* [HHH-15045] - onFlushDirty() invoked on parent entity in a @OneToOne relationship when no table columns are changed
19
+
* [HHH-14943] - byNaturalId API creates unparseable query (AND keyword instead of WHERE)
20
+
21
+
** Deprecation
22
+
* [HHH-15536] - Deprecate SharedSessionContractImplementor#getTransactionStartTimestamp() and CacheTransactionSynchronization#getCurrentTransactionStartTimestamp()
23
+
24
+
** New Feature
25
+
* [HHH-15508] - Backport Session#getReference(Object) to branch 5.6
26
+
27
+
** Task
28
+
* [HHH-15555] - Remove use of @AutomaticFeature in GraalVM module
29
+
* [HHH-15538] - Move Jenkinsfile timeout around shell command
0 commit comments