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.11 #240

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.10.11

Compare Source

Changelog

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

Go Version
  • 1.21.7
Dependencies
  • github.com/nats-io/nats.go v1.33.0
Improved

JetStream

  • Optimize replaying messages when they are at the end of the stream (#​5083) Thanks to @​david-wakeo for the report!
  • Optimize replaying messages with start sequence by time when there are large gaps between the time sequence and first sequence (#​5088) Thanks again to @​david-wakeo for the report!
  • Reduce possible contention for NRG step-down (#​4990)
  • Reduce log-level to debug for non-actionable reallocations warnings (#​5085)
  • Improved placement of streams in larger clusters when created in rapid succession (#​5079) Thanks to @​kohlisid for the report!
  • Improved filtered consumer retrieval time for large subject space streams with wildcards (#​5089)
Fixed

JetStream

  • Fixed a bug that could cause consumers to not match filtered subjects with wildcards correctly (#​5080)
  • Fixed a bug that could not allow keys/subjects to be found after restarts after extended downtime (#​5054)
  • Fixed a bug that would not properly update all consumer state when a filtered purge of the parent stream was narrower then the consumer’s filtered subject space (#​5075)

MQTT

  • Fixed an issue with retained messages not working properly if the server name had a ‘.’ (#​5048)
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.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff92594) 86.32% compared to head (5d6985b) 86.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   86.32%   86.32%           
=======================================
  Files          48       48           
  Lines        3745     3745           
=======================================
  Hits         3233     3233           
  Misses        367      367           
  Partials      145      145           

☔ 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 aed87eb to 3eb0588 Compare February 16, 2024 09:51
@renovate renovate bot force-pushed the renovate/patch-go-modules branch from 3eb0588 to 5d6985b Compare February 16, 2024 12:19
@Tochemey Tochemey merged commit 738f007 into main Feb 16, 2024
2 checks passed
@Tochemey Tochemey deleted the renovate/patch-go-modules branch February 16, 2024 14:17
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