Skip to content

fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.4.0.final#8907

Merged
Sita04 merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/org.hibernate.orm-hibernate-core-6.x
Nov 23, 2023
Merged

fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.4.0.final#8907
Sita04 merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/org.hibernate.orm-hibernate-core-6.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hibernate.orm:hibernate-core (source) 6.3.1.Final -> 6.4.0.Final age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hibernate/hibernate-orm (org.hibernate.orm:hibernate-core)

v6.4.0.Final

Compare Source

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

** Bug
* [HHH-17454] - SemanticException caused by type check when comparing generic path to parameter expression
* [HHH-17428] - Parameter place holder should start from 1 in StandardTemporaryTableExporter
* [HHH-17415] - NullPointerException: EntityValuedPathInterpretation - getNavigablePath()
* [HHH-17412] - Type comparison error due to surprising javac method selection
* [HHH-17411] - Fetch join on treated join leads to owner not selected error
* [HHH-17386] - Type inference source is not reset for top level predicates
* [HHH-17384] - OneToMany association with @​NotFound results in SQL with different JOIN-type for SELECT (LEFT JOIN) and COUNT (JOIN)
* [HHH-17383] - Association is null in lazy initialized element collection
* [HHH-17382] - Dynamic instantiation leads to superclass fields not found when using injection
* [HHH-17381] - fix wrong groupId in Compatibility.adoc
* [HHH-17380] - Persisting an entity with a non generated id and @​MapsId throws PropertyValueException
* [HHH-17370] - ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Cannot invoke "org.hibernate.resource.jdbc.spi.JdbcObserver.jdbcConnectionAcquisitionEnd(java.sql.Connection)" because "this.observer" is null
* [HHH-17344] - DB2zDialect NullPointerException
* [HHH-17328] - Retrieve entity using entity graph not adding type in the where clause for @​Inheritance(strategy = InheritanceType.SINGLE_TABLE)
* [HHH-17313] - Session#setDefaultReadOnly is ignored by named queries
* [HHH-17308] - AssertionError when mixing @​SQLSelect and composite ID
* [HHH-17299] - AssertionError in DiscriminatorPathInterpretation when treating a path with the same subtype
* [HHH-17294] - Non-Embeddable JSON objects are not marked as dirty when modified
* [HHH-17292] - MappedSuperclass with more than 1 subclass level leads to "UnknownPathException: Could not resolve attribute"
* [HHH-17102] - @​SqlResultSetMapping doesn’t work with @​Inheritance(strategy = InheritanceType.JOINED)

** Deprecation
* [HHH-17441] - Deprecate @​Comment

** Improvement
* [HHH-17425] - Introduce new configuration parameters for offline Dialect initialization
* [HHH-17424] - Have Dialect manage more of ExtractedDatabaseMetadata
* [HHH-17417] - Workaround Oracle driver issue to reduce connection creation
* [HHH-17409] - Support offset without limit in AbstractSimpleLimitHandler and Oracle12LimitHandler
* [HHH-17389] - Add getQueryHintString() for PostgreSQLDialect
* [HHH-17372] - Endless recursion between default implementations of SelectionQuery.getResultStream() and SelectionQuery.stream()
* [HHH-17355] - Smoothen rough edges with array functions
* [HHH-17340] - Fix typos in javadoc
* [HHH-17023] - Add support for Altibase dialect
* [HHH-15074] - Allow partial composite id generation for EmbeddedId

** New Feature
* [HHH-17357] - Support pgvector types and functions
* [HHH-17210] - Expose custom JFR events

** Sub-task
* [HHH-17347] - Support for JDK which do not support JFR events

** Task
* [HHH-17390] - Change scope of AbstyractEntityInitializer#resolveInstance
* [HHH-17367] - Add links to tutorials in documentation
* [HHH-17362] - Define dependencies of hibernate-jpamodelgen as api
* [HHH-17350] - Work on hibernate-models, XSD and JAXB

v6.3.2.Final

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team and yoshi-approver as code owners November 23, 2023 15:36
@forking-renovate forking-renovate Bot added the automerge Merge the pull request once unit tests and other checks pass. label Nov 23, 2023
@renovate-bot renovate-bot requested a review from a team as a code owner November 23, 2023 15:36
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2023
@product-auto-label product-auto-label Bot added samples Issues that are directly related to samples. api: spanner Issues related to the Spanner API. labels Nov 23, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2023
@Sita04 Sita04 merged commit 44b6a07 into GoogleCloudPlatform:main Nov 23, 2023
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 23, 2023
@renovate-bot renovate-bot deleted the renovate/org.hibernate.orm-hibernate-core-6.x branch November 23, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants