Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-6867

Bump the hibernate group with 9 updates

XMLWordPrintable

    • Icon: Component Upgrade Component Upgrade
    • Resolution: Done-Errata
    • Icon: Major Major
    • 3.27.1.GA
    • None
    • team/eng
    • None

      Bumps the hibernate group with 9 updates:

      Package
      From
      To

      org.hibernate.orm:hibernate-core
      7.1.1.Final
      7.1.2.Final

      org.hibernate.orm:hibernate-graalvm
      7.1.1.Final
      7.1.2.Final

      org.hibernate.orm:hibernate-envers
      7.1.1.Final
      7.1.2.Final

      org.hibernate.orm:hibernate-processor
      7.1.1.Final
      7.1.2.Final

      org.hibernate.orm:hibernate-jpamodelgen
      7.1.1.Final
      7.1.2.Final

      org.hibernate.orm:hibernate-community-dialects
      7.1.1.Final
      7.1.2.Final

      org.hibernate.orm:hibernate-vector
      7.1.1.Final
      7.1.2.Final

      org.hibernate.reactive:hibernate-reactive-core
      3.1.3.Final
      3.1.4.Final

      org.hibernate.tool:hibernate-tools-language
      7.1.1.Final
      7.1.2.Final

      Updates org.hibernate.orm:hibernate-core from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-core's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-core's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-graalvm from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-graalvm's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-graalvm's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-envers from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-envers's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-envers's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-processor from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-processor's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-processor's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-jpamodelgen from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

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

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-community-dialects from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-vector from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-vector's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-vector's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-graalvm from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-graalvm's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-graalvm's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-envers from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-envers's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-envers's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-processor from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-processor's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-processor's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-jpamodelgen from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

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

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
      • [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
      • [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
      • [HHH-19681] - AssertionError on extract results from array containing jsonb values
      • [HHH-19276] - Native query with enum list param leads to OutOfMemory

      Commits

      848043e Pre-steps for release : 7.1.2.Final
      893cdfd HHH-19681 - Add test for issue
      98cfad5 HHH-19681 - Fix for issue
      67637da Ensure plural types are resolved with the correct array SQL type
      e343d19 HHH-19713 Store JD repository query in local variable for reuse
      ae2db6b Add Quarkus testing to the 7.1 branch
      a26e667 HHH-19768 Prefer values list rendering to emulate in-list tuples over select ...
      0e3ef8a HHH-19768 Make DB2Dialect return true for supportsRowValueConstructorSyntaxIn...
      25b1468 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause ...
      2c0aee0 HHH-19792 Add test for issue
      Additional commits viewable in compare view

      Updates org.hibernate.orm:hibernate-community-dialects from 7.1.1.Final to 7.1.2.Final

      Release notes
      Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

      Hibernate ORM 7.1.2.Final released
      Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.
      You can find the full list of 7.1.2.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 from version 7.0 to 7.1.

      Conclusion
      For additional details, see:

      the release page
      the Migration Guide
      the Introduction Guide
      the User Guide

      See also the following resources related to supported APIs:

      the compatibility policy
      the incubating API report (@Incubating)
      the deprecated API report (@Deprecated + @Remove)
      the internal API report (internal packages, @Internal)

      Visit the website for details on getting in touch with us.

      Changelog
      Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.

      Changes in 7.1.2.Final (September 29, 2025)
      https://hibernate.atlassian.net/projects/HHH/versions/35322

        • Bug
      • [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE clause using the IN operator and NativeParameterMarkerStrategy
      • [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in dif...
        Description has been truncated

              jmartisk@redhat.com Jan Martiska
              msochure@redhat.com Miroslav Sochurek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: