Skip to content

HHH-19971#5

Closed
gavinking wants to merge 5191 commits into
mainfrom
HHH-19971
Closed

HHH-19971#5
gavinking wants to merge 5191 commits into
mainfrom
HHH-19971

Conversation

@gavinking
Copy link
Copy Markdown
Owner

[Please describe here what your change is about]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


beikov and others added 30 commits March 11, 2026 18:44
…nate#6109)

* HBX-3099 Enable dependabot ORM updates for 7.2/6.6

Co-authored-by: Andrea Boriero <andrea@hibernate.org>

* HBX-3099 Add a workflow to automatically merge a Hibernate ORM dependabot PRs

Co-authored-by: Andrea Boriero <andrea@hibernate.org>

* HBX-3099 Update Jenkins release to handle automatic releases

Co-authored-by: Andrea Boriero <andrea@hibernate.org>

* HBX-3099 Run Hibernate ORM dependabot updates on cron interval

so that we better control when it is executed

Co-authored-by: Andrea Boriero <andrea@hibernate.org>

* HBX-3099 Trigger Jira Release hook during the release process

Co-authored-by: Andrea Boriero <andrea@hibernate.org>

* HBX-3099 Update commit message for ORM updates

---------

Co-authored-by: Andrea Boriero <andrea@hibernate.org>
…om.oracle.database.jdbc:ojdbc11:23.26.1.0.0

Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
…avaClass(String)

Add a test reproducing a HibernateException thrown during
logFlushResults when an @Any association uses
@AnyKeyJavaClass(String.class).
AnyType.toLoggableString previously passed the entity instance
to MessageHelper.infoString(), which expects the identifier value.

Resolve the entity identifier using guessEntityPersister before
delegating to MessageHelper.infoString().
Signed-off-by: Koen Aers <koen@hibernate.org>
  - Use NamedHqlQueryDefinitionImpl instead of NamedHqlSelectionDefinitionImpl to match the ORM 7.4 API

Signed-off-by: Koen Aers <koen@hibernate.org>
* HHH-20145 Align versions of Hibernate modules for Gradle consumers

* HHH-20157 Add capability of relocated artifacts to new artifacts
…d 7.4.1-SNAPSHOT respectively

Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
gavinking and others added 29 commits April 21, 2026 14:23
and remove obsolete test
This was exposed by @Any code, but might also affect other cases.
@gavinking gavinking closed this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.