Update module github.com/nats-io/nats-server/v2 to v2.9.6 #15

Merged
kjuulh merged 1 commits from renovate/all into main 2022-11-04 20:57:01 +01:00
Owner

This PR contains the following updates:

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

Release Notes

nats-io/nats-server

v2.9.6

Compare Source

Changelog

Go Version
  • 1.19.3: Both release executables and Docker images are built with this Go release.
Fixed
  • JetStream:
    • Possible panic on some rare cases where a clustered consumer monitor go routine started while the consumer was deleted or scaled down to an R1. Some tracing could have caused a panic (#​3599)
    • On stream proposal failures, the server would incorrectly warn about high stream lag. Thanks to @​kino71 for the report (#​3601)
    • Stream sources with OptStartTime would get redelivered messages on server restart. Thanks to @​DavidCockerill for the report (#​3606)
    • Scaling down a replicated stream (R>1) to R1 while it has no quorum, for instance due to a network partition, would leave the stream in a bad state and there would be a constant report of "No quorum, stalled" for this stream, even after the network partition is resolved (#​3608)
  • LeafNode:
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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | require | patch | `v2.9.5` -> `v2.9.6` | --- ### Release Notes <details> <summary>nats-io/nats-server</summary> ### [`v2.9.6`](https://github.com/nats-io/nats-server/releases/tag/v2.9.6) [Compare Source](https://github.com/nats-io/nats-server/compare/v2.9.5...v2.9.6) #### Changelog ##### Go Version - 1.19.3: Both release executables and Docker images are built with this Go release. ##### Fixed - JetStream: - Possible panic on some rare cases where a clustered consumer monitor go routine started while the consumer was deleted or scaled down to an R1. Some tracing could have caused a panic ([#&#8203;3599](https://github.com/nats-io/nats-server/issues/3599)) - On stream proposal failures, the server would incorrectly warn about high stream lag. Thanks to [@&#8203;kino71](https://github.com/kino71) for the report ([#&#8203;3601](https://github.com/nats-io/nats-server/issues/3601)) - Stream sources with `OptStartTime` would get redelivered messages on server restart. Thanks to [@&#8203;DavidCockerill](https://github.com/DavidCockerill) for the report ([#&#8203;3606](https://github.com/nats-io/nats-server/issues/3606)) - Scaling down a replicated stream (R>1) to R1 while it has no quorum, for instance due to a network partition, would leave the stream in a bad state and there would be a constant report of "No quorum, stalled" for this stream, even after the network partition is resolved ([#&#8203;3608](https://github.com/nats-io/nats-server/issues/3608)) - LeafNode: - Possible duplicate messages in complex setup. Thanks to [@&#8203;chenchunping](https://github.com/chenchunping) for the report ([#&#8203;3604](https://github.com/nats-io/nats-server/issues/3604)) ##### Complete Changes </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
kjuulh added 1 commit 2022-11-04 20:23:16 +01:00
Update module github.com/nats-io/nats-server/v2 to v2.9.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
bcbbe5e72c
kjuulh merged commit bcbbe5e72c into main 2022-11-04 20:57:01 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/ceen#15
No description provided.