Skip to content

Commit

Permalink
Bump github.com/nats-io/nats-server/v2 from 2.10.20 to 2.10.21 in /cli (
Browse files Browse the repository at this point in the history
#81)

Bumps
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server)
from 2.10.20 to 2.10.21.
<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.21</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.22.7</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>golang.org/x/crypto v0.27.0 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5869">#5869</a>)</li>
<li>golang.org/x/sys v0.25.0 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5869">#5869</a>)</li>
</ul>
<h3>Added</h3>
<p>Config</p>
<ul>
<li>New TLS <code>min_version</code> option for configuring the minimum
supported TLS version (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5904">#5904</a>)</li>
</ul>
<h3>Improved</h3>
<p>JetStream</p>
<ul>
<li>Global JetStream API queue hard limit for protecting the system (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5900">#5900</a>,
<a
href="https://redirect.github.com/nats-io/nats-server/issues/5923">#5923</a>)</li>
<li>Orphaned ephemeral consumer clean-up is now logged at debug level
only (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5917">#5917</a>)</li>
</ul>
<p>Monitoring</p>
<ul>
<li><code>statsz</code> messages are now sent every 10 seconds instead
of every 30 seconds (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5925">#5925</a>)</li>
<li>Include JetStream pending API request count in <code>statsz</code>
messages and <code>jsz</code> responses for monitoring (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5923">#5923</a>,
<a
href="https://redirect.github.com/nats-io/nats-server/issues/5926">#5926</a>)</li>
</ul>
<h3>Fixed</h3>
<p>JetStream</p>
<ul>
<li>Fix an issue comparing the stream configuration with the updated
stream assignment on stream create (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5854">#5854</a>)</li>
<li>Improvements to recovering from old or corrupted
<code>index.db</code> (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5893">#5893</a>,
<a
href="https://redirect.github.com/nats-io/nats-server/issues/5901">#5901</a>,
<a
href="https://redirect.github.com/nats-io/nats-server/issues/5907">#5907</a>)</li>
<li>Ensure that consumer replicas and placement are adjusted properly
when scaling down a replicated stream (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5927">#5927</a>)</li>
<li>Fix a panic that could occur when trying to shut down while the
JetStream meta group was in the process of being set up (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5934">#5934</a>)</li>
</ul>
<p>Monitoring</p>
<ul>
<li>Always update account issuer in <code>accountsz</code> (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5886">#5886</a>)</li>
</ul>
<p>OCSP</p>
<ul>
<li>Fix peer validation on the HTTPS monitoring port when OCSP is
enabled (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5906">#5906</a>)</li>
</ul>
<p>Config</p>
<ul>
<li>Support multiple trusted operators using a config file (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5896">#5896</a>)</li>
</ul>
<h3>Complete Changes</h3>
<p><a
href="https://github.com/nats-io/nats-server/compare/v2.10.20...v2.10.21">https://github.com/nats-io/nats-server/compare/v2.10.20...v2.10.21</a></p>
<h2>Release v2.10.21-RC.4</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nats-io/nats-server/commit/d3a8868e9ddadb2556cddcd99f02d6ed1df11d23"><code>d3a8868</code></a>
Release v2.10.21</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/cbbef5a8200456f6395ce61f5da9ea92d450244a"><code>cbbef5a</code></a>
Reuse pre-existing sys account reference</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/5792b0868a4c51417e7c1ebebe661cf13e7757ea"><code>5792b08</code></a>
Bump to 2.10.21-RC.4</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/b39694de7ef9e0d60cdf84060b9598424ffaef34"><code>b39694d</code></a>
Cherry-picks for 2.10.21-RC.4 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5928">#5928</a>)</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/098b4f8bd470948f5467e19e6c74cf10c7bacc1b"><code>098b4f8</code></a>
When scaling down a stream make sure replica count is correct if
adjusted and...</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/8c0b9b51203e33c0ed580d966750b3c02f254931"><code>8c0b9b5</code></a>
Ensure <code>pending</code> sent correctly in regular
<code>statsz</code> messages</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/6fb4277ff753e9d9b3e2b49e6b2e43d65a867b1f"><code>6fb4277</code></a>
Publish STATSZ messages every 10 seconds rather than 30</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/58fba0076e26f0ed4ea1eb7a2c25b28f27ccb99a"><code>58fba00</code></a>
Add <code>pending</code> to <code>jsz</code> response and
<code>statsz</code> (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5923">#5923</a>)</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/bac6cc20d20ee6d7a2c36fb2794c0dc76809978f"><code>bac6cc2</code></a>
Bump to 2.10.21-RC.3</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/1e29e3a7f104b0e19da74a65f1e141e6f1c7ca2e"><code>1e29e3a</code></a>
Cherry-picks for 2.10.21-RC.3 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5921">#5921</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nats-io/nats-server/compare/v2.10.20...v2.10.21">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.10.20&new-version=2.10.21)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 3f4df9a commit eb6db18
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require github.com/dunglas/frankenphp v1.2.5

require github.com/nats-io/nats.go v1.37.0

require github.com/nats-io/nats-server/v2 v2.10.20
require github.com/nats-io/nats-server/v2 v2.10.21

require github.com/teris-io/cli v1.0.1

Expand Down Expand Up @@ -39,9 +39,9 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/sony/gobreaker v1.0.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.6.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
16 changes: 8 additions & 8 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/nats-io/jwt/v2 v2.5.8 h1:uvdSzwWiEGWGXf+0Q+70qv6AQdvcvxrv9hPM0RiPamE=
github.com/nats-io/jwt/v2 v2.5.8/go.mod h1:ZdWS1nZa6WMZfFwwgpEaqBV8EPGVgOTDHN/wTbz0Y5A=
github.com/nats-io/nats-server/v2 v2.10.20 h1:CXDTYNHeBiAKBTAIP2gjpgbWap2GhATnTLgP8etyvEI=
github.com/nats-io/nats-server/v2 v2.10.20/go.mod h1:hgcPnoUtMfxz1qVOvLZGurVypQ+Cg6GXVXjG53iHk+M=
github.com/nats-io/nats-server/v2 v2.10.21 h1:gfG6T06wBdI25XyY2IsauarOc2srWoFxxfsOKjrzoRA=
github.com/nats-io/nats-server/v2 v2.10.21/go.mod h1:I1YxSAEWbXCfy0bthwvNb5X43WwIWMz7gx5ZVPDr5Rc=
github.com/nats-io/nats.go v1.37.0 h1:07rauXbVnnJvv1gfIyghFEo6lUcYRY0WXc3x7x0vUxE=
github.com/nats-io/nats.go v1.37.0/go.mod h1:Ubdu4Nh9exXdSz0RVWRFBbRfrbSxOYd26oF0wkWclB8=
github.com/nats-io/nkeys v0.4.7 h1:RwNJbbIdYCoClSDNY7QVKZlyb/wfT6ugvFCiKy6vDvI=
Expand Down Expand Up @@ -67,15 +67,15 @@ go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
golang.org/x/crypto v0.26.0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw=
golang.org/x/crypto v0.26.0/go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54=
golang.org/x/crypto v0.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A=
golang.org/x/crypto v0.27.0/go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg=
golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=
golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/time v0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U=
golang.org/x/time v0.6.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

0 comments on commit eb6db18

Please sign in to comment.