Skip to content

Releases: hschott/ready-websocket-plugin

Release v2.1.2

14 Mar 16:27

Choose a tag to compare

Release v2.1.1

08 Aug 20:44

Choose a tag to compare

fix #17 NPE within ReceiveTestStepPanel

Release v2.1.0

02 Jul 16:25

Choose a tag to compare

  • support for ReadyAPI 3.53 und SoapUI 5.7.2

Release v2.0.8

01 Dec 22:42
47610b4

Choose a tag to compare

  • remove workaround for TYRUS-412 (fixes #12)

Release v2.0.7

14 Jan 20:24

Choose a tag to compare

  • add new 'Open Websocket Connection' test step (fixes #3)

Release v2.0.6

04 Dec 13:10

Choose a tag to compare

  • fix race condition in TyrusClient.connect(), when running in LoadTest

Release v2.0.5

22 Nov 20:43

Choose a tag to compare

  • add message counter and stop after number of messages feature to Receive TestStep
  • fix race condition when stopping TestStep

Release v2.0.4 (Signed by Smartbear)

06 Nov 21:06

Choose a tag to compare

  • better integration with LoadTest, especially connection re-use over different threads and transmitted bytes counting

Release v2.0.3

13 Oct 12:38

Choose a tag to compare

  • handle timeouts within websocket engine
  • code cleanup and simplification

Release v2.0.2

01 Oct 15:38

Choose a tag to compare

  • fixes wss:// connection not correctly setup via proxy
  • some more logging to SoapUI log tab