summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-autobahn_21.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-autobahn: upgrade 21.11.1 -> 22.1.1Xu Huan2022-02-241-23/+0
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-autobahn: upgrade 21.3.1 -> 21.11.1wangmy2021-11-291-0/+23
Changelog: fix: autobahn installation in docker (https://github.com/crossbario/crossbar/issues/1503) new: refactor SigningKey class for reusability (https://github.com/crossbario/crossbar/issues/1500, https://github.com/crossbario/crossbar/issues/1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (https://github.com/crossbario/crossbar/issues/1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (https://github.com/crossbario/crossbar/issues/1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (https://github.com/crossbario/crossbar/issues/1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (https://github.com/crossbario/crossbar/issues/1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>