Skip to content

Releases: Blazemeter/RTEPlugin

1.0

18 Jul 00:11
Compare
Choose a tag to compare
1.0

This release just includes Blazemeter labs logos for public release and some code refactor to ease maintenance.

Remember copying the plugin and emulators provided jars to JMeter lib/ext folder.

0.7

05 Jul 19:50
Compare
Choose a tag to compare
0.7 Pre-release
Pre-release

It includes:

  • general refactor to clean up code by moving emulator modifications to separate repositories (and as plugin dependencies instead of shaded dependencies)
  • fix race conditions on waiters initialization which could potentially generate TimeoutException.
  • support for jdk 9 when logging (remove dependency to jdk8 specific class from dm3270)
  • fix blazemeter support for jdk9 with xtn5250 (failing due to monospace font in blazemeter jdk9 environment not having same width on all chars as would be expected).
  • add support for reporting when alarm sounds in xtn5250.
  • fix default properties values resolution