-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Dear subscribers,
I am pleased to announce the release of aioxmpp 0.6. The current release can be obtained from GitHub [1] (check out the v0.6.0 tag or the master branch) or PyPI [2]. The HTML documentation can be found at [3]. Examples can be found in the GitHub repository, in the examples subdirectory.
aioxmpp is a Python library based on asyncio. It implements the client side of the XMPP protocol (RFC 6120 and others). For a more detailed description of the package, please review the README of the package on GitHub [1] or on PyPI [2]. For more information on XMPP, please see [10]. It is licensed under the terms of the General Public License Version 3.0.
Highlights of this release include partial Publish/Subscribe support [XEP-0060], several bugfixes in the existing Multi-User-Chat implementation [XEP-0045], increased robustness against broken servers and clients, as well as support for XMPP-over-TLS (in addition to the existing STARTTLS support) [XEP-0368].
Also to mention are the two new dependencies, multidict [4] and optionally aioopenssl [5]. The latter has been extracted from aioxmpp by request of a user. aioxmpp however ships with its own version of aioopenssl which it uses when aioopenssl is not installed.
Bugs, feature requests, patches and questions can be directed to either the aioxmpp mailing list [6], the GitHub issue tracker [7] or the XMPP Multi-User chat [8], whatever floats your boat. Please direct security-relevant issue reports directly to me (jonas@wielicki.name), preferrably encrypted using my GPG public key [9].
best regards and happy-asyncio-ing, Jonas Wielicki
[1]: https://github.com/horazont/aioxmpp [2]: https://pypi.python.org/pypi/aioxmpp [3]: https://docs.zombofant.net/aioxmpp/0.6/ [4]: https://github.com/aio-libs/multidict/ [5]: https://github.com/horazont/aioopenssl [6]: https://lists.zombofant.net/mailman/listinfo/aioxmpp-devel [7]: https://github.com/horazont/aioxmpp/issues [8]: aioxmpp@conference.zombofant.net [9]: https://sks-keyservers.net/pks/lookup?op=get&search=0xE5EDE5AC679E300F AA5A 78FF 508D 8CF4 F355 F682 E5ED E5AC 679E 300F [10]: https://xmpp.org/ [XEP-0045]: https://xmpp.org/extensions/xep-0045.html [XEP-0060]: https://xmpp.org/extensions/xep-0060.html [XEP-0368]: https://xmpp.org/extensions/xep-0368.html
aioxmpp-announce@lists.zombofant.net