dependabot[bot] opened a new pull request, #36816: URL: https://github.com/apache/beam/pull/36816
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.12.1 to 2.12.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.12.2</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.4 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7520">#7520</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>github.com/klauspost/compress v1.18.1 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7474">#7474</a>)</li> <li>github.com/nats-io/nats.go v1.47.0 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7474">#7474</a>)</li> <li>golang.org/x/sys v0.38.0 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7538">#7538</a>)</li> <li>github.com/minio/highwayhash 070ab1a (<a href="https://redirect.github.com/nats-io/nats-server/issues/7539">#7539</a>)</li> </ul> <h3>Added</h3> <p>General</p> <ul> <li>Support for the PROXY protocol (v1 and v2) for client connections, when <code>proxy_protocol: true</code> is set in the config (<a href="https://redirect.github.com/nats-io/nats-server/issues/7456">#7456</a>)</li> </ul> <p>JetStream</p> <ul> <li>Added <code>meta_compact</code> and <code>meta_compact_size</code>, advanced JetStream config options to control how many log entries must be present in the metalayer log before snapshotting and compaction takes place (<a href="https://redirect.github.com/nats-io/nats-server/issues/7484">#7484</a>, <a href="https://redirect.github.com/nats-io/nats-server/issues/7521">#7521</a>)</li> <li>Added <code>write_timeout</code> option for clients, routes, gateways and leafnodes which controls the behaviour on reaching the <code>write_deadline</code>, values can be <code>default</code>, <code>retry</code> or <code>close</code> (<a href="https://redirect.github.com/nats-io/nats-server/issues/7513">#7513</a>)</li> </ul> <p>Monitoring</p> <ul> <li>Added expvar <code>/debug/vars</code> endpoint to the monitoring port (<a href="https://redirect.github.com/nats-io/nats-server/issues/7469">#7469</a>)</li> <li>Meta cluster snapshot statistics have been added to the <code>/jsz</code> endpoint (<a href="https://redirect.github.com/nats-io/nats-server/issues/7524">#7524</a>)</li> <li>The <code>/jsz</code> endpoint can now show direct consumers with the <code>direct-consumers?true</code> flag (<a href="https://redirect.github.com/nats-io/nats-server/issues/7543">#7543</a>)</li> </ul> <h3>Improved</h3> <p>General</p> <ul> <li>Binary stream snapshots are now preferred by default for nodes on new route connections (<a href="https://redirect.github.com/nats-io/nats-server/issues/7479">#7479</a>)</li> <li>Reduced allocations in the sublist and subject transforms (<a href="https://redirect.github.com/nats-io/nats-server/issues/7519">#7519</a>)</li> </ul> <p>JetStream</p> <ul> <li>Improved the logging for observer mode (<a href="https://redirect.github.com/nats-io/nats-server/issues/7433">#7433</a>)</li> <li>Improve interest detection when consumers are created or deleted across different servers (<a href="https://redirect.github.com/nats-io/nats-server/issues/7440">#7440</a>)</li> <li>Improved the performance of enforcing <code>max_bytes</code> and <code>max_msgs</code> limits (<a href="https://redirect.github.com/nats-io/nats-server/issues/7455">#7455</a>)</li> <li>Streams and consumers will no longer unnecessarily snapshot when being removed or scaling down (<a href="https://redirect.github.com/nats-io/nats-server/issues/7495">#7495</a>)</li> <li>Streams are now loaded in parallel when enabling JetStream, often reducing the time it takes to start up the server (<a href="https://redirect.github.com/nats-io/nats-server/issues/7482">#7482</a>, <a href="https://redirect.github.com/nats-io/nats-server/issues/7526">#7526</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> <li>Stream catchups will now use delete ranges more aggressively, speeding up catchups of large streams with many interior deletes (<a href="https://redirect.github.com/nats-io/nats-server/issues/7512">#7512</a>)</li> <li>Streams with subject transforms can now implicitly republish based on those transforms by configuring <code>></code> for both republish source and destination (<a href="https://redirect.github.com/nats-io/nats-server/issues/7515">#7515</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/9831cbc4314cc00bbe196021e47e240ad0c2b5f3"><code>9831cbc</code></a> Release v2.12.2</li> <li><a href="https://github.com/nats-io/nats-server/commit/e3586a0a71d2ccf8fbe3cd7b892c729c94495db0"><code>e3586a0</code></a> Cherry-picks for v2.12.2 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7547">#7547</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/58f1e66c4fed98f350b31181404d3eb45b6d39d6"><code>58f1e66</code></a> Fix deadlock on stream purge when consumer store returns error</li> <li><a href="https://github.com/nats-io/nats-server/commit/9dd65fbb4bfb1e5a5e781904ce63f049ecffda22"><code>9dd65fb</code></a> Release v2.12.2-RC.4</li> <li><a href="https://github.com/nats-io/nats-server/commit/d7a19199465e4deed56881dd059313bcc9066ca9"><code>d7a1919</code></a> Cherry-picks for v2.12.2-RC.4 (<a href="https://redirect.github.com/nats-io/nats-server/issues/7542">#7542</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/dec1ef497b4fb7500e096021c0b5dcd0271e8fda"><code>dec1ef4</code></a> Accept both proxied and non-proxied client connections when enabled</li> <li><a href="https://github.com/nats-io/nats-server/commit/03058c7da61af4509560df990c2b6c632f0301b4"><code>03058c7</code></a> Add opt-in support for the PROXY protocol</li> <li><a href="https://github.com/nats-io/nats-server/commit/79d34746631388d9081fec08b1b911b5f3e24f49"><code>79d3474</code></a> De-flake <code>TestMonitorJsz</code></li> <li><a href="https://github.com/nats-io/nats-server/commit/57199ccf1783347844040257c7b09e85dd5ec9d2"><code>57199cc</code></a> Add <code>direct-consumers</code> flag to <code>jsz</code> monitoring endpoint</li> <li><a href="https://github.com/nats-io/nats-server/commit/f28c3666824971ab38369a0ee8ce2b4b29d0ef1f"><code>f28c366</code></a> Use concrete highwayhash <code>Digest64</code> instead of hash interface</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats-server/compare/v2.12.1...v2.12.2">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]
