Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps hibernate.version from 6.6.18.Final to 7.1.0.Final.
Updates org.hibernate.orm:hibernate-core from 6.6.18.Final to 7.1.0.Final

Release notes

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

Hibernate ORM 7.1.0.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.0.Final.

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

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

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.

Hibernate ORM 7.1.0.CR2 released

Today, we published a new release of Hibernate ORM 7.1: 7.1.0.CR2.

You can find the full list of 7.1.0.CR2 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

Conclusion

For additional details, see:

... (truncated)

Changelog

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

Changes in 7.1.0.Final (August 08, 2025)

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

** Improvement * [HHH-19693] - Upgrade Oracle JDBC driver to version 23.9.0.25.07

** New Feature * [HHH-19682] - Add Support for GaussDB Lock Timeout (lockwait_timeout)

Changes in 7.1.0.CR2 (August 06, 2025)

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

** Bug * [HHH-19673] - hibernate-gradle-plugin 7.0.0.CR1 wrongly requires Java 21+ * [HHH-19669] - hql insert fails for entity with join inheritance on Oracle

** Improvement * [HHH-19686] - Add implementation dependency to agroal-pool from hibernate-agroal * [HHH-19685] - Rework multi-table handling code to allow caching and help Hibernate Reactive * [HHH-19672] - Add overloads of #find accepting entity-name

** Task * [HHH-19683] - Add method in AbstractEntityPersister to check if field name is not lazy * [HHH-19670] - Upgrade MySQL testing to 9.4

Changes in 7.1.0.CR1 (July 30, 2025)

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

** Bug * [HHH-19649] - QualifiedNameParser inconsistent between parsing and formatting * [HHH-19645] - Some database specific tests are missing RequiresDialect annotation * [HHH-19640] - @​UpdateTimestamp behavior change between Hibernate 5.6 and 6.6 * [HHH-19631] - NPE in AbstractPersistentCollection because "persister" is null, when accessing unfetched lazy collection in event * [HHH-19626] - Hibernate processor may fail to process entities with generics * [HHH-19616] - @​ManyToOne(optional=false) results in a not null constraint for SINGLE_TABLE subclass * [HHH-19604] - Session.isDirty always return true when @​Immutable entity is loaded * [HHH-19585] - Object relationship mapping issues | java.lang.NullPointerException: Cannot invoke "java.lang.Comparable.compareTo(Object)" because "one" is null * [HHH-19583] - JsonJavaType is missing parameterized info on the type arguments * [HHH-19579] - Criteria update join - Column 'code' in SET is ambiguous * [HHH-19578] - @​Delete queries for reactive repositories * [HHH-19574] - metamodel population for inner classes * [HHH-19572] - NullPointerException when using where(List restrictions) method

... (truncated)

Commits
  • 02eb1ac Pre-steps for release : 7.1.0.Final
  • 513bbb7 HHH-19693 - Upgrade Oracle JDBC driver to version 23.9.0.25.07
  • 88f2a06 HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)
  • 91c3c25 HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)
  • 5acb4fe Correct release process notes
  • ceda032 tiny fix to error message
  • aee9adc add a tip about fetch size and MySQL
  • ab9ad65 mention 'org.hibernate.orm:hibernate-hikaricp' in doc
  • a7f2f8e Post-steps for release : 7.1.0.CR2
  • 94b2448 Pre-steps for release : 7.1.0.CR2
  • Additional commits viewable in compare view

Updates org.hibernate.tool:hibernate-tools-maven from 6.6.18.Final to 7.1.0.Final

