Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2022

Copy link
Copy Markdown

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

Release notes

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

Release v2.8.1

Changelog

Go Version

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

Changed:

  • JetStream:
    • Enforce a minimum of 100ms for "max age" and "duplicates window" settings (#3056)

Updated:

  • Dependencies:
    • golang.org/x/crypto due to a CVE scan. However, since this affects crypto/ssh that the server is not using, the vulnerability does not impact the NATS Server. Thank you to @​pgvishnuram for the contribution (#3065)

Fixed

  • JetStream:
    • Assets migration may fail due to an aggressive internal polling mechanism (#3059)
    • Mirror streams would fail to be recovered from an earlier NATS Server versions with an error regarding duplicate window. Thanks to @​yadvlz and @​BenChen-PKI for the reports (#3060, #3067)
    • Mirror and Sources issues, especially in a mixed-mode super cluster layout (#3061, #3066)
    • A stream with a source may be canceled when the stream was updated. Thanks to @​sargikk for the report (#3061)
  • LeafNode:
    • Failed to propagate subscription interest after a configuration reload. Thanks to @​LLLLimbo for the report (#3058)

Complete Changes

nats-io/nats-server@v2.8.0...v2.8.1

Release v2.8.0

Changelog

Go Version

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

Added:

  • LeafNode:
    • Support for a min_version in the leafnodes{} that would reject servers with a lower version. Note that this would work only for servers that are v2.8.0 and above (#3013)
  • Monitoring:
    • Server version in monitoring landing page (#2928)
    • Logging to /healthz endpoint when failure occurs. Thanks to @​samuel-form3 for the contribution (#2976)
    • MQTT and Websocket blocks in the /varz endpoint (#2996)
  • JetStream:
    • Consumer check added to healthz endpoint (#2927)
    • Max stream bytes checks (#2970)
    • Ability to limit a consumer's MaxAckPending value (#2982)
    • Allow streams and consumers to migrate between clusters. This feature is considered "beta" (#3001, #3036, #3041, #3043, #3047)

... (truncated)

Commits

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.8.1.
- [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.8.1)

---
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 Apr 22, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 5, 2022

Copy link
Copy Markdown
Author

Superseded by #368.

@dependabot dependabot Bot closed this May 5, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.8.1 branch May 5, 2022 01:08
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