Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.20] Bump the hibernate group across 1 directory with 6 updates#51216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit into3.20
base:3.20
Choose a base branch
Loading
fromdependabot/maven/3.20/hibernate-289260d74c

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 24, 2025
edited
Loading

Bumps the hibernate group with 6 updates in the / directory:

PackageFromTo
org.hibernate.orm:hibernate-core6.6.34.Final6.6.37.Final
org.hibernate.orm:hibernate-graalvm6.6.34.Final6.6.37.Final
org.hibernate.orm:hibernate-envers6.6.34.Final6.6.37.Final
org.hibernate.orm:hibernate-jpamodelgen6.6.34.Final6.6.37.Final
org.hibernate.orm:hibernate-community-dialects6.6.34.Final6.6.37.Final
org.hibernate.reactive:hibernate-reactive-core2.4.8.Final2.4.9.Final

Updatesorg.hibernate.orm:hibernate-core from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-core's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-graalvm from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-graalvm's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-graalvm's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-envers from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-envers's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-envers's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-jpamodelgen from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-jpamodelgen's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-jpamodelgen's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-community-dialects from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-community-dialects's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-community-dialects's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-graalvm from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-graalvm's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-graalvm's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-envers from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-envers's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-envers's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-jpamodelgen from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-jpamodelgen's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-jpamodelgen's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • 1c6e250 HHH-19926 Add test for issue
  • 8b535c5 Fix checkstyle violations
  • dd1354a Use the predefined version of jenkins helpers
  • ebc4381 HHH-19038 - Evaluate the session validity in AbstractPersistentCollection bef...
  • 31d75d0 Drop container image pre-pull since this is proxied now on CI anyway
  • 3460dcd HHH-16991 Fix array based id restriction with EnhanceUserType
  • Additional commits viewable incompare view

Updatesorg.hibernate.orm:hibernate-community-dialects from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced fromorg.hibernate.orm:hibernate-community-dialects's releases.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

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

You can find the full list of 6.6.37.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit thewebsite for details on getting in touch with us.

Release 6.6.36

Hibernate ORM 6.6.36.Final released

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

You can find the full list of 6.6.36.Final changeshere.

What's new

  • See thewebsite for requirements and compatibilities.
  • See theWhat's New guide for details about new features and capabilities.
  • See theMigration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced fromorg.hibernate.orm:hibernate-community-dialects's changelog.

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug* HHH-19936 Parameter casts for by-id lookups don't take column definition into account* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance* HHH-19038 Hibernate.get does not work on detached entities* HHH-16991 EnhancedUserType cannot be used when defining relations

Changes in 6.6.36.Final (November 16, 2025)

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

** Bug* HHH-19918 Avoid reflection when instantiating known FormatMapper* HHH-19758 HQL parse failure with SLL can lead to wrong parse* HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6

Changes in 6.6.35.Final (November 13, 2025)

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

** Bug* HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2* HHH-19888 FetchPlusOffsetParameterBinder fails to apply static offset for root pagination* HHH-19887 Wrong ClassLoader used for Jackson Module discovery* HHH-19739 Exceptions during load of entity with different persistent fields with same name

Note: Please refer to JIRA to learn more about each issue.

Commits
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • 07eddea Add missingscript attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • ...

    Description has been truncated

@dependabotdependabotbot added the area/dependenciesPull requests that update a dependency file labelNov 24, 2025
@quarkus-botquarkus-botbot changed the titleBump the hibernate group across 1 directory with 6 updates[3.20] Bump the hibernate group across 1 directory with 6 updatesNov 24, 2025
@quarkus-bot
Copy link

/cc@aloubyansky (3.20),@gastaldi (3.20),@gsmet (3.20),@jmartisk (3.20),@rsvoboda (3.20)

@quarkus-bot

This comment has been minimized.

@jmartisk
Copy link
Contributor

