|
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>
|