Ladies, gentlemen, and inhabitants of higher-kinded types,
I'm pleased to announce Jepsen 0.3.2 is now available. This is a relatively
small release with a few bugfixes, library upgrades, and small tweaks.
## Bugfixes
- `control.util/wget!` correctly throws exceptions when encountering
unrecoverable failures.
- `generator.context` Contexts now correctly handle `assoc`.
## New Features
- `client/timeout` wraps an existing client in a new one that times out all
operations after some time.
## Minor Changes
- `net/net-dev` uses `ip`, rather than `/sys/class/net`, for identifying network
interfaces
- Ring 1.10.0
- SSHJ 0.35.0
https://github.com/jepsen-io/jepsen/releases/tag/v0.3.2
As usual, you'll find Jepsen 0.3.2 on Clojars. Happy testing!
--Kyle