This is an experimental release. The v1.13 branch is based on v1.10 and adds various Quic-related changes. In v1.13.2, various fixes and other changes were backported.
Commits added in v1.13.2
- Nodes with 0% commission are now included in the getBlock RPC method
rewards
response field. (backport #28001) (#28010) - Update CI error message when the version number needs to be bumped (backport #27997) (#28020)
- docs: fix wrong args in 'solana program set-buffer-authority' (backport #27817) (#28045)
- allow unsigned repair requests (backport #27910) (#28026)
- count unsigned repair requests (backport #27953) (#28067)
- Fixed the local-cluster test case test_optimistic_confirmation_violation_detection (backport #27580) (#27649)
- counts gossip packets received before excess packets are dropped (backport #28086) (#28105)
- Allow validators to reset to the slot which matches their last voted slot (backport #28172) (#28186)