Releases: pnopjp/jmeter-plugins
Support for name change from Azure Active Directory to Microsoft Entra ID
- The following samplers are covered
- Azure Event Hubs Sampler v0.2.5
- Azure Service Bus Sampler v0.3.1
- Azure Storage Queue Sampler v0.1.3
- Azure Service Bus Sampler v0.3.1
- Performed a small amount of refactoring
- There are no functional changes or bug fixes
Azure Service Bus Sampler v0.3.0
- Azure Service Bus Sampler v0.3.0
- Support for sending Content-Type. #8
Thank you @MalachiMcIntosh. - Support for sending Label (subject). #11
Thank you @ivan2yk. - Support for sending headers, standard properties and message attributes.
- Support for sending Content-Type. #8
- Azure Event Hubs Sampler v0.2.4
Dependent libraries have been upgraded.
There are no functional changes or bug fixes.
Azure Service Bus Sampler v0.2.0
- Azure Service Bus Sampler v0.2.0
Support for sending custom properties. - Azure Event Hubs Sampler v0.2.3
Dependent libraries have been upgraded.
There are no functional changes or bug fixes.
NEW: Azure Load Testing Stub
- Azure Load Testing Stub [NEW RELEASE]
This plugin is a Stub that allows custom functions that are only available in Azure Load Testing to work in pure Azure JMeter™.
Enables Apache JMeter™ to use custom functions when creating and testing test scripts to be uploaded to Azure Load Testing.
Document of Azure Load Testing Stub - Azure Storage Queue Sampler v0.1.1
Dependent libraries have been upgraded.
There are no functional changes or bug fixes.
NEW: Azure Storage Queue Sampler
Currently, this sampler does not support all Azure Service Bus features. For example, update a message, etc are not supported.
I will prioritize the implementation of the ones that are most frequently requested by everyone.
Reference of Azure Storage Queue sampler
NEW: Azure Service Bus Sampler v0.1.0 & UDPATE: Azure Event Hubs Sampler v0.2.2
[IMPORTANT] This version has a breaking change in Azure Event Hubs sampler.
- Azure Service Bus sampler v0.1.0 [NEW SAMPLER]
Currently, this sampler does not support all Azure Service Bus features. For example, message deferral, send properties, etc are not supported.
I will prioritize the implementation of the ones that are most frequently requested by everyone.
Reference of Azure Service Bus sampler - Azure Event Hubs sampler v0.2.2
- Fixed bugs
- Azure AD authentication via proxy was not working.
- Adjusted dependent libraries.
Reduces the occurrence of errors due to library conflicts. - [Breaking change]
- Incompatible with test plan files saved prior to v0.4.1.
You can upgrade the test plan file by changing 'jp.co.pnop.jmeter.protocol.amqp.config.gui.AzAmqpMessage' to 'jp.co.pnop.jmeter.protocol.amqp.sampler.AzAmqpMessage' in the test plan file for the previous version.
- Incompatible with test plan files saved prior to v0.4.1.
- Fixed bugs
Azure Event Hubs Sampler v0.2.1 & Custom functions v0.4.2
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.