dependabot[bot] opened a new pull request, #1205: URL: https://github.com/apache/axis-axis2-java-core/pull/1205
Bumps [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) from 3.1.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jakartaee/persistence/releases">jakarta.persistence:jakarta.persistence-api's releases</a>.</em></p> <blockquote> <h2>Jakarta Persistence 3.2.0-M01</h2> <p>This release contains following changes:</p> <ul> <li>Adds factory-level access to named queries and named entity graphs</li> <li>Updates orm schema for 3.2</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/persistence/compare/3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE">https://github.com/jakartaee/persistence/compare/3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE</a></p> <h2>Jakarta Persistence 3.1.0 API</h2> <p>This release contains following changes:</p> <ul> <li>EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface</li> <li>Fixes ClassTransformer.transform to throw Persistence API specific exception</li> <li>Adds support for java.util.UUID and GenerationType.UUID</li> <li>Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API</li> <li>Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API</li> <li>Adds EXTRACT function to Jakarta Persistence QL</li> <li>Adds support for Expressions as conditions in Criteria CASE expressions</li> <li>Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF</li> <li>Clarifies mixing types of query input parameters</li> <li>Clarifies definition of the Basic type</li> <li>Clarifies the order of parameters in the LOCATE function</li> <li>Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/scottmarlow"><code>@scottmarlow</code></a></li> <li><a href="https://github.com/m0mus"><code>@m0mus</code></a></li> <li><a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> <li><a href="https://github.com/hebo6"><code>@hebo6</code></a></li> <li><a href="https://github.com/moghaddam"><code>@moghaddam</code></a></li> <li><a href="https://github.com/manouti"><code>@manouti</code></a></li> <li><a href="https://github.com/jbescos"><code>@jbescos</code></a></li> <li><a href="https://github.com/gavinking"><code>@gavinking</code></a></li> <li><a href="https://github.com/dazey3"><code>@dazey3</code></a></li> <li><a href="https://github.com/DmitriGit"><code>@DmitriGit</code></a></li> <li><a href="https://github.com/sebersole"><code>@sebersole</code></a></li> </ul> <p><strong>Project Board</strong>: <a href="https://github.com/eclipse-ee4j/jpa-api/projects/2">https://github.com/eclipse-ee4j/jpa-api/projects/2</a> <strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE">https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jakartaee/persistence/commit/320bface63284bf72f5844dc34f6b8ddad7b39c7"><code>320bfac</code></a> Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0</li> <li><a href="https://github.com/jakartaee/persistence/commit/cca3db7329c9b1632fd58735f94b7a5b68b1ec28"><code>cca3db7</code></a> Update SPEC version of jakarta.persistence:persistence-spec to 3.2</li> <li><a href="https://github.com/jakartaee/persistence/commit/5e5f3613f1045a6effc9326f9a20378a0abd17fd"><code>5e5f361</code></a> consistently use monospace font in ch4</li> <li><a href="https://github.com/jakartaee/persistence/commit/48d0c3bdde2e67deaa7bb416189225f41f45ca3a"><code>48d0c3b</code></a> mention addition of TypedQueryReference in changelog</li> <li><a href="https://github.com/jakartaee/persistence/commit/ac57cee2b8fb6db02f35ebac9528bf5feb1170ba"><code>ac57cee</code></a> add missing <a href="https://github.com/since"><code>@since</code></a> annotations</li> <li><a href="https://github.com/jakartaee/persistence/commit/16e386c89232e9c29d8690d57f59491ce3825bd8"><code>16e386c</code></a> update spec license to 1.1</li> <li><a href="https://github.com/jakartaee/persistence/commit/a5f9aa25d73f274c6d9accb6fca6424170b9ae08"><code>a5f9aa2</code></a> clean up the orderby_item rule</li> <li><a href="https://github.com/jakartaee/persistence/commit/f1904daba0abed91df7902288369ecb67d42b204"><code>f1904da</code></a> entity_id_or_version_function should be a scalar_expression</li> <li><a href="https://github.com/jakartaee/persistence/commit/4eb16174ab6fd48df8f6fbf85fd4914babd460e9"><code>4eb1617</code></a> Finalize the changelog for 3.2</li> <li><a href="https://github.com/jakartaee/persistence/commit/c73b77afb62f839234bb95b135c508a8b94fbbb7"><code>c73b77a</code></a> <a href="https://redirect.github.com/jakartaee/persistence/issues/589">#589</a>: avoid collisions in metamodel's variables (<a href="https://redirect.github.com/jakartaee/persistence/issues/592">#592</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jakartaee/persistence/compare/3.1-3.1.0-RELEASE...3.2-3.2.0-RELEASE">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
