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.

29 lines
640 B

  1. ## v0.29.0
  2. *TBD*
  3. Special thanks to external contributors on this release:
  4. ### BREAKING CHANGES:
  5. * CLI/RPC/Config
  6. - [types] consistent field order of `CanonicalVote` and `CanonicalProposal`
  7. * Apps
  8. * Go API
  9. - [node] \#3082 MetricsProvider now requires you to pass a chain ID
  10. * Blockchain Protocol
  11. * [merkle] \#2713 Merkle trees now match the RFC 6962 specification
  12. * P2P Protocol
  13. ### FEATURES:
  14. ### IMPROVEMENTS:
  15. - [rpc] \#3065 return maxPerPage (100), not defaultPerPage (30) if `per_page` is greater than the max 100.
  16. - [instrumentation] \#3082 add 'chain_id' label for all metrics
  17. ### BUG FIXES:
  18. - [log] \#3060 fix year format