v9.1.0
Release notes:
This release is highly recommended as it fixes critical stability bugs.
Stability improvements:
Consensus:
Fixed a bug in caching of quorum sets that could result in crashes or impact liveness of the network
Fixed an edge case where validators could fall back into “joining SCP” when externalizing a ledger is slow, causing nodes to stall
History subsystem:
Fixed issue when publishing to multiple archives at once
Fixed issues with level 10 merge (bucket list), resulting in some corrupted checkpoints
Networking:
Fix issue where new peers could not be discovered
Added a new setting to better control the number of inbound connections allowed (to avoid locking peers out of the network)
General:
Updated to latest versions of xdrpp, cereal
New features:
none