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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.10.4 to 2.10.5.
   <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.5</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.21.4</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>golang.org/x/crypto v0.15.0</li>
   <li>golang.org/x/sys v0.14.0</li>
   <li>golang.org/x/time v0.4.0</li>
   <li>github.com/nats-io/jwt/v2 v2.5.3</li>
   </ul>
   <h3>Improved</h3>
   <p>General</p>
   <ul>
   <li>Remove places where using <code>time.After</code> could cause GC 
pressure (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4756";>#4756</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Remove unused Observer const, add unit test to check observer applies 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4727";>#4727</a>)</li>
   <li>Throttle writeFullState from separate goroutine (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4731";>#4731</a>)</li>
   <li>Reduce memory usage with lots of subjects in filestore (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4742";>#4742</a>)</li>
   <li>Resiliency when doing lots of conditional updates to a KV and restarting 
servers (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4764";>#4764</a>)</li>
   <li>​​General stability and consistency improvements for clustered streams 
with failure offsets during server restarts (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4777";>#4777</a>)</li>
   <li>Improve code comments for Raft subsystem (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4724";>#4724</a>)</li>
   <li>Optimize linear scan when looking by comparing the first seq in a block 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4780";>#4780</a>)</li>
   <li>Move filestore cleanup to separate goroutine to make non-blocking (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4782";>#4782</a>)</li>
   <li>Move deletion of filestore files to separate goroutine to make 
non-blocking (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4783";>#4783</a>)</li>
   </ul>
   <p>Monitoring</p>
   <ul>
   <li>Better check for standalone mode when determining to send statsz (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4757";>#4757</a>)</li>
   </ul>
   <p>MQTT</p>
   <ul>
   <li>Add &quot;clean&quot; flag in trace message (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4740";>#4740</a>)</li>
   </ul>
   <p>WebSocket</p>
   <ul>
   <li>​​Check for <code>/leafnode</code> suffix path on leaf WebSocket 
connection (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4774";>#4774</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>Accounts</p>
   <ul>
   <li>Fix panic in JWT permissions template handling (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4730";>#4730</a>)</li>
   </ul>
   <p>Leafnode</p>
   <ul>
   <li>Fix subpath concatenation used for WebSocket remote connect URL (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4770";>#4770</a>) 
Thanks to <a href="https://github.com/yoadey";><code>@​yoadey</code></a> for the 
report!</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Remove the state check in the runAs loops except for runAsLeader (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4725";>#4725</a>)</li>
   <li>Make sure to properly remove meta files for filestore after conversion 
from 2.9.x to 2.10.x (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4733";>#4733</a>)</li>
   <li>Make sure we check limits when scaling up a stream (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4738";>#4738</a>)</li>
   <li>Improve estimation on full state allocations to avoid reallocations in 
filestore (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4743";>#4743</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/0883d32bbcc5619603a9e5344d15aa10d069f059";><code>0883d32</code></a>
 Release v2.10.5 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4785";>#4785</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/9ff54b9fabcdb7bf17330c19ac6b964eb663b055";><code>9ff54b9</code></a>
 Merge commit '436cf874' into release/v2.10.5</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/436cf87411d04e3655385c9c800e543df99af300";><code>436cf87</code></a>
 [UPDATED] Dependency update for x/crypto (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4784";>#4784</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/cf957ced186ef8bbe8deeb1281649b405b79aeb9";><code>cf957ce</code></a>
 Dependency update for x/crypto</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/56816de38e5c4b209b70f16c005a531157b09e0c";><code>56816de</code></a>
 Bump to 2.10.5-RC.7</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/303309a9a161f30ed398cbf6e7306da3903a2bb3";><code>303309a</code></a>
 Merge commit '3abc7ae2' into release/v2.10.5</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/3abc7ae22ac06b3055a7a44ce6af0fbd7400d20b";><code>3abc7ae</code></a>
 [IMPROVED] Move removal of fs.Delete files to a go routine (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/4783";>#4783</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/07e260d07bab47cbed24817376ee0b0aa6ae4ea9";><code>07e260d</code></a>
 Move removal of fs.Delete to a go routine, but check that we still can 
remove...</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/f120bb8e6e53b7026c26088eb3bc4b2a147d7907";><code>f120bb8</code></a>
 Bump to 2.10.5-RC.6</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/4cbe58ad8d610037e5ca93b7f1b61e8834ddbac4";><code>4cbe58a</code></a>
 Merge commit 'a7bb401' into release/v2.10.5</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.10.4...v2.10.5";>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.4&new-version=2.10.5)](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