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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.11.1 to 2.11.2.
   <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.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>
   <h3>Dependencies</h3>
   <ul>
   <li>github.com/nats-io/nats.go v1.41.2 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6805";>#6805</a>)</li>
   <li>github.com/nats-io/nkeys v0.4.11 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6805";>#6805</a>)</li>
   <li>github.com/nats-io/jwt/v2 v2.7.4 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6813";>#6813</a>)</li>
   </ul>
   <h3>Added</h3>
   <p>General</p>
   <ul>
   <li>Support for a default sentinel JWT, which is used in operator mode when 
none is specified, has been added making it possible to have default users (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6577";>#6577</a>)</li>
   <li>New <code>trace_headers</code> option to ensure that trace logging only 
emits headers and not message payloads (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6638";>#6638</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Subject delete markers are now placed for messages that have aged out 
due to their TTL and not just because of the <code>MaxAge</code> policy (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6741";>#6741</a>)</li>
   </ul>
   <h3>Improved</h3>
   <p>General</p>
   <ul>
   <li>The publish permissions cache should now remain under the max allowed 
size more aggressively with improved pruning (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6674";>#6674</a>)</li>
   <li>It is now possible with service imports to import the same subject from 
multiple different accounts (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6704";>#6704</a>)</li>
   <li>Updating an account claim with a reduced max connection count no longer 
causes internal clients to be closed, fixing cases where JetStream assets could 
become unavailable (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6785";>#6785</a>)</li>
   <li><code>GOMAXPROCS</code> and <code>GOMEMLIMIT</code> are now reported in 
both <code>statsz</code> and <code>varz</code> (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6791";>#6791</a>)</li>
   <li>Improved <code>tls_timeout</code> configuration parsing consistency 
between <code>authorization</code> and <code>timeout</code> (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6731";>#6731</a>)</li>
   <li>Allow servers with different pool sizes when using multiple routes, 
simplifying configuration changes and rolling updates (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6676";>#6676</a>)</li>
   <li>Auth tokens are now redacted in trace-level logs for enhanced security 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6808";>#6808</a>)</li>
   <li>Trapped signals are now logged at notice level instead of debug (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6800";>#6800</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Improved purge performance, particularly for KV 
<code>PurgeDeletes</code> calls, with optimised code paths for finding last 
sequences and reducing allocations (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6801";>#6801</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6825";>#6825</a>)</li>
   <li>Improved replicated asset creation performance by campaigning for group 
leadership more quickly (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6697";>#6697</a>)</li>
   <li>Improved the debug log message when resetting a group WAL after failing 
to truncate (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6705";>#6705</a>)</li>
   <li>Improved checking for streams that overlap with JS API or system 
subjects, so that badly-configured streams should not be able to break the API 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6786";>#6786</a>)</li>
   <li>Allow setting per-message TTLs to values lower than the configured 
<code>SubjectDeleteMarkerTTL</code> when the stream has a max messages per 
subject limit of 1 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6818";>#6818</a>)</li>
   <li>Servers that have been <code>peer-remove</code>'d can now be re-admitted 
automatically after 5 minutes without a server restart (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6815";>#6815</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/55efd1d6090b9e0ee95dc06fad0b8655e6e3e028";><code>55efd1d</code></a>
 Release v2.11.2</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/91a53d0771940158abb09b6832ee4d133a708ce4";><code>91a53d0</code></a>
 Release v2.11.2-RC.3</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/bc93b272b5c77d4155b60087f650ebd4d11bec56";><code>bc93b27</code></a>
 [FIXED] TTL-ed message not removed after graceful restart (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6828";>#6828</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/12c22814ef2cf1dceadf88c1126483ab352fee31";><code>12c2281</code></a>
 Fix subject tree intersection to match literals when followed by additional 
w...</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/9a0cf5510338a0877863c9bdefa61763280e238d";><code>9a0cf55</code></a>
 [FIXED] Direct get subject delete marker (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6826";>#6826</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/d6d4ddcd0047e416c0540c862801c2014ba193f6";><code>d6d4ddc</code></a>
 [FIXED] TTL-ed message not removed after graceful restart</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/87dfae28a993b412d50c88eeb17e274a8481b763";><code>87dfae2</code></a>
 [FIXED] Async tombstones on PurgeEx (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6825";>#6825</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/dc16bbfab05177479f7992ae8d86c7deb300ca07";><code>dc16bbf</code></a>
 Test extended full wildcard</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/b714a2ab190cb0c864ff6336e83dab0d989c897b";><code>b714a2a</code></a>
 [FIXED] Server peer re-add after peer-remove (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/6815";>#6815</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/82cb3edb03fde9b792bf991957c4ea46ffdb8fed";><code>82cb3ed</code></a>
 Fix subject tree intersection to match literals when followed by additional 
w...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.11.1...v2.11.2";>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.1&new-version=2.11.2)](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