Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hibernate.orm:hibernate-core (source) 6.5.2.Final -> 6.6.0.Final age adoption passing confidence

Release Notes

hibernate/hibernate-orm (org.hibernate.orm:hibernate-core)

v6.6.0.Final

https://hibernate.atlassian.net/projects/HHH/versions/32329

** Bug
* [HHH-18463] - Add AzureDialect
* [HHH-18451] - CharBooleanConverter : Boolean null value conversion limited by the BooleanJavaType check condition
* [HHH-18403] - DB2iDialect should not support Update Returning
* [HHH-18399] - Unable to persist self-referencing entity with @​OneToOne and @​JoinTable
* [HHH-18391] - EntityGraphs are not considering Embedded attributes
* [HHH-18378] - Avoid reusing existing joins for entity-graph fetches if they're included in the where clause
* [HHH-18373] - When executing update with Criteria API by setting InheritanceType.JOINED, InlineMutationStrategy, NPE error occurs
* [HHH-18309] - Oracle LimitHandler does not seem to handle maxrows correctly for native queries
* [HHH-17997] - Querying an Entity with CacheConcurrencyStrategy.READONLY throws UnsupportedOperationException: Can't update readonly object
* [HHH-17847] - StoredProcedureQuery map result set incorrectly when having INOUT param
* [HHH-17465] - Incorrect metamodel for shared version attribute in @​MappedSuperclass


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Aug 8, 2024
@renovate renovate bot force-pushed the renovate/org.hibernate.orm-hibernate-core-6.x branch from f6e6294 to 64dd252 Compare August 29, 2024 10:16
@DxsSucuk DxsSucuk merged commit 17a3329 into master Aug 29, 2024
@renovate renovate bot deleted the renovate/org.hibernate.orm-hibernate-core-6.x branch August 29, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants