Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2021

Copy link
Copy Markdown

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

Release notes

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

Release v2.6.1

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.8: Both release executables and Docker images are built with this Go release.

Fixed

  • JetStream:
    • Deadlock when using stream mirrors with source with non limit retention, which could manifest with increase memory usage (#2561)
    • Possible panic due when getting a slice of a message block cache buffer (#2565)
    • Internal "direct consumers" used for mirroring were incorrectly subject to the "max consumers" limit (#2564)
    • Storage limit of 0 (which means disabled) was not always enforced (#2563)
    • Handling when exceeding account resources (#2569)
    • Internal connections were counted toward the account's max connections (client or leafnode) (#2568)

Complete Changes

nats-io/nats-server@v2.6.0...v2.6.1

Release v2.6.0

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.8: Both release executables and Docker images are built with this Go release.

Added

  • Monitoring:
    • JetStream's reserved memory and memory used from accounts with reservations in /jsz and /varz endpoints (#2539, #2555)
  • Hardened systemd service. Thanks to @​c0deaddict for the contribution (#2318)

... (truncated)

Commits
  • c91f0fe Merge pull request #2571 from nats-io/release_2_6_1_bis
  • 6400c8c Release v2.6.1
  • 812ba15 Merge pull request #2568 from nats-io/js-conn-cnt
  • 15fb253 Revert back to old subject, don't suppress updates on non client/leaf
  • 3740a70 Do not count non client or leafnode connections for account limit reporting.
  • 77eb639 Merge pull request #2569 from nats-io/catchup
  • 7340dde Improve handling when exceeding account resources and trying to catch up stre...
  • 3c53782 Merge pull request #2567 from nats-io/fix_flapper
  • 7b25755 Adjust timing
  • 6fe3939 NO COMMIT, demonstrate JS conn count
  • 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.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.6.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 Sep 24, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 13, 2021

Copy link
Copy Markdown
Author

Superseded by #217.

@dependabot dependabot Bot closed this Oct 13, 2021
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.6.1 branch October 13, 2021 01:10
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