tendermint v0.34.15 Release Notes

  • ๐Ÿš€ Special thanks to external contributors on this release: @thanethomson

    ๐Ÿ› BUG FIXES

    • โช #7368 cmd: add integration test for rollback functionality (@cmwaters).
    • ๐Ÿ›  #7309 pubsub: Report a non-nil error when shutting down (fixes #7306).
    • ๐Ÿ‘ #7057 Import Postgres driver support for the psql indexer (@creachadair).
    • โช #7106 Revert mutex change to ABCI Clients (@tychoish).

    ๐Ÿ‘Œ IMPROVEMENTS

    • [config] #7230 rpc: Add experimental config params to allow for subscription buffer size control (@thanethomson).