Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 867 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 867 Bytes

Autobahn|Testsuite - Changelog

v0.6.2

  • new mode for generating WAMP message serializations

v0.6.1

  • permessage-deflate tests with different parameters and fragmentation

v0.6.0

  • compatibility with Autobahn|Python 0.8.1

v0.5.7

  • compatibility with Autobahn|Python 0.7.0

v0.5.6

  • compatiblity with AutobahnPython 0.6.3
  • new test section for testing WebSocket compression extension (permessage-deflate etc)
  • beginning of WAMP testsuite
  • more UTF8 test strings

v0.5.5

  • do not include invalid UTF8 test strings in report result pages (html/json)

v0.5.4

  • make Jython happy (now runs on Jython 2.7b1 with slightly patched Twisted)
  • add detailed description of how we generate public reports
  • log UTF8 and XOR masker classes in use

v0.5.3

  • add JSON output for test results
  • WSS testing support
  • more UTF-8 tests