@yrodiere could you have a look at this? It's causing compilation failures

@yrodiere
Copy link
Member

@jmartisk can't look right now, but I openedthis other PR a few days/weeks ago warning about an upcoming compilation failure if we don't merge it. Perhaps it's time to merge it? :)

@jmartisk
Copy link
Contributor

Ah, that indeed seems to be the solution, thanks@yrodiere
I'll merge it soon (I'm waiting for 3.20.4 product to be finished just to be sure before starting to merge 3.20.5 stuff)

@dependabotdependabotbotforce-pushed thedependabot/maven/3.20/hibernate-289260d74c branch fromc954fd1 to323444eCompareNovember 26, 2025 22:25
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@jmartisk
Copy link
Contributor

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

@dependabotdependabotbotforce-pushed thedependabot/maven/3.20/hibernate-289260d74c branch from323444e to3a16257CompareNovember 27, 2025 09:00
@quarkus-bot

This comment has been minimized.

Bumps the hibernate group with 6 updates in the / directory:| Package | From | To || --- | --- | --- || [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.34.Final` | `6.6.37.Final` || [org.hibernate.orm:hibernate-graalvm](https://github.com/hibernate/hibernate-orm) | `6.6.34.Final` | `6.6.37.Final` || [org.hibernate.orm:hibernate-envers](https://github.com/hibernate/hibernate-orm) | `6.6.34.Final` | `6.6.37.Final` || [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.6.34.Final` | `6.6.37.Final` || [org.hibernate.orm:hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) | `6.6.34.Final` | `6.6.37.Final` || [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) | `2.4.8.Final` | `2.4.9.Final` |Updates `org.hibernate.orm:hibernate-core` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-envers` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-envers` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.34.Final to 6.6.37.Final- [Release notes](https://github.com/hibernate/hibernate-orm/releases)- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.37/changelog.txt)- [Commits](hibernate/hibernate-orm@6.6.34...6.6.37)Updates `org.hibernate.reactive:hibernate-reactive-core` from 2.4.8.Final to 2.4.9.Final- [Release notes](https://github.com/hibernate/hibernate-reactive/releases)- [Changelog](https://github.com/hibernate/hibernate-reactive/blob/main/github_release_notes.md)- [Commits](hibernate/hibernate-reactive@2.4.8...2.4.9)---updated-dependencies:- dependency-name: org.hibernate.orm:hibernate-core  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-graalvm  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-envers  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-jpamodelgen  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-community-dialects  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-graalvm  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-envers  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-jpamodelgen  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.orm:hibernate-community-dialects  dependency-version: 6.6.37.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate- dependency-name: org.hibernate.reactive:hibernate-reactive-core  dependency-version: 2.4.9.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/maven/3.20/hibernate-289260d74c branch from3a16257 to976dba6CompareNovember 27, 2025 22:23
@quarkus-bot
Copy link

quarkus-botbot commentedNov 28, 2025
edited by github-actionsbot
Loading

Status for workflowQuarkus CI

This is the status report for runningQuarkus CI on commit976dba6.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult theDevelocity build scans.


Flaky tests -Develocity

⚙️ JVM Tests - JDK 17 Windows

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_Uni -History

  • Stream has no elements -java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elementsat io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)at java.base/java.util.Optional.orElseThrow(Optional.java:403)at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_Uni(MicrometerTimedInterceptorTest.java:174)at java.base/java.lang.reflect.Method.invoke(Method.java:569)at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:521)

⚙️ MicroProfile TCKs Tests

📦 tcks/microprofile-lra

org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable -History

  • Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1> -java.lang.AssertionError
java.lang.AssertionError: Expecting the metric Compensated callback was calledExpected: a value equal to or greater than <1>     but: <0> was less than <1>at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

area/dependenciesPull requests that update a dependency filetriage/flaky-test

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jmartisk@yrodiere

[8]ページ先頭

©2009-2025 Movatter.jp