go-nats-examples
go-nats-examples copied to clipboard
Bump github.com/nats-io/nats-streaming-server from 0.22.1 to 0.24.3
Bumps github.com/nats-io/nats-streaming-server from 0.22.1 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/binto/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_durableoption. Thanks to@jangowufor 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
4202e6aMerge pull request #1243 from nats-io/release_0_24_362e1983Release v0.24.33c689baMerge pull request #1242 from nats-io/release_0_24_25d19d6dRelease v0.24.2582a11eMerge pull request #1241 from nats-io/fix_1239035c98f[FIXED] Race condition that could cause error on subscribe82edf4bMerge pull request #1238 from nats-io/release_0_24_127f09c3Release v0.24.16ac167bMerge pull request #1237 from nats-io/fix_panic_on_redeliveryaacb792Merge pull request #1236 from nats-io/fix_1235- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.