Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 22, 2021

Copy link
Copy Markdown

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

Release notes

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

Release v2.6.5

Changelog

Notice for JetStream Users

See important note if upgrading from a version prior to v2.4.0.

Notice for MQTT Users

See important note if upgrading from a version prior to v2.5.0.

Go Version

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

Added

  • Server option AlwaysEnableNonce to force the server to send a nonce in the INFO block, regardless if the client connects with a NKey or not. Since its primarily useful to embedded scenarios there is no corresponding option in configuration file (#2696, #2699)

Fixed

  • JetStream:
    • The stream list API request was not using the optional "subject" filter (#2695)
    • Followers may keep trying to reset streams, due to either snapshots not containing any actionable data or when stream had lot of failures by design (such as KV abstraction) (#2702)
    • Memstore: setting max messages per subject to 1 would not be properly enforced (#2704)
  • OCSP:
    • Allow intermediates, or designated responders, to sign responses on behalf of the CA (#2692)
  • A slow consumer could cause the publisher to block. Thanks to @​cpiotr, @​GuanYin108 and @​lukedodd for the reports (#2684)
  • Possible panic due to latency tracking when more than one replies are sent (#2688)

Complete Changes

nats-io/nats-server@v2.6.4...v2.6.5

Release v2.6.4

Changelog

Notice for JetStream Users

See important note if upgrading from a version prior to v2.4.0.

Notice for MQTT Users

See important note if upgrading from a version prior to v2.5.0.

Go Version

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

... (truncated)

Commits
  • ea48105 Merge pull request #2705 from nats-io/release_2_6_5
  • 6fc4c76 Release v2.6.5
  • 7aec33e Merge pull request #2704 from nats-io/memstore-bug
  • 72ad68f [FIXED] Bug in memstore that when setting max msgs per subject to 1 would not...
  • 60c4835 Bump version
  • 35ee1e2 Merge pull request #2702 from nats-io/mismatch
  • 9875725 Recreate client in case shutdown server was the one we were connected to
  • 6e78bf3 Use local variable that we got under the lock
  • 63c4c23 Needed to undo since we already recorded
  • 49c5c87 Better handling of stream mismatch scenarios.
  • 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.6.5.
- [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.6.5)

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

dependabot Bot commented on behalf of github Dec 3, 2021

Copy link
Copy Markdown
Author

Superseded by #253.

@dependabot dependabot Bot closed this Dec 3, 2021
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.6.5 branch December 3, 2021 01:12
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