Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown

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

Release notes

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

Release v2.9.7

Changelog

Go Version

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

Improved:

  • JetStream:
    • Processing of acknowledgments (#3624)
    • Stream ingest performance with large numbers of consumers (#3633)
    • StreamDetail now includes stream creation for /healthz reporting. Thanks to @​raypinto for the contribution (#3646)

Fixed

  • JetStream:
    • For "Interest" or "WorkQueue" policy streams, when a consumer was deleted, a stream view could cause high CPU or memory usage. Thanks to @​Kaarel for the report (#3610)
    • Make sure to enforce HA asset limits during peer processing as well as assignment (#3614)
    • Account max streams/consumers not always honored (#3615)
    • Reduce some warning log messages "append entries" (#3619)
    • Logic bug that would prevent some stream messages from being deleted. Thanks to @​Kaarel for the report (#3620, #3625)
    • Account removal leaks subscriptions. Thanks to @​JulienVdG for the report (#3627)
    • Server fails to start on concurrent map read/write (#3629, #3634)
    • Possible panic on stream info when leader is not yet or elected or loses quorum. Thanks to @​apuckey for the report (#3631)
    • Allow any type of ack to suppress auto-cleanup of consumer (#3635)
    • Make mirror consumers use filtered version of consumer create (#3638)
    • WorkQueue was not correctly rejecting overlapping consumers in some cases. Thanks to @​Kilio22 for the report (#3640)
    • Make sure header keys do not have additional prefixes. Thanks to @​osmanovv for the report (#3649)
  • Routing:
    • TLS connections to discovered server may fail (#3611, #3613)
  • Weighted subject mappings updates not applied (#3618)

Complete Changes

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

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)

... (truncated)

Commits
  • 1e76678 Merge pull request #3650 from nats-io/release_2_9_7
  • 4765ea6 Release v2.9.7
  • 97742f2 Merge pull request #3649 from nats-io/fix-3645-2
  • fe57c68 Make sure header keys do not have additional prefixes.
  • d6f243f Merge pull request #3646 from raypinto/add-stream-created-ts
  • 4d8964e Added stream created timestamp to stream detail
  • deb9d25 Bump version to 2.9.7-RC2
  • 74a16b0 Merge pull request #3640 from nats-io/fix_3639
  • 49faba9 [FIXED] JetStream: WorkQueue not preventing overlapping consumers
  • aeba376 Merge pull request #3638 from nats-io/cc-mirror
  • 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.7.
- [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.7)

---
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 Nov 18, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 23, 2022

Copy link
Copy Markdown
Author

Superseded by #500.

@dependabot dependabot Bot closed this Nov 23, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.9.7 branch November 23, 2022 01:27
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