Skip to content

Releases: lwlee2608/http2-load-generator

v0.3.1

03 Sep 01:50
Compare
Choose a tag to compare
  • Improve performance
  • Fix global variable not being updated

v0.3.0

28 Aug 04:49
Compare
Choose a tag to compare
  • add pre-script feature
  • add post-script feature

v0.2.5

21 Aug 03:51
Compare
Choose a tag to compare
  • Add support to assert nested json field from response body
  • Add Now function
  • Minor bug fixes.

v0.2.4

06 Jul 13:17
Compare
Choose a tag to compare
  • Add ability to assert response headers
  • Add ability to assert response body

v0.2.3

29 Jun 03:19
Compare
Choose a tag to compare
  • Fix nghttp2 rejecting request due to h2 client not sending :authority pseudo header
  • Add request.timeout
  • Add Last, First, and Nth enum type to Split's index field

v0.2.2

03 Jun 14:14
Compare
Choose a tag to compare
  • bug fixes

v0.2.1

30 Apr 02:11
Compare
Choose a tag to compare

v0.2.0

29 Apr 04:46
Compare
Choose a tag to compare
  • refactor how function config works
  • add Split function
  • add local variable passing between scenarios
  • add configurable request headers

v0.1.1

24 Apr 08:37
Compare
Choose a tag to compare
  • Add scenario local variables feature

v0.1.0

24 Apr 08:35
Compare
Choose a tag to compare

Initial Release