Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
org.hibernate.orm:hibernate-core 6.6.34.Final 6.6.37.Final
org.hibernate.orm:hibernate-graalvm 6.6.34.Final 6.6.37.Final
org.hibernate.orm:hibernate-envers 6.6.34.Final 6.6.37.Final
org.hibernate.orm:hibernate-jpamodelgen 6.6.34.Final 6.6.37.Final
org.hibernate.orm:hibernate-community-dialects 6.6.34.Final 6.6.37.Final
org.hibernate.reactive:hibernate-reactive-core 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

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

Updates org.hibernate.orm:hibernate-graalvm from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

Updates org.hibernate.orm:hibernate-envers from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

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

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

Updates org.hibernate.orm:hibernate-graalvm from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

Updates org.hibernate.orm:hibernate-envers from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.34.Final to 6.6.37.Final

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script 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 in compare view

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

Release notes

Sourced from org.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 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 to 6.6 version.

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.

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 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 to 6.6 version.

Conclusion

... (truncated)

Changelog

Sourced from org.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 missing script attribute to the Jenkins command
  • b7d2fd1 HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • ...

    Description has been truncated

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Nov 24, 2025
@quarkus-bot quarkus-bot bot changed the title Bump the hibernate group across 1 directory with 6 updates [3.20] Bump the hibernate group across 1 directory with 6 updates Nov 24, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 24, 2025

/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 opened this 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)

@dependabot dependabot bot force-pushed the dependabot/maven/3.20/hibernate-289260d74c branch from c954fd1 to 323444e Compare November 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 dependabot bot force-pushed the dependabot/maven/3.20/hibernate-289260d74c branch from 323444e to 3a16257 Compare November 27, 2025 09:00
@quarkus-bot

This comment has been minimized.

@dependabot dependabot bot force-pushed the dependabot/maven/3.20/hibernate-289260d74c branch from 3a16257 to 976dba6 Compare November 27, 2025 22:23
@quarkus-bot

This comment has been minimized.

@dependabot dependabot bot force-pushed the dependabot/maven/3.20/hibernate-289260d74c branch from 976dba6 to 8acdac5 Compare December 2, 2025 02:13
@quarkus-bot

This comment has been minimized.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@yrodiere
Copy link
Member

@dependabot recreate

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>
@dependabot dependabot bot force-pushed the dependabot/maven/3.20/hibernate-289260d74c branch from 8acdac5 to f670862 Compare December 11, 2025 09:13
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 11, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit f670862.

✅ 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 the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingTestCase.testContinuousTestingScenario2 - History

  • io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor\#startApicurioRegistryDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/apicurio/apicurio-registry-mem:2.4.2.Final at io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor.startApicurioRegistryDevService(DevServicesApicurioRegistryProcessor.java:90) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856) - java.lang.RuntimeException
Details
java.lang.RuntimeException: 
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor#startApicurioRegistryDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/apicurio/apicurio-registry-mem:2.4.2.Final
	at io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor.startApicurioRegistryDevService(DevServicesApicurioRegistryProcessor.java:90)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:255)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

⚙️ 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
Details
java.lang.IllegalArgumentException: Stream has no elements
	at 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)

⚙️ Gradle Tests - JDK 17 Windows

📦 integration-tests/gradle

io.quarkus.gradle.devmode.IncludedKotlinBuildDevModeTest.main - History

  • Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes 30 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes  30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:975)
	at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:164)
	at io.quarkus.gradle.devmode.QuarkusDevGradleTestBase.getHttpResponse(QuarkusDevGradleTestBase.java:165)

⚙️ 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
Details
java.lang.AssertionError: 
Expecting the metric Compensated callback was called
Expected: 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/maven/3.20/hibernate-289260d74c branch December 15, 2025 11:12
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file triage/flaky-test triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants