HHH-10592 : Add to changelog for 5.2.1
This commit is contained in:
parent
0d8f08b9d1
commit
8769ab306e
|
@ -34,6 +34,7 @@ https://hibernate.atlassian.net/projects/HHH/versions/23950
|
|||
* [HHH-10540] - Incorrect bytecode instrumentation when there are multiple @Embedded attributes
|
||||
* [HHH-10562] - ManagedEntity linked list broken when mutable, non-associated enhanced entity is evicted
|
||||
* [HHH-10583] - BytecodeEnhancement's AssociationManagement breaks with entity containing two ToOne relations with the same mappedBy value.
|
||||
* [HHH-10592] - Query with literal parameter and fails with attribute converter
|
||||
* [HHH-10642] - BytecodeEnhancements PersistentAttributesEnhancer bytecode error INVOKESPECIAL
|
||||
* [HHH-10643] - Attribute 'foreignKeyDefinition' of @javax.persistence.ForeignKey ignored by schema exporter
|
||||
* [HHH-10644] - Enhancement cause Exception if property field not present
|
||||
|
|
Loading…
Reference in New Issue