Skip to content

Comments

⬆️ Bump org.hibernate:hibernate-jpamodelgen from 5.6.7.Final to 6.4.0.Final#449

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/org.hibernate-hibernate-jpamodelgen-6.4.0.Final
Closed

⬆️ Bump org.hibernate:hibernate-jpamodelgen from 5.6.7.Final to 6.4.0.Final#449
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/org.hibernate-hibernate-jpamodelgen-6.4.0.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps org.hibernate:hibernate-jpamodelgen from 5.6.7.Final to 6.4.0.Final.

Release notes

Sourced from org.hibernate:hibernate-jpamodelgen's releases.

Hibernate ORM 6.2.13.Final released

Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.13.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

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

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 6.2.12.Final released

Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.12.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

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

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

... (truncated)

Changelog

Sourced from org.hibernate:hibernate-jpamodelgen's changelog.

Changes in 6.4.0.Final (November 23, 2023)

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

... (truncated)

Commits
  • 7c7bf27 Post-steps for release : 6.4.0.Final
  • cdce898 Pre-steps for release : 6.4.0.Final
  • ac637ea HHH-17425 Introduce some new dialect-specific config params
  • 1439e4a HHH-17313 Always get Boolean wrapper for HINT_READ_ONLY
  • 1486d56 HHH-17313 Add test for issue
  • b697f35 Update Revved up by Develocity badge
  • c6bc135 HHH-17454 Correct type checking with concrete generic types
  • b3b0a8d HHH-17454 Add test for issue
  • 27c3078 HHH-17382 Walk superclasses when searching instantiation field
  • 56efddc HHH-17382 Add test for issue
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [org.hibernate:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) from 5.6.7.Final to 6.4.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@5.6.7...6.4.0)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-jpamodelgen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2023
@dependabot dependabot bot requested a review from lexxy23 November 24, 2023 07:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

The following labels could not be found: java.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #458.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.hibernate-hibernate-jpamodelgen-6.4.0.Final branch December 18, 2023 07:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants