v0.3.0
xk6-disruptor v0.3.0 is out!
This release contains breaking changes in the xk6-disruptor API.
Breaking changes
- Use duration as strings in API.
This PR changes xk6-disruptor's API to use strings in duration-related parameters, avoiding the use of implicit time units in numeric parameters and making it consistent with k6 API. Changes where introduced to:- The duration of the fault injection methods
- The delay introduced in HTTP and GRPC faults