Bump org.hibernate:hibernate-core from 7.0.0.Final to 7.0.1.Final in /app-backend
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(5 months ago)
(5 months ago)
Bumps org.hibernate:hibernate-core from 7.0.0.Final to 7.0.1.Final.
Release notes
Sourced from org.hibernate:hibernate-core's releases.
Hibernate ORM 7.0.1.Final released
Today, we published a new release of Hibernate ORM 7.0: 7.0.1.Final.
You can find the full list of 7.0.1.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 6.6 to 7.0.
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.
Changelog
Sourced from org.hibernate:hibernate-core's changelog.
Changes in 7.0.1.Final (June 10, 2025)
https://hibernate.atlassian.net/projects/HHH/versions/33571
** Bug * [HHH-19528] - Version xml mapping is ignored * [HHH-19515] - PhysicalNamingStrategy called to produce a logical column name * [HHH-19495] - [Hibernate 7] - Extra update when mixing entity annotation with XML when a collection is dirty * [HHH-19490] - NPE when using array_position function * [HHH-19482] - entity assigned LockMode.READ when read outside transaction * [HHH-19480] - missing FK constraint for unidirectional
@OneToManyon a non-primary key * [HHH-19479] - single referenced column not marked unique * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19476] - claimEntityHolderIfPossible Assertion Error * [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-19463] - Hibernate processor silently ignores incorrect repository definitions (e.g.@Saveon non-entity type) * [HHH-19446] - [Regression] UnknownEntityException: Could not resolve root entity * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19383] - validation of NativeQuery result mappings * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-18891] - java.lang.AssertionError generated in getResolvedInstance even though NotFound IGNORE set * [HHH-18876] - ArrayInitializer#resolveInstanceSubInitializers should consider@ListIndexBase* [HHH-18813] - DML update of secondary table column fails * [HHH-18774] - two bad bugs in cascade refresh * [HHH-18252] - Support@IdClassduring annotation processing for Jakarta Data** Improvement * [HHH-19507] - Upgrade to Hibernate Models 1.0.0
** Patch * [HHH-19471] - Server startup fails in FIPS mode because of MD5 usage for
@OneToManyConstraint Name and FK name generation.** Task * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
Commits
0d7539fPre-steps for release :7.0.1.Finaldbe4ac1HHH-19528 Read and apply the version from XML9874ccdHHH-19495 Remove the default "true" from optimistic-lock283955aHHH-19446 HHH-18633hibernate-scan-jandexmigration guide2b37e20HHH-19507 - Upgrade to Hibernate Models 1.0.0fa1141cHHH-19515 add a test for the issuef03483aHHH-19515 don't call PhysicalNamingStrategy to produce a logical column namec6f2312HHH-19490 Fix NPE when using array_position on sql array type39e8da9HHH-19482 fix handling of lock modes for reads outside tx6076711add test for lock modes- 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.0.Final → 7.0.1.Final
Patch
/app-backend
Technical Details
| ID: | 1452721 |
| UUID: | 3135295795 |
| Node ID: | PR_kwDOI4ibt86Z86_B |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-vue-typescript |