* new: XBR ABI files are downloaded from upstream and extracted into package (fixes 1349) * new: expose new XBR top-level contracts * fix: bump dependencies versions for attrs and identity (1346) * fix: FrontendProxyProtocol object has no attribute 'write' (1339) * fix: WAMP-cryptosign authid is not mandatory; reduce log noise (1340)
20.3.1
Not secure
------
* fix: confusion between paying and payment channel (1337) * new: forward explicitly set app level errors from ApplicationRunner.run() (1336) * fix: simple typo: hookinh -> hooking (1333) * new: update for xbr v20.3.1 * fix: for 1327 - cancel Auto Ping Timeout (1328) * new: helper function to create a configured Web3 blockchain connection (1329)
20.2.2
Not secure
------
* new: update XBR ABI files to XBR release v20.2.2
20.2.1
Not secure
------
* new: update XBR ABI files to XBR release v20.2.1 * fix: add AuthAnonymous to __all__ (1303)
20.1.3
Not secure
------
* fix: CI building (caching?) issue "corrupt ZIP file" * fix: update docker image build scripts and add ARM64/PyPy * fix: update XBR ABI files * fix: use txaio.time_ns and drop deprecated autobahn.util.time_ns * fix: update project README and docs for supported python versions (1296) * fix: WebSocket protocol instances now raise `autobahn.exception.Disconnected` when sending on a closed connection (1002) * fix: version conflict in xbr downstream application dependency (crossbarfx) (1295)
20.1.2
Not secure
------
* fix: add `python_requires>=3.5` to prevent installation on python 2 (1293)