Skip to content

Version 0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@anthonygauthier anthonygauthier released this 28 May 19:40
· 35 commits to master since this release
9ee083b
  • Fixed #7
    • GET /api/threads now correctly returns the thread groups' information
  • Fixed #15
    • TravisCI was giving an error since the openjdk8 agent is no longer available. Now using openjdk13 as it's the java version used to develop the plugin.
  • Fixed #10
    • Completely reworked the GET /api/test/summary endpoint, most computations now use the Calculator class from the JMeter core.
  • The *.properties files are now correctly included in the pom.xml, text is now correctly shown in JMeter
  • Fixed #13 and #14
    • Side-fixes of the whole refactoring that was done in 0.0.3