v0.54.5
Changes
- 6878bf1: A send_ping method for measuring latency (#576) (Môshe van der Sterre) #576
- adhere to
ssh_configmore strictly (#570) #570 (Philippe Laflamme)
Fixes
- strict kex sequence number check should only apply to initial exchange (#577) #577 (Kenny Root)
- add compile_error! when no crypto backend is enabled (#569) #569 (DCjanus)
- use sha256 as the default hashing algorithm when running agent tests (#573) #573 (Simon THOBY)
- handle empty ssh config files (#578) #578 (Philippe Laflamme)
- b6a446d: Update globset in russh-config to 0.4 (#568) (Pierce Bartine) #568
- e491140: [FIX] Ignore window adjustment after channel EOF (#580) (Eric Rodrigues Pires) #580
- 00b80b5: Addresses race condition from #226 (#579) (Lucy) #579