Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Update module github.com/nats-io/nats-server/v2 to v2.9.10 #19

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/nats-server/v2 require patch v2.9.9 -> v2.9.10

Release Notes

nats-io/nats-server

v2.9.10

Compare Source

Changelog

Go Version
  • 1.19.4: Both the release executables and Docker images are built with this Go release
Improved
  • JetStream
    • Improve performance and latency with large number of sparse consumers (#​3710)
    • Simplify locking for consumer info requests (#​3714)
Fixed
  • JetStream

    • Ensure previously assigned nodes are removed from stream assignment (#​3707, #​3709)
    • Bad first sequence and expiration stopped working after server restart (#​3711)
    • Fix no-quorum issue if leader is restarted with a memory-based clustered stream (#​3713)
    • Fix dangling message block on compaction/cleanup which could prevent a stream from restoring (#​3717) thanks to @​k15r for the report
    • Prevent overlapping stream subjects on stream update in non-clustered JetStream (#​3715)
  • Monitoring

    • /healthz?js-enabled=true behavior now properly asserts whether JetStream is enabled if it is expected to be and does not check for health of the assets. (#​3699)
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.

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #19 (5ed1b3e) into main (ef2e6c3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   87.98%   87.98%           
=======================================
  Files           4        4           
  Lines         466      466           
=======================================
  Hits          410      410           
  Misses         47       47           
  Partials        9        9           
Flag Coverage Δ
unittests 87.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats-server-v2-2.x branch from 8008bfc to 5ed1b3e Compare December 21, 2022 05:22
@JAORMX JAORMX merged commit b91c8b7 into main Dec 21, 2022
@renovate renovate bot deleted the renovate/github.com-nats-io-nats-server-v2-2.x branch December 21, 2022 06:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant