Releases: pnopjp/jmeter-plugins
Releases · pnopjp/jmeter-plugins
Azure Event Hubs Sampler v0.2.0
- Azure Event Hubs Sampler
- Support Azure AD Auth (Managed ID, Client certificate, Client secret)
Azure Event Hubs Sampler v0.1.1
- Azure Event Hubs Sampler
- Small bugfix
New: Azure Event Hubs Sampler
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.
v0.4.1
[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
[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
[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.