Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 522 Bytes

v0.3.0.md

File metadata and controls

12 lines (7 loc) · 522 Bytes

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