Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/hashicorp/raft from 1.2.0 to 1.3.1 #961

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/hashicorp/raft from 1.2.0 to 1.3.1.

Changelog

Sourced from github.com/hashicorp/raft's changelog.

UNRELEASED

1.3.0 (April 22nd, 2021)

IMPROVEMENTS

  • Added metrics for oldestLogAge and lastRestoreDuration to monitor capacity issues that can cause unrecoverable cluster failure [GH-452][GH-454]
  • Made TrailingLogs, SnapshotInterval and SnapshotThreshold reloadable at runtime using a new ReloadConfig method. This allows recovery from cases where there are not enough logs retained for followers to catchup after a restart. [GH-444]
  • Inclusify the repository by switching to main [GH-446]
  • Add option for a buffered ApplyCh if MaxAppendEntries is enabled [GH-445]
  • Add string to LogType for more human readable debugging [GH-442]
  • Extract fuzzy testing into its own module [GH-459]

BUG FIXES

  • Update LogCache StoreLogs() to capture an error that would previously cause a panic [GH-460]
Commits
  • cfb599d Merge pull request #465 from hashicorp/dnephin/fix-panic-in-decodePeers
  • e59f65d Handle installSnapshot decodePeers error without a panic
  • 06cc4ed Update Changelog (#464)
  • 74a2afd Merge pull request #463 from hashicorp/dnephin/remove-cluster-FailNowf
  • 172f7c0 Fix TestRaft_VerifyLeader (#462)
  • 068a843 testing: remove cluster.FailNowf
  • 3c3d4de Merge pull request #461 from hashicorp/deflake-test-recover-cluster
  • a94288a make TestRaft_RecoverCluster less flaky
  • f810f43 [Updated] LogCache should not cache on StoreLogs error (#460)
  • 2e7a35f Minor Readme Fixes (#457)
  • Additional commits viewable in compare view

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

Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/hashicorp/raft/releases)
- [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md)
- [Commits](hashicorp/raft@v1.2.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

…es/github.com/hashicorp/raft-1.3.1
@vcastellm vcastellm merged commit e5d6df8 into master May 13, 2021
@vcastellm vcastellm deleted the dependabot/go_modules/github.com/hashicorp/raft-1.3.1 branch May 13, 2021 15:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant