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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.11.5 to 2.11.6.
   <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.11.6</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_211";>2.11 Upgrade 
Guide</a> for backwards compatibility notes with 2.10.x.</p>
   <h3>Go Version</h3>
   <ul>
   <li>1.24.4</li>
   </ul>
   <h3>Improved</h3>
   <p>JetStream</p>
   <ul>
   <li>Sources will no longer update their last seen timestamp when stalled, 
making it clearer how long it has been since the last contact (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7013";>#7013</a>)</li>
   <li>Overall consumer performance has been improved by reducing allocations 
and improving the num pending calculation (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7022";>#7022</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>General</p>
   <ul>
   <li>The <code>subsz</code> monitoring endpoint now returns the correct 
<code>total</code> for subscription details, aligning behaviour with other 
endpoints for pagination (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7009";>#7009</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Fixed a bug where filestore encryption could corrupt a message block if 
a write took place before a read after restarting the server (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7008";>#7008</a>)</li>
   <li>Fixed a performance regression introduced in v2.11.0 which could result 
in abnormally low throughput from filtered consumers and higher GC pressure (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7015";>#7015</a>)</li>
   <li>Healthchecks will no longer produce unexpected monitor goroutine 
warnings when a clustered stream is restored from a snapshot (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7019";>#7019</a>)</li>
   <li>A race condition that could result in removed streams incorrectly 
reappearing has been fixed (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7025";>#7025</a>)</li>
   <li>The <code>reserved_memory</code> and <code>reserved_storage</code> 
statistics will no longer underflow when no limits are set (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7024";>#7024</a>)</li>
   </ul>
   <h3>Complete Changes</h3>
   <p><a 
href="https://github.com/nats-io/nats-server/compare/v2.11.5...v2.11.6";>https://github.com/nats-io/nats-server/compare/v2.11.5...v2.11.6</a></p>
   <h2>Release v2.11.6-RC.1</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_211";>2.11 Upgrade 
Guide</a> for backwards compatibility notes with 2.10.x.</p>
   <h3>Go Version</h3>
   <ul>
   <li>1.24.4</li>
   </ul>
   <h3>Improved</h3>
   <p>JetStream</p>
   <ul>
   <li>Sources will no longer update their last seen timestamp when stalled, 
making it clearer how long it has been since the last contact (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7013";>#7013</a>)</li>
   <li>Overall consumer performance has been improved by reducing allocations 
and improving the num pending calculation (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7022";>#7022</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/bc813ee3cb111d81bd1ad2190e88ec0e9637c57b";><code>bc813ee</code></a>
 Release v2.11.6</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/309221d225242257d8e3bc20ed279dfe8061765c";><code>309221d</code></a>
 Cherry-picks for 2.11.6 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7028";>#7028</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/8571bc7bc70efb6fae4f06768d518b77d5115e46";><code>8571bc7</code></a>
 [FIXED] reserved_memory and reserved_storage statistics (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7024";>#7024</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/e0b38493cc4de39106c4aab5ef7c5f39717b73e7";><code>e0b3849</code></a>
 Improve signoff check</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/bfbdec11ffa779d103a87a0d1ade545da2363511";><code>bfbdec1</code></a>
 [FIXED] Removed stream is revived</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/92b46a4b03a77e7eafac77b57276b7971897a2ae";><code>92b46a4</code></a>
 Release v2.11.6-RC.1</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/371321b52d6c708948dc6686feb1bdc7cd7f3d85";><code>371321b</code></a>
 Cherry-picks for 2.11.6-RC.1 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7023";>#7023</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/59903782999a4689a9033f1dad7ce40286bddb94";><code>5990378</code></a>
 Optimise consumers with simple generic sublist, intersection in 
<code>NumPending</code></li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/855bcc3b0f8420f08f54db740bb0aae90213d30b";><code>855bcc3</code></a>
 Update GHA workflow dependencies</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/957e34a81ce1f4ecc30f38bb135062e733d2d1aa";><code>957e34a</code></a>
 [FIXED] Healthz &quot;monitor goroutine not running&quot; after stream 
restore</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.11.5...v2.11.6";>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.11.5&new-version=2.11.6)](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: github-unsubscr...@beam.apache.org

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

Reply via email to