nuts-foundation / nuts-event-octopus

Nuts service space engine for making sure events are caught and relayed.
GNU General Public License v3.0
0 stars 0 forks source link

Bump github.com/nats-io/nats-streaming-server from 0.17.0 to 0.24.3 #72

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/nats-io/nats-streaming-server from 0.17.0 to 0.24.3.

Release notes

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

Release v0.24.3

Changelog

Note that we added a deprecation notice for this project. See note here

Note about .deb/.rpm packages

We use Goreleaser to build our assets, and it seems that it changed the default install from /usr/local/bin to /usr/bin. See Goreleaser's change here. We are sorry for the inconvenience this may cause.

Go Version

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

Updated

  • Dependencies (#1242)
    • NATS Server v2.7.3 -> v2.7.4
    • github.com/hashicorp/raft v1.3.5 -> v1.3.6

Complete Changes

https://github.com/nats-io/nats-streaming-server/compare/v0.24.2...v0.24.3

Release v0.24.2

Changelog

Note that we added a deprecation notice for this project. See note here

Go Version

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

Updated

  • Dependencies (#1242)
    • NATS Server v2.7.2 -> v2.7.3
    • github.com/hashicorp/raft v1.3.3 -> v1.3.5

Fixed

  • Race condition that could cause error on subscribe when using replace_durable option. Thanks to @​jangowu for the report (#1241)

Complete Changes

https://github.com/nats-io/nats-streaming-server/compare/v0.24.1...v0.24.2

Release v0.24.1

Changelog

Note that we added a deprecation notice for this project. See note here

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nuts-foundation/nuts-event-octopus/network/alerts).
codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit fe9d8dbc and detected 0 issues on this pull request.

View more on Code Climate.