Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2021

Copy link
Copy Markdown

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

Release notes

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

Release v2.6.2

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

Added

  • JetStream:
    • Ability to seal a stream through a stream update (#2584)
    • Ability to do roll ups (#2585, #2593, #2600, #2601)
    • Allow consumers to request only headers to be delivered with HeadersOnly consumer configuration (#2596)
    • New stream configuration properties to limit delete/purge/rollups (#2595)

Updated

  • JWT library dependency to v2.1.0

Improved

  • MQTT:
    • The client ID will now be part of the client log statements. Thanks to @​imranrazakhan for the report (#2598)

Fixed

  • JetStream:
    • Adjust cluster size on cold start in mixed mode (#2579)
    • Issue with the "get message" audit event (#2583)
    • Some data races (#2590, #2619)
    • More robust checking for decoding append entries (#2606)
    • Issues with RAFT around snapshots and recovery (#2615)
    • Starting a consumer with "deliver last per subject" with a filtered subject same as the stream's subject would possibly return wrong NumPending value (#2616)
    • Purging filtered stream resets all stream consumer offsets. Thanks to @​minight for the report (#2616, #2617)
    • Honor max memory and max file settings of 0. Thanks to @​biskit for the report (#2618)
  • Websocket:
    • Issue with compression and Safari browsers using the experimental feature NSURLSession WebSocket. Thanks to @​byazrail for the report (#2613)
  • Handling of message headers in some system requests (#2580)
  • Go doc fixes and some code cleanup. Thanks to @​dtest11 for the contributions (#2610, #2614)

Complete Changes

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

Release v2.6.1

... (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.6.2.
- [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.2)

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

dependabot Bot commented on behalf of github Oct 29, 2021

Copy link
Copy Markdown
Author

Superseded by #230.

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