Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps github.com/nats-io/nats-server/v2 from 2.9.0 to 2.9.6.

Release notes

Sourced from github.com/nats-io/nats-server/v2's releases.

Release 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 (#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

nats-io/nats-server@v2.9.5...v2.9.6

Release v2.9.5

Changelog

Go Version

  • 1.19.3: Both release executables and Docker images are built with this Go release.

Fixed

  • JetStream:
    • Honor MaxMsgsPerSubject on stream update (#3595)
    • Errors such as "wrong sequence for skipped msg" or "expected sequence does not match store " while processing snapshots of streams with expired messages. Thanks to @​MauriceVanVeen and @​sylrfor the reports (#3589, #3596)
  • Sublist's cache hit rate would be wrong in presence of multiple accounts. Thanks to @​aopetrov86 for the report and contribution (#3591)

Complete Changes

nats-io/nats-server@v2.9.4...v2.9.5

Release v2.9.4

Changelog

Go Version

  • 1.19.2: Both release executables and Docker images are built with this Go release.

Fixed

... (truncated)

Commits
  • 289a9e1 Merge pull request #3609 from nats-io/release_2_9_6
  • 00a7b4a Release v2.9.6
  • a2e791d Merge pull request #3608 from nats-io/js_scale_down_no_quorum
  • ca237bd [FIXED] JetStream: Stream scale down while it has no quorum
  • 3e467fc Merge pull request #3606 from nats-io/fix_3559
  • c16ccd3 [FIXED] JetStream: Sources with OptStartTime gets redelivered
  • c9fd776 Merge pull request #3605 from nats-io/fix-3606
  • 72ff2ed Fix for #3603.
  • edf0fe3 Merge pull request #3604 from nats-io/fix_3191
  • 91c84c0 [FIXED] LeafNode: possible duplicate messages in complex setup
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.0 to 2.9.6.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.9.0...v2.9.6)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #659.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/src/code.cloudfoundry.org/develop/github.com/nats-io/nats-server/v2-2.9.6 branch November 28, 2022 12:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants