Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8293d6dce3669f58b5241fe0e8890764163e8a6f
https://github.com/hibernate/hibernate-orm/commit/8293d6dce3669f58b5241fe...
Author: del65 <icidel(a)users.noreply.github.com>
Date: 2018-09-07 (Fri, 07 Sep 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/stat/CacheableDataStatistics.java
Log Message:
-----------
HHH-12966 Make CacheableDataStatistics serializable
This is necessary to access statistics over JMX.
Commit: 90b71f6895ae8a530986292887c743fd6831c798
https://github.com/hibernate/hibernate-orm/commit/90b71f6895ae8a530986292...
Author: del65 <icidel(a)users.noreply.github.com>
Date: 2018-09-07 (Fri, 07 Sep 2018)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/stat/internal/AbstractCacheableDataStatistics.java
M hibernate-core/src/main/java/org/hibernate/stat/internal/QueryStatisticsImpl.java
Log Message:
-----------
HHH-12966 Do not include loggers in statistics beans
This way, you don't need to add the JBoss logging dependencies.
Compare:
https://github.com/hibernate/hibernate-orm/compare/83191633ecae...90b71f6...
**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.