Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Releases: zalopay-oss/jmeter-grpc-request

v1.2.6

10 Dec 03:14
af88100
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5.1...v1.2.6

v1.2.5.1

16 Oct 16:23
0383f3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.5.1

v1.2.5

08 Oct 09:48
e8bce58
Compare
Choose a tag to compare

What's Changed

  • fix: Support to discover services without package names by @Amoratinos in #183

Full Changelog: v1.2.4...v1.2.5

v1.2.4

03 Aug 14:49
57f9558
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

29 Jun 16:42
fd05ecf
Compare
Choose a tag to compare

What's Changed

  • feat: add detailed protocInvoker error to error message in JMeter sampler by @minhhoangvn in #127
  • fix: error invalid call sequence with an exception in initiated gRPC request #96 by @minhhoangvn in #127

Full Changelog: v1.2.2...v1.2.3

v1.2.2

20 Jun 03:33
6dbdaa4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

08 Jan 09:05
84470ca
Compare
Choose a tag to compare

Fixed

  • JDK provider does not support NPN_AND_ALPN protocol when running with SSL #93

v1.2.0

31 Dec 10:03
5ea2f4e
Compare
Choose a tag to compare

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: v1.1.1...v1.2.0

v1.1.1

05 Oct 04:20
497a34e
Compare
Choose a tag to compare

Change List:

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

v1.1.0

15 Sep 11:48
db8cbf9
Compare
Choose a tag to compare

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