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

Update module github.com/nats-io/nats-server/v2 to v2.10.10 #380

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/nats-io/nats-server/v2 v2.10.9 -> v2.10.10 age adoption passing confidence

Release Notes

nats-io/nats-server (github.com/nats-io/nats-server/v2)

v2.10.10

Compare Source

Changelog

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

Go Version
  • 1.21.6
Dependencies
  • github.com/klauspost/compress v1.17.5
  • github.com/nats-io/nats.go v1.32.0
Added
  • Add ping_interval cluster route option to configure differently than client connections (#​5029)
Improved

JetStream

  • Avoid a linear scan of filestore blocks when loading messages for the first time after restart or long period of inactivity (#​4969)
  • NumPending calculations and subject index memory in filestore and memstore (#​4960, #​4983)
  • Log healthy Raft group status when no longer falling behind (#​4995)
  • Optimize writing full filestore state where there is high subject cardinality (#​5004)
  • Share higher fidelity client info in JetStream advisory messages (#​5019, #​5026)
  • More thorough gating of blocking disk I/O operations (#​5022, #​5027)
  • Improved fallback cleanup of consumer Raft directory (#​5028)

MQTT

  • Use different unique names for internal consumers (#​5017)
Fixed

Auth callout

Logging

  • Fix missing variable in consumer skew log line (#​4967)

JetStream

  • Fix data race with stream stop and removal (#​4963)
  • Don't unconditionally send consumer snapshot when becoming leader (#​4965)
  • Fix tracking holes in the message block index when they are at the end of the block, improving filestore cache efficiency (#​4988)
  • Wait for recovery to complete before sending snapshot on stream scale-up from R1 (#​5001)
  • Acking a redelivered msg with more pending should move the ack floor (#​5008)
  • Fix for a panic calculating record length for secure erase followed by compaction (#​5009)
  • Reduce memory growth on interest stream recovery when consumers are ahead of the recovered stream state (#​5011)
  • Raft node responds to VoteRequest with outdated Term (#​5021)
  • Avoid sending meta leader snapshot as normal entry on leader change when not up-to-date (#​5024)
  • Make sure to not restart streams or consumers when they are deleted or immediately after being created (#​5032)

Shutdown

  • Avoid panic when reloading during lame duck mode (#​5012)
Complete Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 2, 2024 21:40
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Feb 2, 2024
@renovate renovate bot enabled auto-merge (squash) February 2, 2024 21:40
@renovate renovate bot merged commit 41a2a12 into main Feb 5, 2024
5 checks passed
@renovate renovate bot deleted the renovate/github.jparrowsec.cn-nats-io-nats-server-v2-2.x branch February 5, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant