Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps org.hibernate.orm.tooling:hibernate-enhance-maven-plugin from 6.1.1.Final to 6.6.9.Final.

Release notes

Sourced from org.hibernate.orm.tooling:hibernate-enhance-maven-plugin's releases.

Hibernate ORM 6.6.9.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.9.Final.

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

What's new

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

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

Today, we published a new release of Hibernate ORM 6.6: 6.6.8.Final.

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

What's new

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

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

... (truncated)

Changelog

Sourced from org.hibernate.orm.tooling:hibernate-enhance-maven-plugin's changelog.

Changes in 6.6.9.Final (February 23, 2025)

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

** Bug * [HHH-19173] - PostgreSQLLegacySqlAstTranslator does not implement visitInArrayPredicates * [HHH-19169] - Entity hierarchy (and included embeddables) with inconsistent bytecode enhancement is unsupported, but isn't detected * [HHH-19168] - Re-enhancement of entities with different configuration may skip some enhancements * [HHH-19116] - Error when using fk() function on left joined many-to-one association and is null predicate * [HHH-19110] - Flush operation fails with "UnsupportedOperationException: compare() not implemented for EntityType" * [HHH-17151] - NPE when binding null parameter in native query with explicit TemporalType

Changes in 6.6.8.Final (February 16, 2025)

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

** Bug * [HHH-19126] - Plural valued paths should be collection-typed instead of element typed * [HHH-18988] - Embeddable inheritance + default_schema results in NPE at startup

** Improvement * [HHH-19098] - Disable implicit loading of the default import script

Changes in 6.6.7.Final (February 10, 2025)

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

** Bug * [HHH-19104] - Envers is keeping references to classes and thus classloaders * [HHH-18901] - AnnotationFormatError: Duplicate annotation for class: interface org.hibernate.bytecode.enhance.spi.EnhancementInfo * [HHH-18069] - NullPointerException when unioning partition results

** Task * [HHH-19050] - Allow configuration of EntityManagerFactoryBuilderImpl to override the BytecodeProvider instance * [HHH-18928] - Consider the default Access Type as per Spec section 2.3.1 and skip enhancement of properties accessor

Changes in 6.6.6.Final (February 02, 2025)

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

** Bug * [HHH-19079] - ComponentType.replace can cause ArrayIndexOutOfBoundsException when used with embeddable inheritance * [HHH-19069] - Performance regression for wide inheritance models

... (truncated)

Commits
  • c93425d Pre-steps for release : 6.6.9.Final
  • 7918367 HHH-17151 Resolve explicit temporal bind type for null values
  • 2f60027 HHH-17151 Add test for issue
  • 1699573 HHH-19173 Add visitInArrayPredicate to PostgreSQLLegacySqlAstTranslator
  • b788d42 HHH-19116 Return actual path source for singular attribute joins
  • 88c9758 HHH-19116 Add test for issue
  • afe8e72 Temporarily use fixed SHA for Quarkus testing until Quarkus upgrades to lates...
  • 5083511 HHH-19110 - Fix for issue
  • 02cea92 HHH-19110 - Add test for issue
  • 45b2aa2 Post-steps for release : 6.6.8.Final
  • 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.orm.tooling:hibernate-enhance-maven-plugin](https://github.com/hibernate/hibernate-orm) from 6.1.1.Final to 6.6.9.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.1.1...6.6.9)

---
updated-dependencies:
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #192.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/api/grad-release/org.hibernate.orm.tooling-hibernate-enhance-maven-plugin-6.6.9.Final branch March 10, 2025 17:06
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.

0 participants