Skip to content

Releases: hschott/ready-websocket-plugin

Release v2.1.2

Choose a tag to compare

@hschott hschott released this 14 Mar 16:27

Full Changelog: v2.1.1...v2.1.2

Release v2.1.1

Choose a tag to compare

@hschott hschott released this 08 Aug 20:44

fix #17 NPE within ReceiveTestStepPanel

Release v2.1.0

Choose a tag to compare

@hschott hschott released this 02 Jul 16:25
  • support for ReadyAPI 3.53 und SoapUI 5.7.2

Release v2.0.8

Choose a tag to compare

@hschott hschott released this 01 Dec 22:42
47610b4
  • remove workaround for TYRUS-412 (fixes #12)

Release v2.0.7

Choose a tag to compare

@hschott hschott released this 14 Jan 20:24
  • add new 'Open Websocket Connection' test step (fixes #3)

Release v2.0.6

Choose a tag to compare

@hschott hschott released this 04 Dec 13:10
  • fix race condition in TyrusClient.connect(), when running in LoadTest

Release v2.0.5

Choose a tag to compare

@hschott hschott released this 22 Nov 20:43
  • 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)

Choose a tag to compare

@hschott hschott released this 06 Nov 21:06
  • better integration with LoadTest, especially connection re-use over different threads and transmitted bytes counting

Release v2.0.3

Choose a tag to compare

@hschott hschott released this 13 Oct 12:38
  • handle timeouts within websocket engine
  • code cleanup and simplification

Release v2.0.2

Choose a tag to compare

@hschott hschott released this 01 Oct 15:38
  • fixes wss:// connection not correctly setup via proxy
  • some more logging to SoapUI log tab