Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5fe874f7cfd46a1e8b177cff3464fc0af4e3ae6e
https://github.com/hibernate/hibernate-orm/commit/5fe874f7cfd46a1e8b177cf...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2019-01-17 (Thu, 17 Jan 2019)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/service/internal/SessionFactoryServiceRegistryImpl.java
Log Message:
-----------
HHH-13209 Avoid leaking invalid data in side cache of SessionFactoryServiceRegistryImpl
Commit: bc6be66c662492c85f87041e2594ecf3b888fed6
https://github.com/hibernate/hibernate-orm/commit/bc6be66c662492c85f87041...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2019-01-17 (Thu, 17 Jan 2019)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/registry/internal/StandardServiceRegistryImpl.java
M
hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java
Log Message:
-----------
HHH-13209 Allow for re-starting of a deactivated ServiceRegistry instance
Commit: cc3e4c82d3126b9c10e70b5b6ef73e0f531cba5d
https://github.com/hibernate/hibernate-orm/commit/cc3e4c82d3126b9c10e70b5...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2019-01-17 (Thu, 17 Jan 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/internal/MetadataImpl.java
Log Message:
-----------
HHH-13209 Expose more state from MetadataImpl to allow shallow copies
Commit: 5e30e509b3c3a61a8b724a9f41016894408614fa
https://github.com/hibernate/hibernate-orm/commit/5e30e509b3c3a61a8b724a9...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2019-01-17 (Thu, 17 Jan 2019)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/registry/internal/BootstrapServiceRegistryImpl.java
M
hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java
Log Message:
-----------
HHH-13209 Disallow races between destroy and reactivation of ServiceRegistry
Compare:
https://github.com/hibernate/hibernate-orm/compare/ed0cec0ddb66...5e30e50...
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.