Skip to content

Bump github.com/nats-io/nats-server/v2 from 2.1.9 to 2.9.10 in /distributor - #522

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.9.10
Closed

Bump github.com/nats-io/nats-server/v2 from 2.1.9 to 2.9.10 in /distributor#522
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.9.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 21, 2022

Copy link
Copy Markdown

Bumps github.com/nats-io/nats-server/v2 from 2.1.9 to 2.9.10.

Release notes

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

Release v2.9.10

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

nats-io/nats-server@v2.9.9...v2.9.10

Release v2.9.9

Changelog

Go Version

  • 1.19.4: Both the release executables and Docker images are built with this Go release

Improved

  • JetStream

    • Avoid full state snapshot for streams with many deleted items (#3680)
    • Refactor to make stream removal from server consistent (#3691)
  • Help/Usage

    • Display two additional --reload signal options, ldm and term (#3683)

Fixed

  • Authorization
    • Prevent returning no_auth_required when a client tries to connect in operator mode (#3667)
      • Any client (Java) that suppressed sending credentials before of this flag could be affected.

... (truncated)

Commits
  • 4caf6aa Merge pull request #3725 from nats-io/release-2-9-10
  • b6a19e5 Prepare for v2.9.10 release
  • c2285ab Merge pull request #3715 from nats-io/two-stream-same-sub
  • c463b39 Validate no overlapping stream subscriptions on update config (non-clustered ...
  • 51341c6 Bump to v2.9.10-beta.1
  • 860c032 Merge pull request #3717 from nats-io/fix-3652
  • a85318b Under the right circumstances Compact could leave a danling last msg block le...
  • d937e92 Merge pull request #3714 from nats-io/consumer-info
  • 7862984 Simplify locking for consumer info requests.
  • a681945 Merge pull request #3713 from nats-io/lazarus-mem-leader
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.1.9 to 2.9.10.
- [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.1.9...v2.9.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 21, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 9, 2023

Copy link
Copy Markdown
Author

Superseded by #528.

@dependabot dependabot Bot closed this Jan 9, 2023
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.9.10 branch January 9, 2023 01:37
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants