Branch: refs/heads/5.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 06a8158fb700b93da5f02c181651e7e8fad2a9a7
https://github.com/hibernate/hibernate-orm/commit/06a8158fb700b93da5f02c1...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
M
hibernate-envers/src/main/java/org/hibernate/envers/internal/synchronization/AuditProcess.java
A
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/tm/SessionFactoryInterceptorTransactionTest.java
A
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/tm/SessionInterceptorTransactionTest.java
A
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/tm/TestInterceptor.java
Log Message:
-----------
HHH-14540 Don't share session-scoped interceptors with temp session
Commit: 9564ce32ded990111a1959fbec3622549993334a
https://github.com/hibernate/hibernate-orm/commit/9564ce32ded990111a1959f...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
Log Message:
-----------
HHH-14540 Maintain strict API backwards compatibility
Compare:
https://github.com/hibernate/hibernate-orm/compare/8fff2f67e276...9564ce3...