Releases: spotify/cstar
Releases · spotify/cstar
0.8.0
0.8.0 (2020/05/20 12:19 +00:00)
- c545395 Paramiko sometimes hangs if the buffer is too big. (@npeshek-spotx)
- e95a0e7 Remove code duplication of #40 (@rzvoncek)
- bf50981 Update paramiko to 2.7.1
- 8dba321 Enable ssh keepalive to avoid "broken pipe" errors for long-running commands
- fd4cfdc Improve performance of "Preheating DNS cache" phase when running against clusters with vnodes enabled
- 3a8dd81 Cache the topology and the endpoint mappings to speed up cstar on subsequent calls (@adejanovski)
- 5967ff8 Add shortcuts for strategy+dc-parallel (ie --one or --topology-per-dc) (@arodrime)
- ec80539 fix error where the traceback doesnt work (@eedgar)
- d72bb9e Update cstarcli.py (@rjablonovsky)
- 9811c44 Store & pass dc_filter when resuming jobs (@arodrime)
- 3938a95 Fix multiple clusters running with strategy=topology (@arodrime)
- f749b36 dc-serial always is default, 'one' strategy now considers dc-parallel flag (@arodrime)
- 6ff4d90 remove the ssh2-python remote runner (@michaelsembwever)
- 2f2145c Fix failing tests after the addition of jmx authentication support (@adejanovski)
- b4016e3 add support for JMX authentication