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.6 #428

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/nats-server/v2 replace patch v2.10.5 -> v2.10.6

Release Notes

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

v2.10.6

Compare Source

Changelog

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

Go Version
  • 1.21.4
Dependencies
  • github.com/klauspost/compress v1.17.3
Improved

JetStream

  • Added in internal filestore state checks on write and recover (#​4804)
  • Reduce memory usage for streams with a large subject space (#​4806)
  • Only gather subject filters if we need them (#​4820) Thanks to @​svenfoo for the contribution!
  • Add pre-check when expected-last-subject-sequence header is present (#​4827)
  • Avoid resetting WAL in RAFT layer if we already processed the message (#​4830)

Monitoring

  • Remove ocsp_peer_cache from varz response when not applicable (#​4829)
Fixed

JetStream

  • Only drop firstSeq under DiscardOld policy (#​4802) Thanks to @​davidmcote for the report and contribution!
  • Do not allow consumers to be updated if they have been deleted (#​4818) Thanks to @​matevzmihalic for the report!
  • Fix potential race when starting the consumer monitor (#​4828)
  • Fix race condition in debug print (#​4833)

MQTT

  • Fix typo in README (#​4791) Thanks to @​testwill for the contribution!
  • Improved large number of MQTT clients on reconnect with retain messages and larger scoped subscriptions (#​4810)

WebSockets

  • Fix potential data race in overlapping re-use of buffers (#​4811) Thanks to @​oscarwcl for the report!
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 requested a review from a team as a code owner December 1, 2023 21:07
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Dec 1, 2023
@marians marians enabled auto-merge (squash) December 2, 2023 09:31
Copy link
Contributor Author

renovate bot commented Dec 2, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@marians marians merged commit c333b93 into master Dec 2, 2023
4 checks passed
@marians marians deleted the renovate/github.com-nats-io-nats-server-v2-2.x branch December 2, 2023 09:34
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