Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3c660a29c88a75030c038e4623d0ba3f2220768e
https://github.com/hibernate/hibernate-orm/commit/3c660a29c88a75030c038e4...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/PersistentAttributeTransformer.java
R
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/lazy/proxy/NoProxyFactoryTests.java
Log Message:
-----------
HHH-20512 automatically unfinal entity classes and their methods
Commit: 3cccb2e99f9314e386886cbcf5443a695ecad3ee
https://github.com/hibernate/hibernate-orm/commit/3cccb2e99f9314e386886cb...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
Log Message:
-----------
HHH-20512 fix section of user guide covering requirements for entity classes
this had multiple errors
Commit: a453d66ffb60a7e963213ea71cc84a7d2e92ae9e
https://github.com/hibernate/hibernate-orm/commit/a453d66ffb60a7e963213ea...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/PersistentAttributeTransformer.java
Log Message:
-----------
HHH-20512 preserve immutability of final fields via @Immutable annotation
Commit: ab0cc8bba36e0e15aaa0e306e190d81356398d27
https://github.com/hibernate/hibernate-orm/commit/ab0cc8bba36e0e15aaa0e30...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhance/internal/bytebuddy/FinalModifierEnhancementTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/lazy/proxy/FinalAccessorProxyFactoryTests.java
Log Message:
-----------
HHH-20512 tests for new features of enhancer
Compare:
https://github.com/hibernate/hibernate-orm/compare/f68a60ad8546...ab0cc8b...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications