Version 0.0.3
Pre-release
Pre-release
- 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 usingopenjdk13
as it's the java version used to develop the plugin.
- TravisCI was giving an error since the
- Fixed #10
- Completely reworked the
GET /api/test/summary
endpoint, most computations now use theCalculator
class from the JMeter core.
- Completely reworked the
- The
*.properties
files are now correctly included in thepom.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