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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.10.18 to 2.10.21.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nats-io/nats-server/releases";>github.com/nats-io/nats-server/v2's
 releases</a>.</em></p>
   <blockquote>
   <h2>Release v2.10.21</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_210";>2.10 Upgrade 
Guide</a> for backwards compatibility notes with 2.9.x.</p>
   <h3>Go Version</h3>
   <ul>
   <li>1.22.7</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>golang.org/x/crypto v0.27.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5869";>#5869</a>)</li>
   <li>golang.org/x/sys v0.25.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5869";>#5869</a>)</li>
   </ul>
   <h3>Added</h3>
   <p>Config</p>
   <ul>
   <li>New TLS <code>min_version</code> option for configuring the minimum 
supported TLS version (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5904";>#5904</a>)</li>
   </ul>
   <h3>Improved</h3>
   <p>JetStream</p>
   <ul>
   <li>Global JetStream API queue hard limit for protecting the system (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5900";>#5900</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5923";>#5923</a>)</li>
   <li>Orphaned ephemeral consumer clean-up is now logged at debug level only 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5917";>#5917</a>)</li>
   </ul>
   <p>Monitoring</p>
   <ul>
   <li><code>statsz</code> messages are now sent every 10 seconds instead of 
every 30 seconds (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5925";>#5925</a>)</li>
   <li>Include JetStream pending API request count in <code>statsz</code> 
messages and <code>jsz</code> responses for monitoring (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5923";>#5923</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5926";>#5926</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>JetStream</p>
   <ul>
   <li>Fix an issue comparing the stream configuration with the updated stream 
assignment on stream create (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5854";>#5854</a>)</li>
   <li>Improvements to recovering from old or corrupted <code>index.db</code> 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5893";>#5893</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5901";>#5901</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5907";>#5907</a>)</li>
   <li>Ensure that consumer replicas and placement are adjusted properly when 
scaling down a replicated stream (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5927";>#5927</a>)</li>
   <li>Fix a panic that could occur when trying to shut down while the 
JetStream meta group was in the process of being set up (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5934";>#5934</a>)</li>
   </ul>
   <p>Monitoring</p>
   <ul>
   <li>Always update account issuer in <code>accountsz</code> (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5886";>#5886</a>)</li>
   </ul>
   <p>OCSP</p>
   <ul>
   <li>Fix peer validation on the HTTPS monitoring port when OCSP is enabled 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5906";>#5906</a>)</li>
   </ul>
   <p>Config</p>
   <ul>
   <li>Support multiple trusted operators using a config file (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5896";>#5896</a>)</li>
   </ul>
   <h3>Complete Changes</h3>
   <p><a 
href="https://github.com/nats-io/nats-server/compare/v2.10.20...v2.10.21";>https://github.com/nats-io/nats-server/compare/v2.10.20...v2.10.21</a></p>
   <h2>Release v2.10.21-RC.4</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/d3a8868e9ddadb2556cddcd99f02d6ed1df11d23";><code>d3a8868</code></a>
 Release v2.10.21</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/cbbef5a8200456f6395ce61f5da9ea92d450244a";><code>cbbef5a</code></a>
 Reuse pre-existing sys account reference</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/5792b0868a4c51417e7c1ebebe661cf13e7757ea";><code>5792b08</code></a>
 Bump to 2.10.21-RC.4</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/b39694de7ef9e0d60cdf84060b9598424ffaef34";><code>b39694d</code></a>
 Cherry-picks for 2.10.21-RC.4 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5928";>#5928</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/098b4f8bd470948f5467e19e6c74cf10c7bacc1b";><code>098b4f8</code></a>
 When scaling down a stream make sure replica count is correct if adjusted 
and...</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/8c0b9b51203e33c0ed580d966750b3c02f254931";><code>8c0b9b5</code></a>
 Ensure <code>pending</code> sent correctly in regular <code>statsz</code> 
messages</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/6fb4277ff753e9d9b3e2b49e6b2e43d65a867b1f";><code>6fb4277</code></a>
 Publish STATSZ messages every 10 seconds rather than 30</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/58fba0076e26f0ed4ea1eb7a2c25b28f27ccb99a";><code>58fba00</code></a>
 Add <code>pending</code> to <code>jsz</code> response and <code>statsz</code> 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5923";>#5923</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/bac6cc20d20ee6d7a2c36fb2794c0dc76809978f";><code>bac6cc2</code></a>
 Bump to 2.10.21-RC.3</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/1e29e3a7f104b0e19da74a65f1e141e6f1c7ca2e";><code>1e29e3a</code></a>
 Cherry-picks for 2.10.21-RC.3 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5921";>#5921</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.10.18...v2.10.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nats-io/nats-server/v2&package-manager=go_modules&previous-version=2.10.18&new-version=2.10.21)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to