dependabot[bot] opened a new pull request, #30444: URL: https://github.com/apache/beam/pull/30444
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.10 to 2.10.11. <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.10.11</h2> <h2>Changelog</h2> <p>Refer to the <a href="https://docs.nats.io/release-notes/whats_new/whats_new_210">2.10 Upgrade Guide</a> for backwards compatibility notes with 2.9.x.</p> <h3>Go Version</h3> <ul> <li>1.21.7</li> </ul> <h3>Dependencies</h3> <ul> <li>github.com/nats-io/nats.go v1.33.0</li> </ul> <h3>Improved</h3> <p>JetStream</p> <ul> <li>Optimize replaying messages when they are at the end of the stream (<a href="https://redirect.github.com/nats-io/nats-server/issues/5083">#5083</a>) Thanks to <a href="https://github.com/david-wakeo"><code>@david-wakeo</code></a> for the report!</li> <li>Optimize replaying messages with start sequence by time when there are large gaps between the time sequence and first sequence (<a href="https://redirect.github.com/nats-io/nats-server/issues/5088">#5088</a>) Thanks again to <a href="https://github.com/david-wakeo"><code>@david-wakeo</code></a> for the report!</li> <li>Reduce possible contention for NRG step-down (<a href="https://redirect.github.com/nats-io/nats-server/issues/4990">#4990</a>)</li> <li>Reduce log-level to debug for non-actionable reallocations warnings (<a href="https://redirect.github.com/nats-io/nats-server/issues/5085">#5085</a>)</li> <li>Improved placement of streams in larger clusters when created in rapid succession (<a href="https://redirect.github.com/nats-io/nats-server/issues/5079">#5079</a>) Thanks to <a href="https://github.com/kohlisid"><code>@kohlisid</code></a> for the report!</li> <li>Improved filtered consumer retrieval time for large subject space streams with wildcards (<a href="https://redirect.github.com/nats-io/nats-server/issues/5089">#5089</a>)</li> </ul> <h3>Fixed</h3> <p>JetStream</p> <ul> <li>Fixed a bug that could cause consumers to not match filtered subjects with wildcards correctly (<a href="https://redirect.github.com/nats-io/nats-server/issues/5080">#5080</a>)</li> <li>Fixed a bug that could not allow keys/subjects to be found after restarts after extended downtime (<a href="https://redirect.github.com/nats-io/nats-server/issues/5054">#5054</a>)</li> <li>Fixed a bug that would not properly update all consumer state when a filtered purge of the parent stream was narrower then the consumer’s filtered subject space (<a href="https://redirect.github.com/nats-io/nats-server/issues/5075">#5075</a>)</li> </ul> <p>MQTT</p> <ul> <li>Fixed an issue with retained messages not working properly if the server name had a ‘.’ (<a href="https://redirect.github.com/nats-io/nats-server/issues/5048">#5048</a>)</li> </ul> <h3>Complete Changes</h3> <p><a href="https://github.com/nats-io/nats-server/compare/v2.10.10...v2.10.11">https://github.com/nats-io/nats-server/compare/v2.10.10...v2.10.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats-server/commit/5fc6051c33438553b3dc828ab856915011bd1945"><code>5fc6051</code></a> Release v2.10.11 (<a href="https://redirect.github.com/nats-io/nats-server/issues/5095">#5095</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/045b8482fc731e45e36f0db5817a02ce3c13445e"><code>045b848</code></a> Fixed incorrect mqtt-test reference (mqttex tests failure)</li> <li><a href="https://github.com/nats-io/nats-server/commit/66b3722403a720c07b9042428595581f8936d1ae"><code>66b3722</code></a> Bump version to 2.10.11-RC.4 [ci skip]</li> <li><a href="https://github.com/nats-io/nats-server/commit/54eafdfe889b384df0357bc6cc34cf94e3c0b760"><code>54eafdf</code></a> Cherry picks for v2.10.11 release (<a href="https://redirect.github.com/nats-io/nats-server/issues/5090">#5090</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/835840bb347bd0e846ffdb0af7d75152b60ad7df"><code>835840b</code></a> When doing firstMatching we were picking wrong on linearScans. Also did not o...</li> <li><a href="https://github.com/nats-io/nats-server/commit/78875579d5f43fa2e6946f6d955d7d1b0d6a9a3e"><code>7887557</code></a> When a filtered consumer starts by time, there could be a large gap between t...</li> <li><a href="https://github.com/nats-io/nats-server/commit/cf1b8e4ca163e7f13541b9dc3ba224aeeb0eecb3"><code>cf1b8e4</code></a> Bump version to 2.10.11-RC.3 [ci skip]</li> <li><a href="https://github.com/nats-io/nats-server/commit/11f580841647fcbc77f7f7f8b54bd2483d8df0f8"><code>11f5808</code></a> Cherry picks for Release v2.10.11 (<a href="https://redirect.github.com/nats-io/nats-server/issues/5084">#5084</a>)</li> <li><a href="https://github.com/nats-io/nats-server/commit/82ea3952b7a1935c959e5dac2edd9fa7678be379"><code>82ea395</code></a> Update go client to 1.33.0</li> <li><a href="https://github.com/nats-io/nats-server/commit/b9763c19ff4f5ed4e1ccbcb279c0bc2d8e8c55c9"><code>b9763c1</code></a> Move reallocation warnings on psim to debug.</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats-server/compare/v2.10.10...v2.10.11">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]
