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

   Bumps [com.asarkar.grpc:grpc-test](https://github.com/asarkar/grpc-test) 
from 1.2.2 to 2.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/asarkar/grpc-test/releases";>com.asarkar.grpc:grpc-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.0</h2>
   <h1>:rocket: <strong>Version 2.0.0</strong></h1>
   <p>This is a <strong>backward-incompatible</strong> major release, including 
an upgrade to Java 17. However, the public API remains largely unchanged, with 
only a single breaking modification. If you are still using an earlier Java 
version, you can continue using v1.2.2.</p>
   <h2>:warning: <strong>Breaking Changes</strong></h2>
   <ul>
   <li><strong>JDK Upgrade</strong>: The library is now compiled with and 
targeted for Java 17 (previously Java 8).</li>
   <li><strong>API Change</strong>: The method 
<code>Resources.awaitReleased()</code> has been renamed to 
<code>Resources.awaitRelease()</code> for consistency.</li>
   </ul>
   <h2>:beetle: <strong>Bug Fixes</strong></h2>
   <ul>
   <li><strong>Timeout Handling</strong>: Fixed an edge case where resources 
could be given more time than the configured timeout to be released.</li>
   <li><strong>Default Parameter Issue</strong>: Resolved a compatibility issue 
with <code>Resources.register()</code> where Java clients needed to explicitly 
specify the default <code>timeout</code> parameter.</li>
   </ul>
   <h2>:sparkles: <strong>Improvements</strong></h2>
   <ul>
   <li><strong>Java Module</strong>: Published the library as a JPMS automatic 
module named <code>com.asarkar.grpc.test</code>.</li>
   <li><strong>Java Compatibility Checks</strong>: Added a dedicated Java 
client project to ensure continuous Java compatibility in every build.</li>
   <li><strong>Javadoc Publication</strong>: Published Javadoc using javadoc.io 
- link added to README.</li>
   </ul>
   <h2>:hammer_and_wrench: <strong>Maintenance</strong></h2>
   <ul>
   <li><strong>Kotlin Upgrade</strong>: Updated Kotlin stdlib dependency from 
1.6.10 to 2.0.20.</li>
   <li><strong>gRPC Upgrade</strong>: Updated gRPC dependency from 1.45.1 to 
1.72.0.</li>
   <li><strong>JUnit Upgrade</strong>: Updated JUnit 5 dependency from 5.8.2 to 
5.12.2.</li>
   <li><strong>Publishing Migration</strong>: Migrated from Sonatype OSSRH (now 
EOL) to the Sonatype Central Publishing Portal.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/asarkar/grpc-test/commit/0ed574c911feaa33e8213a4ddbf3d060f3e12127";><code>0ed574c</code></a>
 2.0.0 release</li>
   <li><a 
href="https://github.com/asarkar/grpc-test/commit/da5a4df67017b486c9596d3140c84d7b60959b12";><code>da5a4df</code></a>
 Preparing for 2.0.0 release</li>
   <li>See full diff in <a 
href="https://github.com/asarkar/grpc-test/compare/v1.2.2...2.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.asarkar.grpc:grpc-test&package-manager=maven&previous-version=1.2.2&new-version=2.0.0)](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 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>


-- 
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-unsubscr...@tika.apache.org

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

Reply via email to