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

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: 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 16, 2024 00:31
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Feb 16, 2024
@renovate renovate bot enabled auto-merge (squash) February 16, 2024 00:31
@renovate renovate bot merged commit b6d4c67 into main Feb 16, 2024
3 checks passed
@renovate renovate bot deleted the renovate/github.com-nats-io-nats-server-v2-2.x branch February 16, 2024 08:16
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