All Versions
16
Latest Version
Avg Release Cycle
89 days
Latest Release
-

Changelog History
Page 1

  • v21.7.1 Changes

    \n\n---\n

  • v20.7.1

    July 16, 2020
  • v20.6.1

    June 07, 2020
  • v20.5.1 Changes

    • 🌲 MISC: Improve logging and messaging (#482)
    • 🆕 NEW: Untie WebSocket implementation from Android (#481)
    • 🛠 FIX: Fix wildcard option check in Subscribe message (#477)

  • v20.2.1 Changes

    February 10, 2020
    • MISC: XBR Code cleaning (#473)
    • MISC: Add missing license headers, other cleanups (#471)
    • 🆕 NEW: XBR SimpleBuyer with EIP712 signing (#470)

  • v20.1.2 Changes

    January 26, 2020
    • 🛠 FIX: make SimpleSeller.start() async. Add seller example (#467)
    • MISC: example: call procedure with args of different data types (#466)

  • v20.1.1 Changes

    January 14, 2020
    • MISC: manifest cleanup
    • ⚡️ MISC: update all android deps
    • 🛠 FIX: ensure a valid URI is provided for connection (#460)
    • 🛠 FIX: make cryptosign and CRA support authrole parameter (#458)
    • 🆕 NEW: Implement EIP712 Signing (#454)
    • 🛠 FIX: Set callerSessionID, callerAuthID and callerAuthRole (#446)
    • 🆕 NEW: AndroidWebSocket: Change writer to sans-io architecture (#445)
    • 🛠 FIX: ensure to close nio loop on netty (#442)
    • DOC: Add Android websocket example (#436)
    • 🆕 NEW: XBR Buyer/Seller Part 1 (#434)
    • 🚀 MISC: add deploy script (currently unused)

  • v19.3.1 Changes

    March 09, 2019
    • ⚡️ MISC: Update dependency versions
    • 🛠 FIX: Netty: call onDisconnect when crossbar not reachable (#418)
    • 🚚 MISC: Remove legacy files (#416)
    • 🛠 FIX: dont send null CloseDetails on transport lost in netty implementation (#414)
    • 🛠 FIX: Fix typo in readStateListener adder (#413)
    • 🆕 NEW: Build (and publish) Android aar as part of the CI (#409)
    • 🆕 NEW: add preliminary WAMP-over-RawSocket implementation (#406)

  • v18.5.2 Changes

    May 14, 2018
    • 🛠 FIX: Don't call onLeave listener twice in case of normal GoodBye (#405)

  • v18.5.1 Changes

    April 30, 2018
    • 🆕 NEW: log when pong is received (#400)
    • 🆕 NEW: AndroidWebSocket: Allow to disable heartbeat (#399)
    • 🆕 NEW: Allow to update auto ping variables on a connected session (#394)