* **Feature** - Change nonce handling for less lock time and faster throughput * **Fix** - Notify on bounty post failure due to low balance * **Feature** - Pass mask, verdicts, metadata to bid * **Fix** - Remove block event logs * **Fix** - Recover from unhandled exception * **Fix** - Fix eicar ambassador bad method name
1.0.1
Not secure
* **Fix** - Client should exit with `os._exit` when running under Windows * **Fix** - Make default handler methods private * **Feature** - Submit bounties via a queue with backpressure * **Fix** - Remove default backend of 'scratch'
1.0
Not secure
No change from rc6. Releasing 1.0.
1.0rc6
Not secure
* **Fix** - catch timeouts during requests to polyswarmd
1.0rc5
Not secure
* **Feature** - add clamav as an example arbiter * **Fix** - create asyncio locks after we change the event loop * **Fix** - attempt reconnect on connection errors * **Fix** - do not trust polyswarmd
1.0rc4
Not secure
* **Fix** - check transaction responses * **Fix** - return empty dict instead of None on transaction error * **Fix** - better handling of polyswarmd responses * **Fix** - don't clobber API key if one is set * **Fix** - revise clamav example microengine to use async socket * **Fix** - asyncio loop change detection for windows hosts