-
Component Upgrade
-
Resolution: Done-Errata
-
Major
-
None
-
None
-
False
-
-
False
-
---
-
-
Bumps `hibernate-orm.version` from 6.6.16.Final to 6.6.17.Final.
Updates `org.hibernate.orm:hibernate-core` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-graalvm's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate.orm:hibernate-graalvm's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-envers` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-envers's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate.orm:hibernate-envers's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-jpamodelgen's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate.orm:hibernate-jpamodelgen's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate:hibernate-jpamodelgen` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate:hibernate-jpamodelgen's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate:hibernate-jpamodelgen's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-community-dialects's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate.orm:hibernate-community-dialects's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-vector` from 6.6.16.Final to 6.6.17.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-vector's releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.17.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6: 6.6.17.Final.</p>
<p>You can find the full list of 6.6.17.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.17">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
<li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt">org.hibernate.orm:hibernate-vector's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.17.Final (May 28, 2025)</h2>
<p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33638">https://hibernate.atlassian.net/projects/HHH/versions/33638</a></p>
<p>** Bug
- [HHH-19490] - NPE when using array_position function
- [HHH-19476] - claimEntityHolderIfPossible Assertion Error
- [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
- [HHH-18946] - Startup issues with HANA in failover situations</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/3643eb031b7363ba7c36f93b8d3de19816812c3b"><code>3643eb0</code></a> Pre-steps for release : <code>6.6.17.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/0a96a58e23712476e1d605334b44ebfa3c078e38"><code>0a96a58</code></a> HHH-18946 Fix startup issues with HANA in failover situations</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/31ecca5912c6689386fc85310ef7ec141b792db5"><code>31ecca5</code></a> HHH-19490 Fix NPE when using array_position on sql array type</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/90bf4f48510b356c830f54dc2b728543ed68dc08"><code>90bf4f4</code></a> HHH-19387 - Reformat and reword test entities</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/e5c2197a495f877b9f01dc568d69c60973e9097c"><code>e5c2197</code></a> HHH-19387 - Fix concrete descriptor when left join returns null in a cached q...</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/cfb1d76220ed62c6d30af9249d9b8c8bc79e044f"><code>cfb1d76</code></a> Call LazyInitialized#getInternalIdentifier() instead of getIdentifier()</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/811d0e8b0bb9282d6dfde2989347bad2f2c71545"><code>811d0e8</code></a> HHH-19476 claimEntityHolderIfPossible Assertion Error</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/89aab0dcb0f53925e529574188bf93087f586e06"><code>89aab0d</code></a> HHH-19476 Add test for issue</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/f823b60bcad4827217ffc09b6e7e24679da0892f"><code>f823b60</code></a> Avoid auto-release when there are no "releasable" commits</li>
<li><a href="https://github.com/hibernate/hibernate-orm/commit/6cd0aca183a363375d0f399d6f5d180f42c03989"><code>6cd0aca</code></a> Use a script to release on Jira</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.16...6.6.17">compare view</a></li>
</ul>
</details>
<br />
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
//: # (dependabot-automerge-start)
//: # (dependabot-automerge-end)
—
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
- links to
-
RHSA-2025:153096
Red Hat build of Quarkus 3.20.2 release and security update