diff --git a/releases/v0.2.0.md b/releases/v0.2.0.md new file mode 100644 index 00000000..87b4eeeb --- /dev/null +++ b/releases/v0.2.0.md @@ -0,0 +1,7 @@ +xk6-disruptor v0.2.0 is out! + +This release contains new functionalities for the disruptor. + +## Enhancements +- [Support for fault injection in gRPC services](https://github.com/grafana/xk6-disruptor/pull/120). This improvement allows xk6-disruptor to inject faults in gRPC requests. Check the example [](https://k6.io/docs/javascript-api/xk6-disruptor/examples/inject-grpc-faults-into-service/) +