Commits
  • 365ffe1 [Jenkins release job] Preparing release 7.1.0.Final
  • d61d06e HBX-3088: Update Hibernate ORM dependency to 7.1.0.Final
  • 3dd9363 HBX-3087: Update version identifiers in Jenkinsfile to 7.1.0.Final and 7.1.1-...
  • 15da0c4 [Jenkins release job] Preparing next development iteration
  • 17148d3 [Jenkins release job] Preparing release 7.1.0.CR2
  • 0e31ab7 HBX-3085: Update Hibernate ORM dependency to 7.1.0.CR2
  • dcca8e9 HBX-3086: Update version identifiers in Jenkinsfile (and documentation) to 7....
  • fed4f36 HBX-3083: Change the protocol of references to the hibernate mapping DTD to '...
  • ba97af8 HBX-3075 Restore language module
  • 390fb6c HBX-3084 Take advantage of ORM's native JSON capabilities
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-platform from 6.6.18.Final to 7.1.0.Final

Release notes

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

Hibernate ORM 7.1.0.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.0.Final.

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

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

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.

Hibernate ORM 7.1.0.CR2 released

Today, we published a new release of Hibernate ORM 7.1: 7.1.0.CR2.

You can find the full list of 7.1.0.CR2 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

Conclusion

For additional details, see:

... (truncated)

Changelog

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

Changes in 7.1.0.Final (August 08, 2025)

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

** Improvement * [HHH-19693] - Upgrade Oracle JDBC driver to version 23.9.0.25.07

** New Feature * [HHH-19682] - Add Support for GaussDB Lock Timeout (lockwait_timeout)

Changes in 7.1.0.CR2 (August 06, 2025)

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

** Bug * [HHH-19673] - hibernate-gradle-plugin 7.0.0.CR1 wrongly requires Java 21+ * [HHH-19669] - hql insert fails for entity with join inheritance on Oracle

** Improvement * [HHH-19686] - Add implementation dependency to agroal-pool from hibernate-agroal * [HHH-19685] - Rework multi-table handling code to allow caching and help Hibernate Reactive * [HHH-19672] - Add overloads of #find accepting entity-name

** Task * [HHH-19683] - Add method in AbstractEntityPersister to check if field name is not lazy * [HHH-19670] - Upgrade MySQL testing to 9.4

Changes in 7.1.0.CR1 (July 30, 2025)

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

** Bug * [HHH-19649] - QualifiedNameParser inconsistent between parsing and formatting * [HHH-19645] - Some database specific tests are missing RequiresDialect annotation * [HHH-19640] - @​UpdateTimestamp behavior change between Hibernate 5.6 and 6.6 * [HHH-19631] - NPE in AbstractPersistentCollection because "persister" is null, when accessing unfetched lazy collection in event * [HHH-19626] - Hibernate processor may fail to process entities with generics * [HHH-19616] - @​ManyToOne(optional=false) results in a not null constraint for SINGLE_TABLE subclass * [HHH-19604] - Session.isDirty always return true when @​Immutable entity is loaded * [HHH-19585] - Object relationship mapping issues | java.lang.NullPointerException: Cannot invoke "java.lang.Comparable.compareTo(Object)" because "one" is null * [HHH-19583] - JsonJavaType is missing parameterized info on the type arguments * [HHH-19579] - Criteria update join - Column 'code' in SET is ambiguous * [HHH-19578] - @​Delete queries for reactive repositories * [HHH-19574] - metamodel population for inner classes * [HHH-19572] - NullPointerException when using where(List restrictions) method

... (truncated)

Commits
  • 02eb1ac Pre-steps for release : 7.1.0.Final
  • 513bbb7 HHH-19693 - Upgrade Oracle JDBC driver to version 23.9.0.25.07
  • 88f2a06 HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)
  • 91c3c25 HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)
  • 5acb4fe Correct release process notes
  • ceda032 tiny fix to error message
  • aee9adc add a tip about fetch size and MySQL
  • ab9ad65 mention 'org.hibernate.orm:hibernate-hikaricp' in doc
  • a7f2f8e Post-steps for release : 7.1.0.CR2
  • 94b2448 Pre-steps for release : 7.1.0.CR2
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-jcache from 6.6.18.Final to 7.1.0.Final

Release notes

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

Hibernate ORM 7.1.0.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.0.Final.

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

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

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.

Hibernate ORM 7.1.0.CR2 released

Today, we published a new release of Hibernate ORM 7.1: 7.1.0.CR2.

