Jmeter Grpc Request Versions Save

JMeter gRPC Request load test plugin for gRPC

v1.2.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.2.5.1...v1.2.6

v1.2.5.1

1 year ago

What's Changed

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.2.5...v1.2.5.1

v1.2.5

1 year ago

What's Changed

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.2.4...v1.2.5

v1.2.4

1 year ago

What's Changed

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.2.3...v1.2.4

v1.2.3

1 year ago

What's Changed

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.2.2...v1.2.3

v1.2.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.2.1...v1.2.2

v1.2.1

2 years ago

Fixed

v1.2.0

2 years ago

Summary

Changed:

  • Auto generate request data base on proto file (mock request data) #82
  • Metadata supporting JSON string, value should url encode, update value each loop of ThreadGroup #79, #74, #84
  • Proto Root, Library, Metadata fields supporting user variables #85
  • Standard engineering dependence, slimming jmeter-grpc-request.jar plug-in #89
  • Add unit test #47
  • Add option to disable SSL/TLS Cert Verification #45

Fixed:

  • Request empty value #61
  • The protoc does not support parsing of large folder #89

What's Changed in Detail

New Contributors

Give a special thank to

Full Changelog: https://github.com/zalopay-oss/jmeter-grpc-request/compare/v1.1.1...v1.2.0

v1.1.1

3 years ago

Change List:

  • Fix: Could not find TLS ALPN provider; no working netty-tcnative, Conscrypt, or Jetty NPN/ALPN available.

v1.1.0

3 years ago

List upgrade:

  • Change GUI.
  • Change process execution test.
  • Supports authentication via metadata.
  • Auto list full methods.
  • Count the failed request in the report.

GUI:

image