Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps org.hibernate.orm:hibernate-core from 6.6.8.Final to 6.6.9.Final.

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.6.9.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.9.Final.

You can find the full list of 6.6.9.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.9.Final (February 23, 2025)

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

** Bug * [HHH-19173] - PostgreSQLLegacySqlAstTranslator does not implement visitInArrayPredicates * [HHH-19169] - Entity hierarchy (and included embeddables) with inconsistent bytecode enhancement is unsupported, but isn't detected * [HHH-19168] - Re-enhancement of entities with different configuration may skip some enhancements * [HHH-19116] - Error when using fk() function on left joined many-to-one association and is null predicate * [HHH-19110] - Flush operation fails with "UnsupportedOperationException: compare() not implemented for EntityType" * [HHH-17151] - NPE when binding null parameter in native query with explicit TemporalType

Commits
  • c93425d Pre-steps for release : 6.6.9.Final
  • 7918367 HHH-17151 Resolve explicit temporal bind type for null values
  • 2f60027 HHH-17151 Add test for issue
  • 1699573 HHH-19173 Add visitInArrayPredicate to PostgreSQLLegacySqlAstTranslator
  • b788d42 HHH-19116 Return actual path source for singular attribute joins
  • 88c9758 HHH-19116 Add test for issue
  • afe8e72 Temporarily use fixed SHA for Quarkus testing until Quarkus upgrades to lates...
  • 5083511 HHH-19110 - Fix for issue
  • 02cea92 HHH-19110 - Add test for issue
  • 45b2aa2 Post-steps for release : 6.6.8.Final
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.8.Final to 6.6.9.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.8...6.6.9)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Feb 24, 2025
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 24, 2025
@github-actions github-actions bot added this to the 6.5.0-M3 milestone Feb 24, 2025
@spring-builds spring-builds enabled auto-merge (rebase) February 24, 2025 03:13
@spring-builds spring-builds merged commit 62a9c50 into main Feb 24, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/org.hibernate.orm-hibernate-core-6.6.9.Final branch February 24, 2025 03:24
@github-actions github-actions bot added the status: duplicate A duplicate of another issue label Mar 10, 2025
Copy link
Contributor

Duplicate of #16712

Copy link
Contributor

Duplicate of #16745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue status: waiting-for-triage An issue we've not yet triaged type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants