Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2021

Copy link
Copy Markdown

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

Release notes

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

Release v2.3.1

Changelog

Go Version

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

Added

  • JetStream:
    • Ability to get a stream last message by subject (#2313)
    • Ability to match based on last expected sequence per subject (#2322)

Improved

  • JetStream:
    • Large number of R1 consumers per stream (#2324, #2326)

Fixed

  • JetStream:
    • Max consumers was not enforced when set on a stream (#2316)
    • Clustered streams can become broken with sequence mismatch state on low level store failures (#2317)
    • Do not log at [ERR] level some "normal" store failures (such as max messages, bytes, etc..) (#2321)
  • Race when generated random service reply subject (#2325)

Complete Changes

nats-io/nats-server@v2.3.0...v2.3.1

Release v2.3.0

Changelog

Go Version

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

Added

  • JetStream:
    • Richer API errors. JetStream errors now contain an ErrCode that uniquely describes the error. Thanks to @​jon-whit and others for the suggestion (#2168, #2255, #2266)
    • Ability to send more advanced Stream purge requests (#2296, #2297, #2303, #2306)
    • Stream can now be configured with a per-subject message limit (#2284)
    • Encryption at rest (#2302)
  • Monitoring:
    • JetStream information into statsz (#2269, #2276)
  • OCSP support (#2240, #2263, #2277)

Changed

  • CPU and memory usage report on macOS (removed dependency on ps) (#2260)
  • Throttle the number of maximum subscriptions exceeded log statements per account, to 1 every 2 seconds (#2304)

Improved

... (truncated)

Commits
  • 907fef4 Merge pull request #2327 from nats-io/release_2_3_1
  • 13334c2 Release v2.3.1
  • 916c6d7 Merge pull request #2326 from nats-io/consumer-stop
  • 35f6be2 If dirty flag set always write state out
  • a78f155 2.3.1-RC.1
  • 26e63a1 Merge pull request #2324 from nats-io/large-r1
  • 280a95b Merge pull request #2325 from nats-io/prand-race
  • 3c16f77 Protect account prand, use faster Uint64 variant
  • 99fed91 Improvements to large numbers of JetStream R1 consumers per stream.
  • 7be0d28 Merge pull request #2322 from nats-io/match-seq-subj
  • 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.3.1.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/master/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.1.9...v2.3.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 Jun 30, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2021

Copy link
Copy Markdown
Author

Superseded by #147.

@dependabot dependabot Bot closed this Jul 7, 2021
@dependabot
dependabot Bot deleted the dependabot/go_modules/distributor/github.com/nats-io/nats-server/v2-2.3.1 branch July 7, 2021 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