dependabot[bot] opened a new pull request, #36520: URL: https://github.com/apache/beam/pull/36520
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.12.0 to 2.12.1. <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.12.1</h2> <h2>Changelog</h2> <p>Refer to the <a href="https://docs.nats.io/release-notes/whats_new/whats_new_212">2.12 Upgrade Guide</a> for backwards compatibility notes with 2.11.x.</p> <h3>Go Version</h3> <ul> <li>1.25.3 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7428">#7428</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>github.com/google/go-tpm v0.9.6 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7374">#7374</a>)</li> <li>github.com/nats-io/nats.go v1.46.0 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7374">#7374</a>)</li> <li>golang.org/x/crypto v0.43.0 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7423">#7423</a>)</li> <li>golang.org/x/sys v0.37.0 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7423">#7423</a>)</li> <li>golang.org/x/time v0.14.0 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7423">#7423</a>)</li> </ul> <h3>Added</h3> <p>General</p> <ul> <li>The <code>NewServerFromConfig</code> function has been added to the embedded server API for parsing an external configuration file when <code>ConfigFile</code> is supplied (<a href="https://redirect.github.com/nats-io/nats-server/issues/7364">#7364</a>)</li> <li>WebSocket leafnode connections can now use a HTTP proxy by specifying <code>proxy</code> settings in the leafnode <code>remotes</code> (<a href="https://redirect.github.com/nats-io/nats-server/issues/7242">#7242</a>)</li> <li>The <code>write_deadline</code> option in the <code>cluster</code>, <code>leafnode</code> and <code>gateway</code> config blocks allows configuring write deadlines on a finger-grained basis (<a href="https://redirect.github.com/nats-io/nats-server/issues/7405">#7405</a>)</li> </ul> <h3>Improved</h3> <p>Monitoring</p> <ul> <li>The <code>jsz</code> monitoring endpoint can now report leader counts (<a href="https://redirect.github.com/nats-io/nats-server/issues/7429">#7429</a>)</li> </ul> <p>JetStream</p> <ul> <li>The store lock is no longer held while searching for TTL expiry tasks, improving performance (<a href="https://redirect.github.com/nats-io/nats-server/issues/7344">#7344</a>)</li> <li>Removing a message from the TTL state is now faster (<a href="https://redirect.github.com/nats-io/nats-server/issues/7344">#7344</a>)</li> <li>The filestore no longer performs heap allocations for hash checks (<a href="https://redirect.github.com/nats-io/nats-server/issues/7345">#7345</a>)</li> <li>The filestore now reuses pooled write cache allocations more efficiently (<a href="https://redirect.github.com/nats-io/nats-server/issues/7346">#7346</a>)</li> <li>Meta snapshot performance for a very large number of assets has been improved after a regression in v2.11.9 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7350">#7350</a>)</li> <li>Sequence-from-timestamp lookups, such as those using <code>opt_start_time</code> on consumers or <code>start_time</code> on message get requests, now use a binary search for improved lookup performance (<a href="https://redirect.github.com/nats-io/nats-server/issues/7357">#7357</a>)</li> <li>Scheduled messages are now deactivated properly when followed up with another message on the same subject without a schedule (<a href="https://redirect.github.com/nats-io/nats-server/issues/7366">#7366</a>)</li> <li>Meta snapshots are no longer taken on every stream removal (<a href="https://redirect.github.com/nats-io/nats-server/issues/7373">#7373</a>)</li> <li>Filestore cache lookups can now return early for empty blocks (<a href="https://redirect.github.com/nats-io/nats-server/issues/7381">#7381</a>)</li> <li>Filestore meta files are now written using temporary staging, avoiding accidental truncation on crashes (<a href="https://redirect.github.com/nats-io/nats-server/issues/7388">#7388</a>)</li> <li>Atomic batch publish now supports deduplication with the <code>Nats-Msg-Id</code> header (<a href="https://redirect.github.com/nats-io/nats-server/issues/7391">#7391</a>)</li> <li>Cache-specific log lines in the filestore have been improved (<a href="https://redirect.github.com/nats-io/nats-server/issues/7396">#7396</a>)</li> <li>Log lines and errors related to offline/unsupported assets are now clearer (<a href="https://redirect.github.com/nats-io/nats-server/issues/7416">#7416</a>, <a href="https://redirect.github.com/nats-io/nats-server/issues/7425">#7425</a>)</li> </ul> <h3>Fixed</h3> <p>General</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats-server/commit/fab5f999a25dfcdbd4c80d6f7c43cf87f571968f"><code>fab5f99</code></a> Release v2.12.1</li> <li><a href="https://github.com/nats-io/nats-server/commit/bf2c60af2c8f49338f0dd88d1723b3806606faae"><code>bf2c60a</code></a> Cherry-picks for v2.12.1 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7430">#7430</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/350d9d7ebb3dfbb54fa769398fa3dc13c44ff4c7"><code>350d9d7</code></a> [FIXED] Filestore unlock when message erase fails</li> <li><a href="https://github.com/nats-io/nats-server/commit/18007b87e5b5cd336c8cb8f7e22bcf70a600483f"><code>18007b8</code></a> [IMPROVED] JSZ Raft leader stats</li> <li><a href="https://github.com/nats-io/nats-server/commit/bc7407a8643aa06c14fb9eea777555bffc9559d5"><code>bc7407a</code></a> Update to Go 1.25.3/1.24.9</li> <li><a href="https://github.com/nats-io/nats-server/commit/ffbdb107c971f5962175d32d38aeef52225c81cf"><code>ffbdb10</code></a> [FIXED] Trusted Proxies: Reload log message report added keys as removed</li> <li><a href="https://github.com/nats-io/nats-server/commit/59361c973b0b85991b4c053c30a406dcfdc185e5"><code>59361c9</code></a> Release v2.12.1-RC.5</li> <li><a href="https://github.com/nats-io/nats-server/commit/fd8c5b71ad2ec1c6a530e17b46f9fd3f8dd54c69"><code>fd8c5b7</code></a> Cherry-picks for v2.12.1-RC.5 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7426">#7426</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/6c9a051a9ef6d03792bceeccb808d6d8f2e5a548"><code>6c9a051</code></a> feat: add riscv64 support</li> <li><a href="https://github.com/nats-io/nats-server/commit/84fe04a5adac0cc1b3089bc6500f950d7a491ed9"><code>84fe04a</code></a> NRG: Parallel catchups can truncate committed</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats-server/compare/v2.12.0...v2.12.1">compare view</a></li> </ul> </details> <br /> [](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]
