Skip to content

Commit

Permalink
Prepare release v0.3.10 (#367)
Browse files Browse the repository at this point in the history
* Prepare release v0.3.10

Signed-off-by: Pablo Chacin <[email protected]>

---------

Signed-off-by: Pablo Chacin <[email protected]>
  • Loading branch information
pablochacin authored Oct 30, 2023
1 parent 9ddd019 commit 7760d33
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions releases/v0.3.10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
This is a patch release that fixes a few bugs and does minor improvements.

## Enhancements
- [#359](https://github.com/grafana/xk6-disruptor/pull/359) Pod Termination fault. This new fault type allows the termination of a set of the targets pods for a PodDisruptor or ServiceDisruptor.


## Internal improvements
- [#355](https://github.com/grafana/xk6-disruptor/pull/355) [#356](https://github.com/grafana/xk6-disruptor/pull/356) [#365](https://github.com/grafana/xk6-disruptor/pull/365) Multiple changes in the code structure to facilitate the addition of new features and improve testability.
- [#340](https://github.com/grafana/xk6-disruptor/pull/340) [#341](https://github.com/grafana/xk6-disruptor/pull/341) [#342](https://github.com/grafana/xk6-disruptor/pull/342) Complete migration of integration tests to using TestContainers

0 comments on commit 7760d33

Please sign in to comment.