Skip to content

Releases: pnopjp/jmeter-plugins

Azure Event Hubs Sampler v0.2.0

02 Apr 18:09
Compare
Choose a tag to compare
  • Azure Event Hubs Sampler
    • Support Azure AD Auth (Managed ID, Client certificate, Client secret)

Azure Event Hubs Sampler v0.1.1

08 Mar 17:20
Compare
Choose a tag to compare
  • Azure Event Hubs Sampler
    • Small bugfix

New: Azure Event Hubs Sampler

08 Mar 09:54
Compare
Choose a tag to compare

Added Azure Event Hubs Sampler.

Currently, this sampler does not support all Azure Event Hubs features. For example, authentication with Azure AD, send properties, etc are not supported.
I will prioritize the implementation of the ones that are most frequently requested by everyone.

Reference of Azure Event Hubs sampler

v0.4.1

31 Oct 06:33
Compare
Choose a tag to compare

[IMPORTANT] This version has a breaking change.

  • AzAdAcessToken function
    • Support Azure Government, Azure China, Azure Germany
    • [Breaking change]
      The tenth parameter is now the "Azure AD endpoint URI", and the "Name of variable" has been moved to the eleventh.

v0.4

26 Oct 18:26
Compare
Choose a tag to compare

[IMPORTANT] This version has a breaking change.

  • AzAdAcessToken function
    • Fix to allow resource parameter to be configured for Azure AD v1.
    • Support for going through a proxy server.
    • [Breaking change]
      The eighth parameter is now the "Resource", and the "Azure AD version" and "Name of variable" has been moved to the ninth and tenth.
  • AzAppServiceAuthenticationToken function
    • Support for going through a proxy server.

v0.3

18 Oct 18:25
Compare
Choose a tag to compare

[IMPORTANT] This version has a breaking change.

  • Add "AzAppServiceAuthenticationToken" function
  • AzAdAcessToken function
    • Supports Azure AD v2.0
    • URL encode bugfix
    • [Breaking change]
      The eighth parameter is now the"Azure AD version" and the "Name of variable" has been moved to the ninth.

v0.2

23 Sep 17:55
Compare
Choose a tag to compare

Add "AzAdAccessToken" function

v0.1

08 Sep 18:25
Compare
Choose a tag to compare
  • Add "hmac" function
  • Add "AzCosmosDbAuthZ" function