You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2022/10/06 18:25:07 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #444: Bump hibernate.version from 5.4.24.Final to 5.6.12.Final

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

   Bumps `hibernate.version` from 5.4.24.Final to 5.6.12.Final.
   Updates `hibernate-core` from 5.4.24.Final to 5.6.12.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt">hibernate-core's changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 5.6.12.Final (September 27, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32105">https://hibernate.atlassian.net/projects/HHH/versions/32105</a></p>
   <p>** Bug
   * [HHH-15523] - Missing use of SqlStringGenerationContext in MapBinder#getFromAndWhereFormula
   * [HHH-15522] - Hibernate.isInitialized method not working for Envers Collections
   * [HHH-15520] - ValueGeneration on <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> leads to boot error
   * [HHH-15505] - Getter of loaded entity returns null when using bytecode enhancement on entity whose field is defined both in mapped superclass and concrete entity
   * [HHH-15235] - PropertyAccessException on OneToOne mapping after migration to Hibernate 5.6
   * [HHH-15216] - Cannot change MetadataProvider implementation because JPAXMLOverriddenMetadataProvider is final and precisely expected by a cast operator
   * [HHH-15045] - onFlushDirty() invoked on parent entity in a <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> relationship when no table columns are changed
   * [HHH-14943] - byNaturalId API creates unparseable query (AND keyword instead of WHERE)</p>
   <p>** Deprecation
   * [HHH-15536] - Deprecate SharedSessionContractImplementor#getTransactionStartTimestamp() and CacheTransactionSynchronization#getCurrentTransactionStartTimestamp()</p>
   <p>** New Feature
   * [HHH-15508] - Backport Session#getReference(Object) to branch 5.6</p>
   <p>** Task
   * [HHH-15555] - Remove use of <a href="https://github.com/AutomaticFeature"><code>@​AutomaticFeature</code></a> in GraalVM module
   * [HHH-15538] - Move Jenkinsfile timeout around shell command</p>
   <h2>Changes in 5.6.11.Final (August 30, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32089">https://hibernate.atlassian.net/projects/HHH/versions/32089</a></p>
   <p>** Bug
   * [HHH-15468] - contributor-build.yml has no explicit permissions set
   * [HHH-15454] - Primitive type requested from tuple throws exception
   * [HHH-15440] - <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> and <a href="https://github.com/OptimisticLock"><code>@​OptimisticLock</code></a>(excluded = true) not working correctly
   * [HHH-15425] - org.hibernate.QueryException: could not resolve property is thrown when Hibernate criteria tries to select the id of an association annotated with <a href="https://github.com/NotFound"><code>@​NotFound</code></a>
   * [HHH-15359] - The entity returned by a merge doesn't contain <a href="https://github.com/ManyToMany"><code>@​ManyToMany</code></a> relation when the collection resides in <a href="https://github.com/Embeddable"><code>@​Embeddable</code></a>
   * [HHH-15100] - Limitation of metamodel imports cache causes severe performance drops in large projects</p>
   <p>** Improvement
   * [HHH-15466] - Compatibility with Jandex 3.0.0</p>
   <p>** Task
   * [HHH-15451] - Upgrade PostgreSQL JDBC driver to 42.5.0
   * [HHH-15388] - Upgrade to Micrometer 1.9.3</p>
   <h2>Changes in 5.6.10.Final (July 07, 2022)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/e9147dd0ee0c49651c6aa4bc2d88236dfd66be35"><code>e9147dd</code></a> 5.6.12.Final</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/ee08830f0381665cb4a106f04bd40991e8c770b6"><code>ee08830</code></a> HHH-15555 Renaming GraalVMStaticAutofeature to GraalVMStaticFeature</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/41bbd5d80d17e30fcc31f4dc39c670fed4011dd9"><code>41bbd5d</code></a> HHH-15555 Fixing a typo, add Feature Description support</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/48834a56020bcb263eaf6432110c4ce26422eb4f"><code>48834a5</code></a> HHH-15555 Remove use of <a href="https://github.com/AutomaticFeature"><code>@​AutomaticFeature</code></a> in GraalVM module</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/4eea3167b7f5b8102008aa075ec3ea3cb3c83bca"><code>4eea316</code></a> HHH-15045 + HHH-15235 onFlushDirty() invoked on parent entity in a <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> ...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/974201aa3d44b87ddfb8765aa39552214f7c1213"><code>974201a</code></a> HHH-15235 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/6e1b17c4425e8cc27ed7bc46c130149a50df5f2d"><code>6e1b17c</code></a> HHH-15045 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/d4b2af992a01b2db093a6307efebc9368d2982f4"><code>d4b2af9</code></a> HHH-15336 Deprecate SharedSessionContractImplementor#getTransactionStartTimes...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/a4b47d361ca9a6702893cbab8a90930b4ae4440a"><code>a4b47d3</code></a> HHH-15538 Move Jenkinsfile timeout around shell command</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/1987d699ed4ac79d3ca226a7f3c08ca74e95f2ce"><code>1987d69</code></a> HHH-15522 Implement a LazyInitializable interface that PersistentCollection a...</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/5.4.24...5.6.12">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `hibernate-ehcache` from 5.4.24.Final to 5.6.12.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt">hibernate-ehcache's changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 5.6.12.Final (September 27, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32105">https://hibernate.atlassian.net/projects/HHH/versions/32105</a></p>
   <p>** Bug
   * [HHH-15523] - Missing use of SqlStringGenerationContext in MapBinder#getFromAndWhereFormula
   * [HHH-15522] - Hibernate.isInitialized method not working for Envers Collections
   * [HHH-15520] - ValueGeneration on <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> leads to boot error
   * [HHH-15505] - Getter of loaded entity returns null when using bytecode enhancement on entity whose field is defined both in mapped superclass and concrete entity
   * [HHH-15235] - PropertyAccessException on OneToOne mapping after migration to Hibernate 5.6
   * [HHH-15216] - Cannot change MetadataProvider implementation because JPAXMLOverriddenMetadataProvider is final and precisely expected by a cast operator
   * [HHH-15045] - onFlushDirty() invoked on parent entity in a <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> relationship when no table columns are changed
   * [HHH-14943] - byNaturalId API creates unparseable query (AND keyword instead of WHERE)</p>
   <p>** Deprecation
   * [HHH-15536] - Deprecate SharedSessionContractImplementor#getTransactionStartTimestamp() and CacheTransactionSynchronization#getCurrentTransactionStartTimestamp()</p>
   <p>** New Feature
   * [HHH-15508] - Backport Session#getReference(Object) to branch 5.6</p>
   <p>** Task
   * [HHH-15555] - Remove use of <a href="https://github.com/AutomaticFeature"><code>@​AutomaticFeature</code></a> in GraalVM module
   * [HHH-15538] - Move Jenkinsfile timeout around shell command</p>
   <h2>Changes in 5.6.11.Final (August 30, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32089">https://hibernate.atlassian.net/projects/HHH/versions/32089</a></p>
   <p>** Bug
   * [HHH-15468] - contributor-build.yml has no explicit permissions set
   * [HHH-15454] - Primitive type requested from tuple throws exception
   * [HHH-15440] - <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> and <a href="https://github.com/OptimisticLock"><code>@​OptimisticLock</code></a>(excluded = true) not working correctly
   * [HHH-15425] - org.hibernate.QueryException: could not resolve property is thrown when Hibernate criteria tries to select the id of an association annotated with <a href="https://github.com/NotFound"><code>@​NotFound</code></a>
   * [HHH-15359] - The entity returned by a merge doesn't contain <a href="https://github.com/ManyToMany"><code>@​ManyToMany</code></a> relation when the collection resides in <a href="https://github.com/Embeddable"><code>@​Embeddable</code></a>
   * [HHH-15100] - Limitation of metamodel imports cache causes severe performance drops in large projects</p>
   <p>** Improvement
   * [HHH-15466] - Compatibility with Jandex 3.0.0</p>
   <p>** Task
   * [HHH-15451] - Upgrade PostgreSQL JDBC driver to 42.5.0
   * [HHH-15388] - Upgrade to Micrometer 1.9.3</p>
   <h2>Changes in 5.6.10.Final (July 07, 2022)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/e9147dd0ee0c49651c6aa4bc2d88236dfd66be35"><code>e9147dd</code></a> 5.6.12.Final</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/ee08830f0381665cb4a106f04bd40991e8c770b6"><code>ee08830</code></a> HHH-15555 Renaming GraalVMStaticAutofeature to GraalVMStaticFeature</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/41bbd5d80d17e30fcc31f4dc39c670fed4011dd9"><code>41bbd5d</code></a> HHH-15555 Fixing a typo, add Feature Description support</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/48834a56020bcb263eaf6432110c4ce26422eb4f"><code>48834a5</code></a> HHH-15555 Remove use of <a href="https://github.com/AutomaticFeature"><code>@​AutomaticFeature</code></a> in GraalVM module</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/4eea3167b7f5b8102008aa075ec3ea3cb3c83bca"><code>4eea316</code></a> HHH-15045 + HHH-15235 onFlushDirty() invoked on parent entity in a <a href="https://github.com/OneToOne"><code>@​OneToOne</code></a> ...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/974201aa3d44b87ddfb8765aa39552214f7c1213"><code>974201a</code></a> HHH-15235 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/6e1b17c4425e8cc27ed7bc46c130149a50df5f2d"><code>6e1b17c</code></a> HHH-15045 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/d4b2af992a01b2db093a6307efebc9368d2982f4"><code>d4b2af9</code></a> HHH-15336 Deprecate SharedSessionContractImplementor#getTransactionStartTimes...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/a4b47d361ca9a6702893cbab8a90930b4ae4440a"><code>a4b47d3</code></a> HHH-15538 Move Jenkinsfile timeout around shell command</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/1987d699ed4ac79d3ca226a7f3c08ca74e95f2ce"><code>1987d69</code></a> HHH-15522 Implement a LazyInitializable interface that PersistentCollection a...</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/5.4.24...5.6.12">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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] bdemers merged pull request #444: Bump hibernate.version from 5.4.24.Final to 5.6.12.Final

Posted by GitBox <gi...@apache.org>.
bdemers merged PR #444:
URL: https://github.com/apache/shiro/pull/444


-- 
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: commits-unsubscribe@shiro.apache.org

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