Skip to content

Commit

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

Bumps
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server)
from 2.10.21 to 2.10.22.
<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.22</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.8</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>golang.org/x/crypto v0.28.0 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5971">#5971</a>)</li>
<li>golang.org/x/sys v0.26.0 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5971">#5971</a>)</li>
<li>golang.org/x/time v0.7.0 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5971">#5971</a>)</li>
<li>go.uber.org/automaxprocs v1.6.0 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5944">#5944</a>)</li>
<li>github.com/klauspost/compress v1.17.11 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6002">#6002</a>)</li>
</ul>
<h3>Added</h3>
<p>Config</p>
<ul>
<li>A warning will now be logged at startup if the JetStream store
directory appears to be in a temporary folder (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5935">#5935</a>)</li>
</ul>
<h3>Improved</h3>
<p>General</p>
<ul>
<li>More efficient searching of sublists for the number of subscriptions
(<a
href="https://redirect.github.com/nats-io/nats-server/issues/5918">#5918</a>)</li>
</ul>
<p>JetStream</p>
<ul>
<li>Improve performance when checking interest and correcting ack state
on interest-based or work queue streams (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5963">#5963</a>)</li>
<li>Safer default file permissions for JetStream filestore and logs (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6013">#6013</a>)</li>
</ul>
<h3>Fixed</h3>
<p>JetStream</p>
<ul>
<li>Large number of message delete tombstones will no longer result in
unusually large message blocks on disk (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5973">#5973</a>)</li>
<li>The server will no longer panic when restoring corrupted subject
state containing null characters (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5978">#5978</a>)</li>
<li>A data race when processing append entries has been fixed (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5970">#5970</a>)</li>
<li>Fix a stream desync across replicas that could occur after stalled
or failed catch-ups (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5939">#5939</a>)</li>
<li>Consumers will no longer race with the filestore when fetching
messages, fixing some cases where consumers can get stuck with workqueue
streams and max messages per subject limits (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6003">#6003</a>)</li>
<li>Pull consumers will now recalculate max delivered when expiring
messages, such that the redelivered status does not report incorrectly
and cause a stall with a max deliver limit (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5995">#5995</a>)</li>
<li>Clustered streams should no longer desync if a catch-up fails due to
a loss of leader (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5986">#5986</a>)</li>
<li>Fixed a panic that could occur when calculating asset placement in a
JetStream cluster (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5996">#5996</a>)</li>
<li>Fixed a panic when shutting down a clustered stream (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6007">#6007</a>)</li>
<li>Revert earlier PR <a
href="https://redirect.github.com/nats-io/nats-server/issues/5785">#5785</a>
to restore consumer start sequence clipping, fixing an issue where
sourcing/mirroring consumers could skip messages (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6014">#6014</a>)</li>
</ul>
<p>Leafnodes</p>
<ul>
<li>Load balancing of queue groups over leafnode connections (<a
href="https://redirect.github.com/nats-io/nats-server/issues/5982">#5982</a>)</li>
</ul>
<h3>Complete Changes</h3>
<p><a
href="https://github.com/nats-io/nats-server/compare/v2.10.21...v2.10.22">https://github.com/nats-io/nats-server/compare/v2.10.21...v2.10.22</a></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/240e9a41ee009fdc83a845d374bc0ce2139b8942"><code>240e9a4</code></a>
Release v2.10.22 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6013">#6013</a>)</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/21470897fc16accd83d7748829751515836134eb"><code>2147089</code></a>
Release v2.10.22</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/14c46afb6abe92e92648bda1a960b0eb9df60a32"><code>14c46af</code></a>
Fix <code>TestJetStreamClusterConsumeWithStartSequence</code> to account
for clipping of...</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/317f2236f3fd7f443556c3afdff83ff2eed2de4f"><code>317f223</code></a>
Add unit tests that prove sources and mirrors have their consumer start
seque...</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/23de885fdb1158858adbbb7ba7ee5a330f915f10"><code>23de885</code></a>
Revert &quot;Fix consumer start sequence when sequence not yet in
stream&quot;</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/97a0df3a9d78480ef1eb1749910a4105f27c43fc"><code>97a0df3</code></a>
Update default file and directory permissions</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/417ca0109fb43a6576260ba600be05205766a96c"><code>417ca01</code></a>
Bump to 2.10.22-RC.3</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/d493f0d3ff3e2e76a1e5b066d8f6fdad1d3f8363"><code>d493f0d</code></a>
Cherry-picks for 2.10.22-RC.3 (<a
href="https://redirect.github.com/nats-io/nats-server/issues/6012">#6012</a>)</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/05331c3b25868d79057bcaeeada8d56ab42dacef"><code>05331c3</code></a>
Move two performance tests on checkInterest to NoRace suite.</li>
<li><a
href="https://github.com/nats-io/nats-server/commit/c4f32514a0735ec385d027b3e64b7b7809bb8e34"><code>c4f3251</code></a>
Fix possible panic on monitorStream when shutting down</li>
<li>Additional commits viewable in <a
href="https://github.com/nats-io/nats-server/compare/v2.10.21...v2.10.22">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.21&new-version=2.10.22)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 845092b commit e3de08a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 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.21
require github.com/nats-io/nats-server/v2 v2.10.22

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

Expand All @@ -29,7 +29,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dolthub/maphash v0.1.0 // indirect
github.com/gammazero/deque v0.2.1 // indirect
github.com/klauspost/compress v1.17.9 // indirect
github.com/klauspost/compress v1.17.11 // indirect
github.com/maypok86/otter v1.2.2 // indirect
github.com/minio/highwayhash v1.0.3 // indirect
github.com/nats-io/jwt/v2 v2.5.8 // indirect
Expand All @@ -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.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
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/time v0.7.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
24 changes: 12 additions & 12 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWS
github.com/jinzhu/copier v0.3.4 h1:mfU6jI9PtCeUjkjQ322dlff9ELjGDu975C2p/nrubVI=
github.com/jinzhu/copier v0.3.4/go.mod h1:DfbEm0FYsaqBcKcFuvmOZb218JkPGtvSHsKg8S8hyyg=
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
github.com/klauspost/compress v1.17.9/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand All @@ -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.21 h1:gfG6T06wBdI25XyY2IsauarOc2srWoFxxfsOKjrzoRA=
github.com/nats-io/nats-server/v2 v2.10.21/go.mod h1:I1YxSAEWbXCfy0bthwvNb5X43WwIWMz7gx5ZVPDr5Rc=
github.com/nats-io/nats-server/v2 v2.10.22 h1:Yt63BGu2c3DdMoBZNcR6pjGQwk/asrKU7VX846ibxDA=
github.com/nats-io/nats-server/v2 v2.10.22/go.mod h1:X/m1ye9NYansUXYFrbcDwUi/blHkrgHh2rgCJaakonk=
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,17 +67,17 @@ 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.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A=
golang.org/x/crypto v0.27.0/go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70=
golang.org/x/crypto v0.28.0 h1:GBDwsMXVQi34v5CCYUm2jkJvu4cbtru2U4TN2PSyQnw=
golang.org/x/crypto v0.28.0/go.mod h1:rmgy+3RHxRZMyY0jjAJShp2zgEdOqj2AO7U0pYmeQ7U=
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.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=
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM=
golang.org/x/text v0.19.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/time v0.7.0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ=
golang.org/x/time v0.7.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
Expand Down

0 comments on commit e3de08a

Please sign in to comment.