You can find the full list of 7.1.0.CR2 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

Conclusion

For additional details, see:

... (truncated)

Changelog

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

Changes in 7.1.0.Final (August 08, 2025)

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

** Improvement * [HHH-19693] - Upgrade Oracle JDBC driver to version 23.9.0.25.07

** New Feature * [HHH-19682] - Add Support for GaussDB Lock Timeout (lockwait_timeout)

Changes in 7.1.0.CR2 (August 06, 2025)

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

** Bug * [HHH-19673] - hibernate-gradle-plugin 7.0.0.CR1 wrongly requires Java 21+ * [HHH-19669] - hql insert fails for entity with join inheritance on Oracle

** Improvement * [HHH-19686] - Add implementation dependency to agroal-pool from hibernate-agroal * [HHH-19685] - Rework multi-table handling code to allow caching and help Hibernate Reactive * [HHH-19672] - Add overloads of #find accepting entity-name

** Task * [HHH-19683] - Add method in AbstractEntityPersister to check if field name is not lazy * [HHH-19670] - Upgrade MySQL testing to 9.4

Changes in 7.1.0.CR1 (July 30, 2025)

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

** Bug * [HHH-19649] - QualifiedNameParser inconsistent between parsing and formatting * [HHH-19645] - Some database specific tests are missing RequiresDialect annotation * [HHH-19640] - @​UpdateTimestamp behavior change between Hibernate 5.6 and 6.6 * [HHH-19631] - NPE in AbstractPersistentCollection because "persister" is null, when accessing unfetched lazy collection in event * [HHH-19626] - Hibernate processor may fail to process entities with generics * [HHH-19616] - @​ManyToOne(optional=false) results in a not null constraint for SINGLE_TABLE subclass * [HHH-19604] - Session.isDirty always return true when @​Immutable entity is loaded * [HHH-19585] - Object relationship mapping issues | java.lang.NullPointerException: Cannot invoke "java.lang.Comparable.compareTo(Object)" because "one" is null * [HHH-19583] - JsonJavaType is missing parameterized info on the type arguments * [HHH-19579] - Criteria update join - Column 'code' in SET is ambiguous * [HHH-19578] - @​Delete queries for reactive repositories * [HHH-19574] - metamodel population for inner classes * [HHH-19572] - NullPointerException when using where(List restrictions) method

... (truncated)

Commits
  • 02eb1ac Pre-steps for release : 7.1.0.Final
  • 513bbb7 HHH-19693 - Upgrade Oracle JDBC driver to version 23.9.0.25.07
  • 88f2a06 HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)
  • 91c3c25 HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)
  • 5acb4fe Correct release process notes
  • ceda032 tiny fix to error message
  • aee9adc add a tip about fetch size and MySQL
  • ab9ad65 mention 'org.hibernate.orm:hibernate-hikaricp' in doc
  • a7f2f8e Post-steps for release : 7.1.0.CR2
  • 94b2448 Pre-steps for release : 7.1.0.CR2
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 11, 2025
Bumps `hibernate.version` from 6.6.18.Final to 7.1.0.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.6.18.Final to 7.1.0.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.18...7.1.0)

Updates `org.hibernate.tool:hibernate-tools-maven` from 6.6.18.Final to 7.1.0.Final
- [Commits](hibernate/hibernate-tools@6.6.18.Final...7.1.0.Final)

Updates `org.hibernate.orm:hibernate-platform` from 6.6.18.Final to 7.1.0.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.18...7.1.0)

Updates `org.hibernate.orm:hibernate-jcache` from 6.6.18.Final to 7.1.0.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.18...7.1.0)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.1.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hibernate.tool:hibernate-tools-maven
  dependency-version: 7.1.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hibernate.orm:hibernate-platform
  dependency-version: 7.1.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hibernate.orm:hibernate-jcache
  dependency-version: 7.1.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/hibernate.version-7.1.0.Final branch from 75130b6 to 3b3eed8 Compare August 12, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant