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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.10.10 to 2.10.12.
   <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.12</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.8 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5175";>#5175</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>github.com/klauspost/compress v1.17.7 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5129";>#5129</a>)</li>
   <li>github.com/nats-io/nats.go v1.33.1 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5104";>#5104</a>)</li>
   <li>golang.org/x/crypto v0.21.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5199";>#5199</a>)</li>
   <li>golang.org/x/sys v0.18.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5198";>#5198</a>)</li>
   <li>github.com/nats-io/jwt/v2 v2.5.5</li>
   </ul>
   <h3>Improved</h3>
   <p>General</p>
   <ul>
   <li>Optimize detecting long subjects with wildcards (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5102";>#5102</a>)</li>
   <li>Refactor <code>getHeader</code> to improve bounds checking (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5135";>#5135</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Switch to use <code>fmt.Appendf</code> to reduce a few allocations (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5100";>#5100</a>)</li>
   <li>Write Raft peer state and term/vote inline (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5151";>#5151</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5178";>#5178</a>)</li>
   <li>Improve term management when handling Raft vote responses (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5149";>#5149</a>)</li>
   <li>Ensure Raft applied index is only updated by upper layer (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5152";>#5152</a>)</li>
   <li>Add I/O gate for message block <code>writeAt</code> syscall (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5193";>#5193</a>)</li>
   <li>Lower the minimum expiry threshold to 250ms (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5206";>#5206</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>General</p>
   <ul>
   <li>Fix randomisation for queue subscriptions on 32-bit platforms which 
could cause a panic (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5169";>#5169</a>) 
Thanks to <a 
href="https://github.com/jeremylowery";><code>@​jeremylowery</code></a> for the 
report!</li>
   <li>Stree not matching when partial parts were compared to long fragments 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5177";>#5177</a>)</li>
   </ul>
   <p>Gateway</p>
   <ul>
   <li>Fix sending empty reply on gateway RMSG (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5192";>#5192</a>) 
Thanks to <a 
href="https://github.com/n-holmstedt";><code>@​n-holmstedt</code></a> for the 
report!</li>
   </ul>
   <p>Leafnodes</p>
   <ul>
   <li>Fix loop detection on daisy-chained leafnodes (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5126";>#5126</a>)</li>
   <li>Make sure to not remove account mappings that just had their value 
changed (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5132";>#5132</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5103";>#5103</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Fix sending <code>Consumer Deleted</code> on peer remove (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5111";>#5111</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5160";>#5160</a>)</li>
   <li>Fix memory leak during compaction within memory store (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5116";>#5116</a>) 
Thanks to <a href="https://github.com/stefanLeo";><code>@​stefanLeo</code></a> 
for the report and contribution!</li>
   <li>Updating consumer config fails to check <code>OptStartTime</code> 
properly (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5127";>#5127</a>) 
Thanks to <a href="https://github.com/thed0ct0r";><code>@​thed0ct0r</code></a> 
for the contribution!</li>
   <li>Slow ack for snapshots could cause slow consumer and client disconnect 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5144";>#5144</a>)</li>
   <li>Fix for a test flapper with consumer expire frequency change (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5155";>#5155</a>)</li>
   <li>Fix a potential drift that could occur when assigning last sequences to 
published messages on clustered streams (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5179";>#5179</a>)</li>
   <li>Fix data race when capturing last sequence on clustered streams (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5182";>#5182</a>)</li>
   <li>Fix lock inversion when tracking last sequence failures on clustered 
streams (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5183";>#5183</a>)</li>
   <li>Revert an earlier change around the Raft handling of stepdowns due to 
stream move performance (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5200";>#5200</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/121169ea86756a853a418446b9c7591df761b49d";><code>121169e</code></a>
 Release v2.10.12</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/9d051776d61cb89156b0296ca57aabd82c959fee";><code>9d05177</code></a>
 Bump to 2.10.12-RC.4</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/b51e83fedbc78757dfb7cdc4b32a78087d0a97ae";><code>b51e83f</code></a>
 Add reload lock to ensure new connections await completion of config 
reload</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/226f3e400e9a21c434c1feaa5e2bf6903a1676cb";><code>226f3e4</code></a>
 Lower minimum threshold for expire timers to 250ms.</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/dbf19f9c2465673e08e62fb9c7ae5ecefb143fd7";><code>dbf19f9</code></a>
 Bump to 2.10.12-RC.3</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/fd45e3cebd3691bf8fa2a3d3b73b33f3e128d5ed";><code>fd45e3c</code></a>
 Update <code>github.com/nats-io/jwt/v2</code> to 2.5.5</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/b6fa02aaa18c2c2f4d1fb0f62aa5e9f393e540cc";><code>b6fa02a</code></a>
 Revert &quot;NRG: Remove stepdown channel, handle inline&quot;</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/21ac1d2e07ff8f78f8e6d8cee99fdc3796fc9138";><code>21ac1d2</code></a>
 Bump golang.org/x/crypto from 0.20.0 to 0.21.0</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/b23ba286f7ccd3bf56081b27a88dea0a93986919";><code>b23ba28</code></a>
 Bump golang.org/x/sys from 0.17.0 to 0.18.0</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/eccdc157dd55e6a812c811dbbda0af5ac8af8174";><code>eccdc15</code></a>
 chore: remove repetitive words</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.10.10...v2.10.12";>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.10&new-version=2.10.12)](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