chore(deps): update dependency org.hibernate:hibernate-core to v5.4.13.final #2510
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.4.12.Final
->5.4.13.Final
Release Notes
hibernate/hibernate-orm
v5.4.13.Final
Compare Source
https://hibernate.atlassian.net/projects/HHH/versions/31829/tab/release-report-done
*_ Bug
_ [HHH-13322] - Sequence increment is not correctly determined
_ [HHH-13619] - size() does not work properly as select expression
_ [HHH-13711] - H2 dialect not accurate for drop table since version 1.4.200
_ [HHH-13870] - Gradle plugin causes compile task to be always out of date
_ [HHH-13875] - Optional one-to-one does not always join the associated entity table when querying
_ [HHH-13876] - Fix an obvious bug in StandardStack implementation
_ [HHH-13891] - ProxyFactory should not be built if any ID or property getter/setter methods are final
* [HHH-13910] - MySQL57Dialect selected by automatic dialect resolution when using MySQL 8.0 database
*_ New Feature
_ [HHH-13799] - JPA Criteria API support for Hibernate Spatial
*_ Task
_ [HHH-13874] - Deprecate relevant methods that are supposed to be removed in v6.0
*_ Improvement
_ [HHH-13103] - Allow Hibernate Types to get access to the current configuration properties using constructor injection
_ [HHH-13853] - Pass the merged Integration settings and Persistence Unit properties to buildBootstrapServiceRegistry
_ [HHH-13855] - Remove unnecessary declaration of JtaManager in HibernatePersistenceProviderAdaptor
_ [HHH-13872] - Make the Java Stream close the underlying ScrollableResultsIterator upon calling a terminal operation
_ [HHH-13873] - IdTableHelper can skip opening a connection when there's no statements to execute
_ [HHH-13878] - Increase the scope of some methods to make them accessible outside of Hibernate ORM
_ [HHH-13879] - Slow query log should use System#nanoTime not System#currentTimeMillis
* [HHH-13897] - ResultSetProcessingContextImpl: no need to clear collections before discarding the reference to them
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.