Bump org.hibernate.orm:hibernate-core from 6.6.13.Final to 6.6.17.Final by dependabot[bot] · Pull Request #64 · queritylib/querity
Bumps org.hibernate.orm:hibernate-core from 6.6.13.Final to 6.6.17.Final.
Release notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Hibernate ORM 6.6.17.Final released
Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.
You can find the full list of 6.6.17.Final changes here.
What's new
This release introduces a few minor improvements as well as bug fixes.
Conclusion
For additional details, see:
- the release page
- the Migration Guide
- the Introduction Guide
- the User Guide
See also the following resources related to supported APIs:
- the compatibility policy
- the incubating API report (
@Incubating)- the deprecated API report (
@Deprecated+@Remove)- the internal API report (internal packages,
@Internal)Visit the website for details on getting in touch with us.
Hibernate ORM 6.6.16.Final released
Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.
You can find the full list of 6.6.16.Final changes here.
What's new
This release introduces a few minor improvements as well as bug fixes.
Conclusion
For additional details, see:
- the release page
- the Migration Guide
- the Introduction Guide
- the User Guide
See also the following resources related to supported APIs:
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Changes in 6.6.17.Final (May 28, 2025)
https://hibernate.atlassian.net/projects/HHH/versions/33638
** Bug * [HHH-19490] - NPE when using array_position function * [HHH-19476] - claimEntityHolderIfPossible Assertion Error * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-18946] - Startup issues with HANA in failover situations
Changes in 6.6.16.Final (May 25, 2025)
https://hibernate.atlassian.net/projects/HHH/versions/33606
** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails
Changes in 6.6.15.Final (May 13, 2025)
https://hibernate.atlassian.net/projects/HHH/versions/33406
** Bug * [HHH-19458] - problem starting MockSessionFactory from Quarkus dev mode with Reactive
Changes in 6.6.14.Final (May 11, 2025)
https://hibernate.atlassian.net/projects/HHH/versions/33241
** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be
@Dependent* [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order
Commits
3643eb0Pre-steps for release :6.6.17.Final0a96a58HHH-18946 Fix startup issues with HANA in failover situations31ecca5HHH-19490 Fix NPE when using array_position on sql array type90bf4f4HHH-19387 - Reformat and reword test entitiese5c2197HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...cfb1d76Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()811d0e8HHH-19476 claimEntityHolderIfPossible Assertion Error89aab0dHHH-19476 Add test for issuef823b60Avoid auto-release when there are no "releasable" commits6cd0acaUse a script to release on Jira- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.hibernate.orm:hibernate-core | [>= 7.a0, < 8] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)