Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 11:28
· 344 commits to main since this release
31fd2b4

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