You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 03:08:00 UTC

[GitHub] [cxf] dependabot[bot] opened a new pull request, #1329: Bump cxf.hibernate.em.version from 6.1.7.Final to 6.2.6.Final

dependabot[bot] opened a new pull request, #1329:
URL: https://github.com/apache/cxf/pull/1329

   Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.2.6.Final.
   Updates `hibernate-core` from 6.1.7.Final to 6.2.6.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.2.6/changelog.txt">hibernate-core's changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.6.Final (June 30, 2023)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32164">https://hibernate.atlassian.net/projects/HHH/versions/32164</a></p>
   <p>** Bug
   * [HHH-16868] - IN clause with more than 1000 expressions
   * [HHH-16839] - Failing to update a one-to-one lazy association with <code>OptimisticLockType.DIRTY</code> and enabled bytecode enhancement
   * [HHH-16832] - Bytecode enhancement leads to broken constructor for a generic embedded field in a MappedSuperclass
   * [HHH-16831] - Revisit logging statement that use string concat for formatted logging
   * [HHH-16821] - Fail to delete entity with a composite id using an <a href="https://github.com/IdClass"><code>@​IdClass</code></a> with one of its fields mapped from the id of a <a href="https://github.com/ManyToOne"><code>@​ManyToOne</code></a> association
   * [HHH-16820] - When batching enabled the LockModeType is ignored
   * [HHH-16799] - Using bytecode enhancement may result in incorrect AccessType being picked
   * [HHH-16784] - <a href="https://github.com/MappedSuperclass"><code>@​MappedSuperclass</code></a> with parameterized interface types no longer works
   * [HHH-16743] - StackOverflowError when loading a ManyToOne whith <a href="https://github.com/Proxy"><code>@​Proxy</code></a>(lazy=false)
   * [HHH-16733] - Doing polymorphic queries with interfaces results in exception SqmRoot not yet resolved to TableGroup
   * [HHH-16721] - HQL with subquery with entity path at least two levels deep produces wrong SQL
   * [HHH-16713] - Unexpected warning: &quot;HHH100001:  JDBC driver did not return the expected number of row counts&quot;
   * [HHH-16711] - Reading entities using <a href="https://github.com/MappedSuperclass"><code>@​MappedSuperclass</code></a> does not work with classes in foreign packages
   * [HHH-16701] - &quot;persister&quot; is null during validation with lazy collections
   * [HHH-16602] - NPE When initializing a lazy collection during flush
   * [HHH-16589] - In-Clause Parameter Padding mistreats Dilect.getInExpressionCountLimit which can cause ORA-01795: maximum number of expressions in a list is 1000
   * [HHH-16582] - Alias XXX used for multiple from-clause elements error when executing query with 2 level join
   * [HHH-16537] - Wrong SQL generated when root join is not used in sub-query
   * [HHH-16514] - Property sorting can lead to incorrect column mappings with derived embeddable keys
   * [HHH-16275] - LockTest.testLock*FkTarget fail on Sybase with timeout getting lock
   * [HHH-14703] - <a href="https://github.com/ElementCollection"><code>@​ElementCollection</code></a> + nested <a href="https://github.com/Embeddable"><code>@​Embeddable</code></a> -&gt; <a href="https://github.com/Enumerated"><code>@​Enumerated</code></a> ignored
   * [HHH-14078] - Hibernate returns duplicates into <a href="https://github.com/OneToMany"><code>@​OneToMany</code></a> collection after merge</p>
   <p>** Improvement
   * [HHH-16794] - With Bytecode enhancement a lazy ManyToOne association targeting an Entity annotated with <a href="https://github.com/Proxy"><code>@​Proxy</code></a>(lazy = false) is eagerly loaded</p>
   <p>** Task
   * [HHH-16873] - Expose fast-path cloning constructors for UpdateCoordinatorStandard</p>
   <h2>Changes in 6.2.5.Final (June 15, 2023)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32158">https://hibernate.atlassian.net/projects/HHH/versions/32158</a></p>
   <p>** Bug
   * [HHH-16787] - Multi-valued parameter with single element parameter list fails with no such element exception
   * [HHH-16786] - NPE in SqmParameterInterpretation when binding null for select item in insert-select statement
   * [HHH-16774] - Composite field tracking in enhancement not working if field not annotated with <a href="https://github.com/Embedded"><code>@​Embedded</code></a>
   * [HHH-16770] - Entity valued path expansion for GROUP BY clause causes problems for in-subquery predicates
   * [HHH-16759] - Merge fails when entity has an Embedded Java record
   * [HHH-16750] - ClassCastException when an Entity with an ElementCollection has an EmbeddableId with just one field and Batch is enabled
   * [HHH-16745] - TransientObjectException when loading versioned entity from second-level cache with <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> LAZY mapping
   * [HHH-16744] - Wrong class created when reusing a join column for different entities in multiple ManyToOne</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/216411567e871fd3e2732687a71b55afc4ad6f96"><code>2164115</code></a> Post-steps for release : <code>6.2.6.Final</code></li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/7a63a176f07ea2b6dad373113073e25bd696d5d5"><code>7a63a17</code></a> Pre-steps for release : <code>6.2.6.Final</code></li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/f6d93e1f8d7b2207f1fdc174e26519b52d53c941"><code>f6d93e1</code></a> HHH-16873 Expose fast-path cloning constructors for UpdateCoordinatorStandard</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/1ead5d2b3731e1e09186f76359384ce74c1bc700"><code>1ead5d2</code></a> HHH-16514 - Property sorting can lead to incorrect column mappings with deriv...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/26ba40365fdb7266097fe560ab9342fddc29cbe1"><code>26ba403</code></a> HHH-14078 Avoid duplicate elements when initializing bag with queued operations</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/256a93f2dbeefa8a1f841665d06eed5499f8a4dd"><code>256a93f</code></a> HHH-16642 Restrict conjuct type predicate to treated roots</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/bc445f6e3ef6f536abda88c40dd2fc90ffab7c24"><code>bc445f6</code></a> HHH-16642 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/39db0935b70420e6e541d58155f86abd0d9c76a0"><code>39db093</code></a> HHH-16820 updated migration guide</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/9abb3b45de2d2e19f20409dd9b242ed9a093ca58"><code>9abb3b4</code></a> HHH-16820 updated userguide</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/50fab5be933c8ab512444bd8e6184a520e9ef7cf"><code>50fab5b</code></a> HHH-16820 When batching enabled the LockModeType is ignored</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `hibernate-jcache` from 6.1.7.Final to 6.2.6.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.2.6/changelog.txt">hibernate-jcache's changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.6.Final (June 30, 2023)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32164">https://hibernate.atlassian.net/projects/HHH/versions/32164</a></p>
   <p>** Bug
   * [HHH-16868] - IN clause with more than 1000 expressions
   * [HHH-16839] - Failing to update a one-to-one lazy association with <code>OptimisticLockType.DIRTY</code> and enabled bytecode enhancement
   * [HHH-16832] - Bytecode enhancement leads to broken constructor for a generic embedded field in a MappedSuperclass
   * [HHH-16831] - Revisit logging statement that use string concat for formatted logging
   * [HHH-16821] - Fail to delete entity with a composite id using an <a href="https://github.com/IdClass"><code>@​IdClass</code></a> with one of its fields mapped from the id of a <a href="https://github.com/ManyToOne"><code>@​ManyToOne</code></a> association
   * [HHH-16820] - When batching enabled the LockModeType is ignored
   * [HHH-16799] - Using bytecode enhancement may result in incorrect AccessType being picked
   * [HHH-16784] - <a href="https://github.com/MappedSuperclass"><code>@​MappedSuperclass</code></a> with parameterized interface types no longer works
   * [HHH-16743] - StackOverflowError when loading a ManyToOne whith <a href="https://github.com/Proxy"><code>@​Proxy</code></a>(lazy=false)
   * [HHH-16733] - Doing polymorphic queries with interfaces results in exception SqmRoot not yet resolved to TableGroup
   * [HHH-16721] - HQL with subquery with entity path at least two levels deep produces wrong SQL
   * [HHH-16713] - Unexpected warning: &quot;HHH100001:  JDBC driver did not return the expected number of row counts&quot;
   * [HHH-16711] - Reading entities using <a href="https://github.com/MappedSuperclass"><code>@​MappedSuperclass</code></a> does not work with classes in foreign packages
   * [HHH-16701] - &quot;persister&quot; is null during validation with lazy collections
   * [HHH-16602] - NPE When initializing a lazy collection during flush
   * [HHH-16589] - In-Clause Parameter Padding mistreats Dilect.getInExpressionCountLimit which can cause ORA-01795: maximum number of expressions in a list is 1000
   * [HHH-16582] - Alias XXX used for multiple from-clause elements error when executing query with 2 level join
   * [HHH-16537] - Wrong SQL generated when root join is not used in sub-query
   * [HHH-16514] - Property sorting can lead to incorrect column mappings with derived embeddable keys
   * [HHH-16275] - LockTest.testLock*FkTarget fail on Sybase with timeout getting lock
   * [HHH-14703] - <a href="https://github.com/ElementCollection"><code>@​ElementCollection</code></a> + nested <a href="https://github.com/Embeddable"><code>@​Embeddable</code></a> -&gt; <a href="https://github.com/Enumerated"><code>@​Enumerated</code></a> ignored
   * [HHH-14078] - Hibernate returns duplicates into <a href="https://github.com/OneToMany"><code>@​OneToMany</code></a> collection after merge</p>
   <p>** Improvement
   * [HHH-16794] - With Bytecode enhancement a lazy ManyToOne association targeting an Entity annotated with <a href="https://github.com/Proxy"><code>@​Proxy</code></a>(lazy = false) is eagerly loaded</p>
   <p>** Task
   * [HHH-16873] - Expose fast-path cloning constructors for UpdateCoordinatorStandard</p>
   <h2>Changes in 6.2.5.Final (June 15, 2023)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32158">https://hibernate.atlassian.net/projects/HHH/versions/32158</a></p>
   <p>** Bug
   * [HHH-16787] - Multi-valued parameter with single element parameter list fails with no such element exception
   * [HHH-16786] - NPE in SqmParameterInterpretation when binding null for select item in insert-select statement
   * [HHH-16774] - Composite field tracking in enhancement not working if field not annotated with <a href="https://github.com/Embedded"><code>@​Embedded</code></a>
   * [HHH-16770] - Entity valued path expansion for GROUP BY clause causes problems for in-subquery predicates
   * [HHH-16759] - Merge fails when entity has an Embedded Java record
   * [HHH-16750] - ClassCastException when an Entity with an ElementCollection has an EmbeddableId with just one field and Batch is enabled
   * [HHH-16745] - TransientObjectException when loading versioned entity from second-level cache with <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> LAZY mapping
   * [HHH-16744] - Wrong class created when reusing a join column for different entities in multiple ManyToOne</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/216411567e871fd3e2732687a71b55afc4ad6f96"><code>2164115</code></a> Post-steps for release : <code>6.2.6.Final</code></li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/7a63a176f07ea2b6dad373113073e25bd696d5d5"><code>7a63a17</code></a> Pre-steps for release : <code>6.2.6.Final</code></li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/f6d93e1f8d7b2207f1fdc174e26519b52d53c941"><code>f6d93e1</code></a> HHH-16873 Expose fast-path cloning constructors for UpdateCoordinatorStandard</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/1ead5d2b3731e1e09186f76359384ce74c1bc700"><code>1ead5d2</code></a> HHH-16514 - Property sorting can lead to incorrect column mappings with deriv...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/26ba40365fdb7266097fe560ab9342fddc29cbe1"><code>26ba403</code></a> HHH-14078 Avoid duplicate elements when initializing bag with queued operations</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/256a93f2dbeefa8a1f841665d06eed5499f8a4dd"><code>256a93f</code></a> HHH-16642 Restrict conjuct type predicate to treated roots</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/bc445f6e3ef6f536abda88c40dd2fc90ffab7c24"><code>bc445f6</code></a> HHH-16642 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/39db0935b70420e6e541d58155f86abd0d9c76a0"><code>39db093</code></a> HHH-16820 updated migration guide</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/9abb3b45de2d2e19f20409dd9b242ed9a093ca58"><code>9abb3b4</code></a> HHH-16820 updated userguide</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/50fab5be933c8ab512444bd8e6184a520e9ef7cf"><code>50fab5b</code></a> HHH-16820 When batching enabled the LockModeType is ignored</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cxf] dependabot[bot] commented on pull request #1329: Bump cxf.hibernate.em.version from 6.1.7.Final to 6.2.6.Final

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1329:
URL: https://github.com/apache/cxf/pull/1329#issuecomment-1618127006

   OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cxf] reta closed pull request #1329: Bump cxf.hibernate.em.version from 6.1.7.Final to 6.2.6.Final

Posted by "reta (via GitHub)" <gi...@apache.org>.
reta closed pull request #1329: Bump cxf.hibernate.em.version from 6.1.7.Final to 6.2.6.Final
URL: https://github.com/apache/cxf/pull/1329


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cxf] reta commented on pull request #1329: Bump cxf.hibernate.em.version from 6.1.7.Final to 6.2.6.Final

Posted by "reta (via GitHub)" <gi...@apache.org>.
reta commented on PR #1329:
URL: https://github.com/apache/cxf/pull/1329#issuecomment-1618126873

   Will be done in scope of https://issues.apache.org/jira/browse/CXF-8671


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org