Skip to content

Version 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@anthonygauthier anthonygauthier released this 28 Aug 20:13
· 35 commits to master since this release

Note: This is a 1.0.0 Release Candidate

  • Fixed response from POST /variable which had the name of the Java class in it
  • Done #21
  • Fixed #16
  • Fixed #18
  • Added example JMX file - possibly needs to be refactored.
  • Refactored JSON objects of /threads to be more cohesive with /test/summary
  • Refactored base path of endpoints from /api/* to /v1/* to be OpenAPI3 compliant