Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/nats-io/nats-server/v2 from 2.10.21 to 2.10.22 in the gomod group #496

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the gomod group with 1 update: github.com/nats-io/nats-server/v2.

Updates github.com/nats-io/nats-server/v2 from 2.10.21 to 2.10.22

Release notes

Sourced from github.com/nats-io/nats-server/v2's releases.

Release v2.10.22

Changelog

Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.

Go Version

  • 1.22.8

Dependencies

  • golang.org/x/crypto v0.28.0 (#5971)
  • golang.org/x/sys v0.26.0 (#5971)
  • golang.org/x/time v0.7.0 (#5971)
  • go.uber.org/automaxprocs v1.6.0 (#5944)
  • github.com/klauspost/compress v1.17.11 (#6002)

Added

Config

  • A warning will now be logged at startup if the JetStream store directory appears to be in a temporary folder (#5935)

Improved

General

  • More efficient searching of sublists for the number of subscriptions (#5918)

JetStream

  • Improve performance when checking interest and correcting ack state on interest-based or work queue streams (#5963)
  • Safer default file permissions for JetStream filestore and logs (#6013)

Fixed

JetStream

  • Large number of message delete tombstones will no longer result in unusually large message blocks on disk (#5973)
  • The server will no longer panic when restoring corrupted subject state containing null characters (#5978)
  • A data race when processing append entries has been fixed (#5970)
  • Fix a stream desync across replicas that could occur after stalled or failed catch-ups (#5939)
  • 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 (#6003)
  • 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 (#5995)
  • Clustered streams should no longer desync if a catch-up fails due to a loss of leader (#5986)
  • Fixed a panic that could occur when calculating asset placement in a JetStream cluster (#5996)
  • Fixed a panic when shutting down a clustered stream (#6007)
  • Revert earlier PR #5785 to restore consumer start sequence clipping, fixing an issue where sourcing/mirroring consumers could skip messages (#6014)

Leafnodes

  • Load balancing of queue groups over leafnode connections (#5982)

Complete Changes

nats-io/nats-server@v2.10.21...v2.10.22

... (truncated)

Commits
  • 240e9a4 Release v2.10.22 (#6013)
  • 2147089 Release v2.10.22
  • 14c46af Fix TestJetStreamClusterConsumeWithStartSequence to account for clipping of...
  • 317f223 Add unit tests that prove sources and mirrors have their consumer start seque...
  • 23de885 Revert "Fix consumer start sequence when sequence not yet in stream"
  • 97a0df3 Update default file and directory permissions
  • 417ca01 Bump to 2.10.22-RC.3
  • d493f0d Cherry-picks for 2.10.22-RC.3 (#6012)
  • 05331c3 Move two performance tests on checkInterest to NoRace suite.
  • c4f3251 Fix possible panic on monitorStream when shutting down
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update: [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server).


Updates `github.com/nats-io/nats-server/v2` from 2.10.21 to 2.10.22
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.10.21...v2.10.22)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2024
@poiana poiana requested review from Issif and leogr October 17, 2024 23:44
@poiana poiana added the size/XS label Oct 17, 2024
@poiana
Copy link

poiana commented Oct 18, 2024

LGTM label has been added.

Git tree hash: 18694e199e776a6a8ea0e8974527ad1015d60f0e

@poiana
Copy link

poiana commented Oct 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], Issif

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 4c5f505 into main Oct 18, 2024
4 checks passed
@poiana poiana deleted the dependabot/go_modules/gomod-a46f472e52 branch October 18, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants