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

fix(deps): update module github.com/nats-io/nats-server/v2 to v2.10.10 #226

Merged
merged 1 commit into from
Feb 4, 2024

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: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/patch-go-modules branch from 9090048 to cca2a87 Compare February 3, 2024 21:01
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20d3e65) 87.21% compared to head (37235fa) 87.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage   87.21%   87.21%           
=======================================
  Files          46       46           
  Lines        5273     5273           
=======================================
  Hits         4599     4599           
  Misses        535      535           
  Partials      139      139           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/patch-go-modules branch from cca2a87 to 37235fa Compare February 4, 2024 01:30
@Tochemey Tochemey merged commit cd01d06 into main Feb 4, 2024
2 checks passed
@Tochemey Tochemey deleted the renovate/patch-go-modules branch February 4, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant