* **Fix** - added correct image that runs the linuxbase job
1.5.3
Not secure
* **Fix** - Fix docker build syntax
1.5.2
Not secure
* **Fix** - Fix Windows build
1.5.1
Not secure
* **Feature** - Standardize exit and improve failure logging * **Feature** - Build, test, and install from polyswarm-client root on Windows * **Feature** - Add `--denomination` and `--all` options to balancemanager
1.5.0
Not secure
* **Feature** - Skip expired jobs in worker, and unblock redis connection pool during worker response timeouts * **Fix** - Check additional direct dictionary accesses i.e `var['value']` uses * **Fix** - Remove custom pyethash * **Feature** - Add `--client-log` option for specifying `polyswarmclient` module log level
The update from 1.4.3 to 1.5.0 is a breaking change for the microengine producer backend and workers. Existing queued jobs will not be handled by the new worker.
1.4.3
Not secure
* **Fix** - Reconnect to Redis on failure * **Fix** - Handle Redis OOM error