Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 3, 2021

Copy link
Copy Markdown

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

Release notes

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

Release v2.6.6

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.

Changed

  • Profiler:
    • Moved the start of the profiler earlier in the start sequence so it is possible to get some insight should a start take a long time (for instance recovering JetStream datastore) (#2723)
  • Added LEAFNODE_WS in allowed_connection_types to allow or prevent Leafnode over websocket. Previously, if allowed_connection_types was specified and contained LEAFNODE, this user could be used to create a Leafnode connection over websocket. The existing WEBSOCKET connection type is used for regular client applications (#2707)

Fixed

  • JetStream:
    • Slowness with large interior deletes (#2711)
    • Possible panic when removing a source from a stream. Thanks to @​kylebernhardy for the report (#2712)
    • Reject invalid subjects in stream configuration, and attempt to fix them on recovery (#2717, #2721)
    • Prevent stream update to add subjects to mirror and remove them on recovery (#2718, #2721)
    • Application may receive corrupted headers when receiving from a consumer configured with "MetaOnly" option (#2719)
    • Aligned internal timeout to 4 seconds for stream and consumer list requests (#2722)
    • Incomplete error when consumer list in cluster mode failed (#2725)
  • Leafnode:
    • When using allowed_connection_types, it was not possible to restrict a Leafnode connection over websocket (#2707)
    • Reaching the account connections limit left an outgoing Leafnode connection in a bad state (#2715)
  • Monitoring:
    • TLS configuration changes would not take effect after a configuration reload (#2714)
  • Documentation:

Complete Changes

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

Release v2.6.5

Changelog

Notice for JetStream Users

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

... (truncated)

Commits
  • 878afad Merge pull request #2726 from nats-io/release_2_6_6
  • f16e2f8 Release v2.6.6
  • cd3838a Merge pull request #2725 from nats-io/consumer-list-err
  • aa25a2f Set incomplete error when cluster list fails
  • 97c8214 Merge pull request #2724 from Shoothzj/update-docs-link
  • c585f80 Update documentation link
  • 4464ba9 Merge pull request #2723 from nats-io/early-profile-start
  • d7eec1e [CHANGED] Profiler: Start profile_port earlier
  • adf974d Merge pull request #2721 from nats-io/bad_stream_subjects
  • 0dc6957 Merge pull request #2722 from nats-io/stream-list-to
  • 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.6.
- [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.6)

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

dependabot Bot commented on behalf of github Jan 14, 2022

Copy link
Copy Markdown
Author

Superseded by #281.

@dependabot dependabot Bot closed this Jan 14, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.6.6 branch January 14, 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