You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
537 B

  1. # Pending
  2. ## v0.26.3
  3. *TBD*
  4. Special thanks to external contributors on this release:
  5. Friendly reminder, we have a [bug bounty
  6. program](https://hackerone.com/tendermint).
  7. ### BREAKING CHANGES:
  8. * CLI/RPC/Config
  9. * Apps
  10. * Go API
  11. - [rpc] \#2791 Functions that start HTTP servers are now blocking:
  12. - Impacts: StartHTTPServer, StartHTTPAndTLSServer, and StartGRPCServer,
  13. - These functions now take a `net.Listener` instead of an address
  14. * Blockchain Protocol
  15. * P2P Protocol
  16. ### FEATURES:
  17. ### IMPROVEMENTS:
  18. ### BUG FIXES: