Skip to content

Commit

Permalink
Add release notes for v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Chacin <[email protected]>
  • Loading branch information
pablochacin committed Nov 28, 2022
1 parent 1126390 commit d3a401f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions releases/v0.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
This is the first public release of xk6-disruptor

The xk6-disruptor is a [k6](https://k6.io) extension providing fault injection capabilities.

> ⚠️ xk6-disruptor is in the alpha stage, undergoing active development. We do not guarantee API compatibility between releases - your k6 scripts may need to be updated on each release until this extension reaches v1.0 release.
If you encounter any bugs or unexpected behavior, please search the currently open GitHub issues first, and create a new one if it doesn't exist yet.

Check our [documentation](https://k6.io/docs/javascript-api/xk6-disruptor) for instructions on how to [install](https://k6.io/docs/javascript-api/xk6-disruptor/get-started/installation) `xk6-disruptor` and a guide to the fault injection [API](https://k6.io/docs/javascript-api/xk6-disruptor/api) .

You can keep track of our development plan in our [roadmap](https://github.com/grafana/xk6-disruptor/blob/main/ROADMAP.md).

If you encounter any bugs or unexpected behavior, please search the [currently open GitHub issues](https://github.com/grafana/xk6-disruptor/issues) first, and create a new one if it doesn't exist yet.


0 comments on commit d3a401f

Please sign in to comment.