Hi all,
we’ve released Autobahn|Python v21.1.1 - first release in 2021!
This ships a couple of bug fixes - please see the changelog
https://autobahn.readthedocs.io/en/latest/changelog.html
The release is on GitHub and PyPI:
- https://github.com/crossbario/autobahn-python/tree/v21.1.1
- https://pypi.org/project/autobahn/21.1.1/
and we provide Docker images for different CPU archs:
- https://hub.docker.com/r/crossbario/autobahn-python/tags?page=1&ordering=last_updated&name=21.1.1
- https://hub.docker.com/r/crossbario/autobahn-python-aarch64/tags?page=1&ordering=last_updated&name=21.1.1
- https://hub.docker.com/r/crossbario/autobahn-python-armhf/tags?page=1&ordering=last_updated&name=21.1.1
Cheers,
/Tobias