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

Bump github.com/tendermint/tendermint from 0.35.2 to 0.35.8 #28

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps github.com/tendermint/tendermint from 0.35.2 to 0.35.8.

Release notes

Sourced from github.com/tendermint/tendermint's releases.

0.35.8 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.8/CHANGELOG.md#v0.35.8

0.35.7 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.7/CHANGELOG.md#v0.35.7

0.35.6 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.6/CHANGELOG.md#v0.35.6

0.35.5 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.5/CHANGELOG.md#v0.35.5

0.35.4 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.4/CHANGELOG.md#v0.35.4

0.35.3 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.3/CHANGELOG.md#v0.35.3

Changelog

Sourced from github.com/tendermint/tendermint's changelog.

v0.35.8

July 12, 2022

Special thanks to external contributors on this release: @​joeabbey

This release fixes an unbounded heap growth issue in the implementation of the priority mempool, as well as some configuration, logging, and peer dialing improvements in the non-legacy p2p stack. It also adds a new opt-in "simple-priority" value for the p2p.queue-type setting, that should improve gossip performance for non-legacy peer networks.

BREAKING CHANGES

  • CLI/RPC/Config

FEATURES

IMPROVEMENTS

BUG FIXES

v0.35.7

June 16, 2022

BUG FIXES

  • [p2p] #8692 scale the number of stored peers by the configured maximum connections (#8684)
  • [rpc] #8715 always close http bodies (backport #8712)
  • [p2p] #8760 accept should not abort on first error (backport #8759)

BREAKING CHANGES

  • P2P Protocol

    • [p2p] #8737 Introduce "inactive" peer label to avoid re-dialing incompatible peers. (@​tychoish)

... (truncated)

Commits
  • 9177206 Prepare changelog for Release v0.35.8 (#8988)
  • 0c6efd8 config: update config to reflect simple-priority queue (#9007) (#9008)
  • f8d15fc blocksync: drop support for enabled=false (#8912)
  • 7971514 p2p: configure max accepted for non-legacy as well (#8999)
  • b94470a mempool: ensure evicted transactions are removed from the cache (#9000)
  • a1c8f8d doc: fix typos in quick-start.md. (#8990) (#8997)
  • 3790968 mempool: release lock during app connection flush (#8984)
  • 9e64c95 mempool: reduce lock contention during CheckTx (cleanup) (#8983)
  • cb93d3b mempool: don't log message type mismatch in the default callback (#8969)
  • f98de20 p2p: ensure closed channels stop receiving service (#8979)
  • 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
  • @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/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.35.2 to 0.35.8.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.35.2...v0.35.8)

---
updated-dependencies:
- dependency-name: github.com/tendermint/tendermint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

The following labels could not be found: A:automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #34.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.35.8 branch July 21, 2022 12:47
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.

0 participants