Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2022

Copy link
Copy Markdown

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

Release notes

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

Release v2.7.1

Changelog

Go Version

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

Added

  • JetStream:
    • Support for a delay when Nak'ing a message (#2812)
    • Support for a backoff list of times in the consumer configuration (#2812)
  • Monitoring:
    • Replication lag metrics added to the jsz endpoint. Thanks to @​mattstep for the contribution (#2791)
    • /healthz endpoint which will return 200 with {status: ok} if and only if all configured ports are opened and, if JetStream is configured, there is contact with the meta leader and is current and all streams are up to date, otherwise returns 503 with { "status": "unavailable", "error": "DESCRIPTION" } body (#2815)

Fixed

  • JetStream:
    • Pull consumers have been reworked (#2813)
    • A stream's state number of deleted messages could be negative (#2814)
    • A message's "in progress" request may not be honored in case of consumer's leadership change (#2812)
  • Git commit hash was not present in v2.7.0 (#2790)
  • Possible deadlock during Client or Leaf JWT authentication (#2803)
  • Do not emit warning about plaintext password when only using accounts with NKey and setting system_account (#2811)
  • JWT based user/activation token revocation and granularity. Thanks to @​shurya-kumar for the report (#2816)

Complete Changes

nats-io/nats-server@v2.7.0...v2.7.1

Release v2.7.0

Changelog

Notice for JetStream Users

See important note if using LeafNode regarding domains.

Go Version

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

Added

  • Configuration:
    • Ability to configure account limits (max_connections, max_subscriptions, max_payload, max_leafnodes) in server configuration file (#2755)
  • JetStream:
    • Overflow placement for streams. A stream can now be placed in the closest cluster from the origin request if it can be placed there (#2771, #2779)
    • Support for ephemeral Pull consumers (client libraries will need to be updated to allow those) (#2776)

... (truncated)

Commits
  • 7cf537e Merge pull request #2817 from nats-io/release_2_7_1
  • 37ff12c Release v2.7.1
  • 7f81f2d Merge pull request #2816 from nats-io/revocation-issue-442
  • c5cc81b Fix collectRevocations
  • 274ec6d incorporate comments
  • 10708c6 Merge pull request #2815 from nats-io/healthz
  • fa12d09 Fix jwt based user/activation token revocation and revocation granularity
  • 6486cd8 Added in /healthz endpoint for health and liveness probes in environments lik...
  • 5e71c90 Merge pull request #2812 from nats-io/backoff
  • 6be9925 Update config error
  • 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.7.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.7.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 Jan 26, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 7, 2022

Copy link
Copy Markdown
Author

Superseded by #306.

@dependabot dependabot Bot closed this Feb 7, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.7.1 branch February 7, 2022 01:27
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