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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.11.2 to 2.11.3.
   <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.3</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.2</li>
   </ul>
   <h3>Added</h3>
   <p>MQTT</p>
   <ul>
   <li>New <code>js_api_timeout</code> option controls how long to wait for 
JetStream operations caused by MQTT calls (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6833";>#6833</a>)</li>
   </ul>
   <h3>Improved</h3>
   <p>JetStream</p>
   <ul>
   <li>Reduced allocations in subject tree matching (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6837";>#6837</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>General</p>
   <ul>
   <li>Fixed TLS 1.2 negotiation when using ECDSA certificates from the Windows 
certificate store (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6803";>#6803</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Fix a regression introduced in v2.11.2 which can affect calculating 
consumer subject interest (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6845";>#6845</a>)</li>
   <li>Consumer state reporting of filtered consumers is now more consistent 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6835";>#6835</a>)</li>
   <li>Raft nodes will now correctly report to the upper layer when a preferred 
node does not become the leader, fixing some issues where multiple assets can 
believe they are the leader after a scale-up operation (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6851";>#6851</a>)</li>
   </ul>
   <p>Monitoring</p>
   <ul>
   <li>The <code>connz</code> endpoint will now return open connections 
correctly with <code>state</code> set to <code>all</code> (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6849";>#6849</a>)</li>
   </ul>
   <h3>Complete Changes</h3>
   <p><a 
href="https://github.com/nats-io/nats-server/compare/v2.11.2...v2.11.3";>https://github.com/nats-io/nats-server/compare/v2.11.2...v2.11.3</a></p>
   <h2>Release v2.11.3-RC.2</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.2</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/a82cfda754a52c6af340f8f341cd1292a87cfc05";><code>a82cfda</code></a>
 Release v2.11.3</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/707f953ff4b70d9659d3712d4023eded4b2d310e";><code>707f953</code></a>
 TLS 1.2 Negotiation on Windows with ECDSA server certificate (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6803";>#6803</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/47d3b268bcb7bf31773d40e24ada129e546cff1b";><code>47d3b26</code></a>
 fix: TLS 1.2 negotiation on windows with ECDSA cert</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/743429fbebe2d2aac784053cb451ea759dbb8c3a";><code>743429f</code></a>
 Add test to demonstrate TLS1.2 issue on Windows</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/852a8cee47669ea9ed66ead5a9abcc5557bfb8ed";><code>852a8ce</code></a>
 Release v2.11.3-RC.2</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/433b200e07f0a29088db0a51f867d0794a926a0e";><code>433b200</code></a>
 [ADDED] MQTT: allow custom timeout for JS API calls (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6833";>#6833</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/5ddbdbd8aadfa88aa442f9c0ff4e3a1e159c9341";><code>5ddbdbd</code></a>
 [FIXED] Monitoring: Issue with Connz filters &quot;cid&quot; and 
&quot;state=all&quot; (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6849";>#6849</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/ba329b9a768333fc63cf8f365f31a8c287f8ef17";><code>ba329b9</code></a>
 NRG: Stepping down from preferred candidate (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6851";>#6851</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/ea43d74153d161200e2b03539c35f346b8d3befa";><code>ea43d74</code></a>
 NRG: Stepping down from preferred candidate</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/c2042ca228b01441caad5c1a5bff4879d893135a";><code>c2042ca</code></a>
 Release v2.11.3-RC.1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.11.2...v2.11.3";>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.2&new-version=2.11.3)](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