Bump org.hibernate:hibernate-core from 7.0.9.Final to 7.1.0.Final in /app-backend
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
Bumps org.hibernate:hibernate-core from 7.0.9.Final to 7.1.0.Final.
Release notes
Sourced from org.hibernate: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:
- 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 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:
- the release page
- the Migration Guide
... (truncated)
Changelog
Sourced from org.hibernate: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] -
@UpdateTimestampbehavior 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@Immutableentity 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] -@Deletequeries for reactive repositories * [HHH-19574] - metamodel population for inner classes * [HHH-19572] - NullPointerException when using where(List restrictions) method
... (truncated)
Commits
02eb1acPre-steps for release :7.1.0.Final513bbb7HHH-19693 - Upgrade Oracle JDBC driver to version 23.9.0.25.0788f2a06HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)91c3c25HHH-19682 - Add Support for GaussDB Lock Timeout (lockwait_timeout)5acb4feCorrect release process notesceda032tiny fix to error messageaee9adcadd a tip about fetch size and MySQLab9ad65mention 'org.hibernate.orm:hibernate-hikaricp' in doca7f2f8ePost-steps for release :7.1.0.CR294b2448Pre-steps for release :7.1.0.CR2- Additional commits viewable in compare view
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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
org.hibernate:hibernate-core
maven
7.0.9.Final → 7.1.0.Final
Minor
/app-backend
Technical Details
| ID: | 4773503 |
| UUID: | 3302449345 |
| Node ID: | PR_kwDOI4ibt86isAsZ |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-vue-typescript |