Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Bump github.com/tendermint/tendermint from 0.34.16 to 0.34.24 #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps github.com/tendermint/tendermint from 0.34.16 to 0.34.24.

Release notes

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

0.34.24

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

0.34.23

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

0.34.22

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

0.34.21 (WARNING: BETA SOFTWARE)

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

0.34.20 (WARNING: BETA SOFTWARE)

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

0.34.19 (WARNING: BETA SOFTWARE)

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

0.34.18 (WARNING: BETA SOFTWARE)

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

0.34.17 (WARNING: BETA SOFTWARE)

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

Changelog

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

v0.34.24

Nov 21, 2022

Apart from one minor bug fix, this release aims to optimize the output of the RPC (both HTTP and WebSocket endpoints). See our upgrading guidelines for more details.

IMPROVEMENTS

BUG FIXES

  • [rpc] #9692 Remove Cache-Control header response from /check_tx endpoint (@​JayT106)

v0.34.23

Nov 9, 2022

This release introduces some new Prometheus metrics to help in determining what kinds of messages are consuming the most P2P bandwidth. This builds towards our broader goal of optimizing Tendermint bandwidth consumption, and will give us meaningful insights once we can establish these metrics for a number of chains.

We now also return Cache-Control headers for select RPC endpoints to help facilitate caching.

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

IMPROVEMENTS

  • [p2p] #9641 Add new Envelope type and associated methods for sending and receiving Envelopes instead of raw bytes. This also adds new metrics, tendermint_p2p_message_send_bytes_total and tendermint_p2p_message_receive_bytes_total, that expose how many bytes of each message type have been sent.

  • [rpc] #9666 Enable caching of RPC responses (@​JayT106)

    The following RPC endpoints will return Cache-Control headers with a maximum age of 1 day:

    • /abci_info
    • /block, if height is supplied
    • /block_by_hash
    • /block_results, if height is supplied
    • /blockchain

... (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)

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.16 to 0.34.24.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.24/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.16...v0.34.24)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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